Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 660 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 660 Bytes

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.