Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>thrift-language-serverNew to Visual Studio Code? Get it now.
thrift-language-server

thrift-language-server

Pengfei Jiang

|
516 installs
| (1) | Free
A thrift language server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Thriftls-vscode

thriftls-vscode is a thrift language server vscode extension. It is based on thrift-ls with high performance and many features.

features

  • highlight
  • code completion
  • go to definition
  • find references
  • hover
  • dignostic
  • rename
  • format

https://github.com/joyme123/thriftls-vscode/assets/12330420/fbdb2346-9b3c-4831-988b-268f1ce5dcb8

development

npm install -g @vscode/vsce

build and publish

make compile
make pack
make publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft