NOTE: This extension is still under development and may be unstable.
This is a language extension for Visual Studio Code and Atom that adds support for Talpa.
- Syntax Highlighting
- Code Snippets
As this extension is still being developed, manual installation is required. This extension can be installed for the VS Code and Atom code editors.
To install this extension for Visual Studio Code, follow the instructions below.
- Download the extension from here
- Unzip the file into an empty directory
- Copy the extracted folder into C:/Users/user/.vscode/extensions/
- Open VS Code and begin programming with Talpa
To install this extension for Atom, follow these instructions.
- Download the extension from here
- Unzip the file into an empty directory
- Copy the extracted folder into C:/Users/user/.atom/packages/
- Open Atom and begin programming with Talpa
Contributions are welcome. Before getting started, please read the CONTRIBUTING guide. This project and everyone participating in it is governed by the Contributors Covenant Code of Conduct.