particular-cloud VS Code extensionIntegrate Particular.Cloud into your development workflow. This extension allows you to create new i18n keys and autocomplete your existing keys fetched from your project. Hover over keys to see your text values, refactor text to i18n calls and push text to your Particular.Cloud project. DocumentationPlease find a more detailed documentation on particular.cloud/documentation/vscode FeaturesAuthentificationWe distinguish between read-only and write-access tokens. For development, you want to create a write-access token. Go to Particular.Cloud, navigate to your current project settings, and create a new write-access token. Find more information about token generation in our developer documentation.
Create a in .particularrc.json
Now copy the write-access token from Particular.Cloud and add it to your IMPORTANT ❗: Hide your secret write-access token by adding the following to your
Extension SettingsNo further configurations required. Known IssuesRelease Notes0.4.0Update of configuration schema
0.3.0websocket migration
0.2.0mdx support (test)
0.1.0Beta release
0.0.1Initial release |