Skip to content

MattMcFarland/vscode-maniascript

Repository files navigation

vscode-maniascript README

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

Demo

Known Issues

  • Linting has not been implemented yet.
  • Enum completion is partially working
  • Namespaces (MathLib, TextLib, ...) are not implemented yet.

Changelog

Please see CHANGELOG.md for the latest information regarding changes.

Contributing

  • Fork it
  • Build it (use nodejs and npm run build)
  • PR it ;)

Acknolwedgements

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.

License

MIT