Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Tekst Language ExtensionNew to Visual Studio Code? Get it now.
Tekst Language Extension

Tekst Language Extension

Ayaan Dhalait

| (0) | Free
Language support for the Tekst programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tekst Language Support

Official VS Code language support for the Tekst programming language.

Features

  • Syntax highlighting
  • .tk file detection
  • Automatic brackets
  • Automatic indentation
  • Code snippets
  • Run Tekst files from VS Code
  • Open Tekst documentation from the Command Palette
  • Configurable interpreter path

Installation

Install the extension from the VSIX file.

Alternatively, clone this repository and press F5 in VS Code to launch an Extension Development Host.

Running Tekst

Make sure the Tekst interpreter is available on your PATH.

Then open a .tk file and run:

Tekst: Run File

You can also configure the interpreter:

{
  "tekst.interpreterPath": "C:\\path\\to\\Tekst.exe"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft