Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pymzor/vscode-proto-webots
Webots-flavoured PROTO Syntax Highlighting Support in Visual Studio Code
https://github.com/pymzor/vscode-proto-webots
Last synced: 3 days ago
JSON representation
Webots-flavoured PROTO Syntax Highlighting Support in Visual Studio Code
- Host: GitHub
- URL: https://github.com/pymzor/vscode-proto-webots
- Owner: PymZoR
- Created: 2020-05-27T16:09:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T16:13:03.000Z (over 4 years ago)
- Last Synced: 2024-12-23T15:51:42.690Z (4 days ago)
- Size: 143 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# language-proto-webots
Based on the Atom extension https://github.com/tn12787/PROTO-Webots![Screenshot](resources/screenshot-webots.png)
## Features
Webots-flavoured PROTO Syntax Highlighting Support in VSCode !
Support for all Webots nodes, as well as complete Lua support for advanced PROTOs.## Known Issues
Feel free to contribute, this grammar may be incomplete.## Release Notes
### 0.0.1
Initial release based on the Atom extension