Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Tan LanguageNew to Visual Studio Code? Get it now.
Tan Language

Tan Language

Tan Language

|
11 installs
| (0) | Free
VSCode Extension for the Tan Language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Tan Language Extension

A Visual Studio Code (VSCode) extension for the Tan Language.

Setup

cd tan-language-server
cargo r
npm i

Compile:

npm run compile

Package as VSIX:

npm run package

or

vsce package

#Tip: If you only change non-ts files, no need to run compile.

To install, go to the VSCode extensions sidebar and select Install Extension VSIX from the overflow menu (3 dots menu), top-right.

Make sure the latest version of tan-language-server is installed:

cargo install tan-language-server

Setup

cargo install tan-language-server

Status

This is an experimental project, not intended for production use.

Contributing

Pull requests, issues, and comments are welcome! Make sure to add tests for new features and bug fixes.

License

This work is licensed under the Apache-2.0 License. See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.

Copyright

Copyright © 2022 Georgios Moschovitis.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft