This extension provides language support for the Arta programming language in Visual Studio Code.
Features
- Syntax Highlighting: Makes your Arta code easier to read and understand.
- Code Completion: Provides suggestions for keywords, types, constants, and intrinsics as you type.
- Snippets: Includes a set of useful code snippets to speed up your development.
- Hover Information: Shows details about symbols when you hover over them.
Usage
- Install the extension from the VS Code Marketplace.
- Open any file with the
.artaextension. - Start coding! The extension will automatically provide syntax highlighting and other features.
License
This extension is licensed under the MIT License.