thriftls-vscode is a thrift language server vscode extension. It is based on thrift-ls
with high performance
and many features.
- highlight
- code completion
- go to definition
- find references
- hover
- dignostic
- rename
- format
Kapture.2023-10-11.at.11.16.28.mp4
npm install -g @vscode/vsce
make compile
make pack
make publish