Skip to content

nelson-lang/nelson-vscode

Repository files navigation

Nelson for Visual Studio Code 🚀

Nelson-vscode

This extension adds support for Nelson to VS Code, including Snippets and Syntax highlighting.

More information about Nelson.

Features ✨

The extension provides Nelson features without installing the Nelson language

  • Syntax highlighting 🎨

    syntax-highlight

  • Declarative language features:

    Auto-completion

    • Comments 💬
    • Brackets 🔧
    • Indentation rules 📏
    • Collapsible/folding 📂
    • Auto-completion ⚡

Advanced Features requiring Nelson language installed

  • Terminal profile 🖥️

    Nelson REPL

    Make sure the path to the Nelson executable is added to either the PATH environment variable or the NELSON_RUNTIME_PATH environment variable. On Windows, starting with version 1.11, NELSON_RUNTIME_PATH is automatically configured during installation.

Known Issues 🐞

Feel free to consult and create bug or feature reports here.

Release Notes 📝

See Changelog.

Author 👤

Allan CORNET ([email protected])