/language-talpa

A language extension for VS Code and Atom

MIT LicenseMIT

Language Talpa

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.

Features

  • Syntax Highlighting
  • Code Snippets

Installation

As this extension is still being developed, manual installation is required. This extension can be installed for the VS Code and Atom code editors.

Visual Studio Code

To install this extension for Visual Studio Code, follow the instructions below.

  1. Download the extension from here
  2. Unzip the file into an empty directory
  3. Copy the extracted folder into C:/Users/user/.vscode/extensions/
  4. Open VS Code and begin programming with Talpa

Atom

To install this extension for Atom, follow these instructions.

  1. Download the extension from here
  2. Unzip the file into an empty directory
  3. Copy the extracted folder into C:/Users/user/.atom/packages/
  4. Open Atom and begin programming with Talpa

Contributing

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.

License

MIT