Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 804 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 804 Bytes

lsp-translations

A language server to have autocompletion for your translations in your project.

Extensions

You probably want to use an extension for your IDE of choice.

IDE Download link Repository link
Visual Studio Code https://marketplace.visualstudio.com/items?itemName=rbozan.vscode-lsp-translations https://github.com/rbozan/vscode-lsp-translations

Is your IDE missing an extension? Consider contributing by implementing a client for your IDE using the server binaries provided in this repository. An easy beginner guide for implementing such a client can be found at VSCode's Language Server Extension Guide.