Skip to content

Inofficial VSCode Tolgee extension - work not even in progress. Just a sample on how it could be done

License

Notifications You must be signed in to change notification settings

eweren/vscode-tolgee

Repository files navigation

Unofficial Tolgee VS Code Extension

This is an unofficial vscode extension for tolgee. It lacks many features and only supports suggestions for a specified language with only a few cases of context that is allowed.

Features

demo

Requirements

You have to set your tolgee project configuration in your workspace settings.

  "tolgee.apiKey": "...",
  "tolgee.apiUrl": "https:/app.tolgee.io", # set by default
  "tolgee.language": "en" # set by default

Known Issues

  • Muli-Workspaces with different configs do not work
  • Updates of the cached translations will only be triggered on window state change

Changelog

v0.0.3

  • add tests
  • fix typo

v0.0.2

  • add hover provider
  • fix regex for finding occurrences

About

Inofficial VSCode Tolgee extension - work not even in progress. Just a sample on how it could be done

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published