https://github.com/mrkou47/thrift-syntax-support
a vscode extension for support thrift syntax.
https://github.com/mrkou47/thrift-syntax-support
intellisense thrift typescript vscode-extension
Last synced: 6 months ago
JSON representation
a vscode extension for support thrift syntax.
- Host: GitHub
- URL: https://github.com/mrkou47/thrift-syntax-support
- Owner: MrKou47
- License: mit
- Created: 2018-12-18T12:12:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T04:40:00.000Z (about 2 years ago)
- Last Synced: 2025-03-27T06:22:45.446Z (6 months ago)
- Topics: intellisense, thrift, typescript, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=mrkou47.thrift-syntax-support
- Size: 1.04 MB
- Stars: 26
- Watchers: 1
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# thrift-syntax-support
A functional VS Code extension for supporting Thrift syntax.
## Features
### Basic syntax support

### Show Definitions of a Symbol

### Code Completion Proposals

### Hovers show information about the symbol/object that's below the mouse cursor
****