This is an extension for Visual Studio Code to provide syntax highlighting and other language-specific features when editing atto programs.
- Clone this repository to your local system
- Open Visual Studio Code
- Press ctrl + shift + p
- Select option called Developer: Install Extension from Location...
- Select the root folder of this repository
- Create a new file ending with
.atto
— you should see your code with syntax highlighting