crowdin / vscode-crowdin

Crowdin Explorer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=Crowdin.vscode-crowdin
MIT License
51 stars 5 forks source link

Strings Autocompletion #71

Closed yevheniyJ closed 2 years ago

yevheniyJ commented 2 years ago

Added Crowdin source strings autocompletion. Whenever user types something, he will get suggestions of available string keys.

In plugin configuration user can turn this off or set files extension to narrow down needed files. By default autocompletion is turned on and available in all files.

Strings for autocompletion are loaded during the bootstrap of VSCode and are also updated whenever there was a change in crowdin.yml .