VSCode Grammar / Autocompletion support for ManiaScript; ".Script.txt"
files.
For more information about ManiaScript, see https://doc.maniaplanet.com/maniascript
A full documentation can be found here : https://maniaplanet.github.io/maniascript-reference/index.html
- Linting has not been implemented yet.
- Enum completion is partially working
- Namespaces (MathLib, TextLib, ...) are not implemented yet.
Please see CHANGELOG.md for the latest information regarding changes.
- Fork it
- Build it (use nodejs and npm run build)
- PR it ;)
This was originally a port from PRGfx/sublime-maniascript, a sublime test plugin, but the textmate grammar has been completely reworked. More features coming soon, stay tuned.