Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SUP – English‑like Language SyntaxNew to Visual Studio Code? Get it now.
SUP – English‑like Language Syntax

SUP – English‑like Language Syntax

Karthik Prasad M

| (0) | Free
Basic syntax highlighting for the SUP programming language (English-like).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sup Language Support

Sup Language Support

Basic syntax highlighting for SUP (.sup).

Install from VSIX:

code --install-extension sup-language-support-0.0.1.vsix

Syntax highlighting for .sup files.

Package

Install Node.js, then:

npm i -g @vscode/vsce
cd vscode-extension
vsce package

This produces a .vsix that you can install in VS Code via Extensions → "Install from VSIX".

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