devicefuture / atto-vscode

Language support for the atto programming language in Visual Studio Code.

Repository from Github https://github.comdevicefuture/atto-vscodeRepository from Github https://github.comdevicefuture/atto-vscode

atto language support for Visual Studio Code

This is an extension for Visual Studio Code to provide syntax highlighting and other language-specific features when editing atto programs.

Installation

  1. Clone this repository to your local system
  2. Open Visual Studio Code
  3. Press ctrl + shift + p
  4. Select option called Developer: Install Extension from Location...
  5. Select the root folder of this repository
  6. Create a new file ending with .atto — you should see your code with syntax highlighting

About

Language support for the atto programming language in Visual Studio Code.

License:MIT License