Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Tea Language Support (BETA)New to Visual Studio Code? Get it now.
Tea Language Support (BETA)

Tea Language Support (BETA)

Vsy

|
1 install
| (0) | Free
Simple programming language made by Vsy adds syntax highlighting and IntelliSense for .te files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This extension adds syntax highlighting, IntelliSense, and more for the Tea programming language (.te files).

Features

  • Syntax Highlighting for keywords like if, while, return, and say.
  • Autocomplete for if, while, return, say, and for loops.
  • Custom Purple Theme for your Tea keywords, inspired by TypeScript and modern language styles.
  • Error Highlighting (future feature).

DISCLAIMER

This extension is still in BETA, so there may be bugs and/or missing features. Please report any issues or feedback you may have to arandomguycooler@gmail.com.

Example:

let message = "Hello, world!"  # Create a new variable called "message"
say message                    # Print the value of "message"
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft