Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Textual Syntax HighlighterNew to Visual Studio Code? Get it now.
Textual Syntax Highlighter

Textual Syntax Highlighter

Textualize

|
5,719 installs
| (3) | Free
Enables syntax highlighting for Textual CSS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Textual CSS Syntax Highlighter

Features

Does syntax highlighting for Textual CSS files (files with the extension .tcss).

A view of a highlighted file.

It also does highlighting inside CSS and DEFAULT_CSS class variables in Python files:

A Python file and a CSS class variable highlighted.

Grammar dependency

This extension uses the grammar tcss.tmGrammar.json that is converted from the YAML grammar in the TCSS TextMate grammar repository. To convert the YAML grammar into this JSON grammar, use

npx js-yaml ../tcss-textmate-grammar/grammar.yaml > syntaxes/tcss.tmGrammar.json

Release Notes

See the change log.

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