Unofficial Tolgee VS Code ExtensionThis is an unofficial vscode extension for tolgee. You can see previews of your tolgee keys, missing translations and goto definition right inside your vscode. It even prefills params so that you see how your translations would behave. Take a look ⬇️ RequirementsYou should have the tolgee cli installed on your machine and have an exisiting tolgee config for the use with the cli in your project directory. This extension heavily relies on having this config. For example it is used to detect the available languages and provide goto-definition for your project by scanning the files defined in the push section. Currently this extension only allows project-api-keys. So be sure to scope your tolgee cli for your working directory with a project api key. You can set one by executing the command
Example .tolgeerc
ConfigThis extension can be adjusted by the following settings
Commands
Changelogv0.1.1, v0.1.2, v0.1.3
v0.1.0
v0.0.3
v0.0.2
|