Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1 KB

README.md

File metadata and controls

32 lines (17 loc) · 1 KB

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.