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

    Ensure the path to the Nelson executable is included in the PATH environment variable (on Windows, for example C:\Programs files\Nelson-1.10.0.4516\bin\x64).

Known Issues 🐞

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

Release Notes 📝

See Changelog.

Author 👤

Allan CORNET ([email protected])