Skip to content

The Natscript language extension for Visual Studio Code

License

Notifications You must be signed in to change notification settings

rbaltrusch/natscript-vscode

Repository files navigation

Natscript VS Code extension README

This is the VS Code extension for the Natscript programming language.

Features

This extension currently provides the following features:

  • syntax highlighting

Natscript code example

Adequate theming, improved syntax highlighting via semantic tokenization, a debugger and a linter, as well as some Natscript specific VS code actions are also planned.

How to install

Currently, this extension is in its early stages and can only be installed manually (clone the git repository into the %USERPROFILE%/.vscode/extensions folder on Windows).

Requirements

This extension requires you to install the Natscript interpreter, which itself requires a Python installation.

Extension Settings

Currently none.

Known Issues

Currently none.

Release Notes

Currently none.

Releases

No releases published

Packages

No packages published