Skip to content

Chanyon/vscode-nature

Repository files navigation

vscode-naturelang README

nature-lang syntax highlight plugin for VS code.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Release Notes

v0.1.0

Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.