Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Invariant CompleteNew to Visual Studio Code? Get it now.
Invariant Complete

Invariant Complete

Andre Brait

| (0) | Free
Install the Invariant color theme and semantic highlighter together.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Invariant Colors plus Invariant Highlighter equals Invariant Complete

Invariant Complete

The complete Invariant experience for Visual Studio Code, in one install.

Install from Visual Studio Marketplace Install from Open VSX

GitHub stars Eclipse Public License 2.0

Invariant Complete is deliberately small: it is an extension pack, not a third theme or highlighting runtime. Installing it asks VS Code to install both Invariant components:

Extension What it adds
Invariant A semantic dark color theme based on Monokai
Invariant Highlighter Parameter identity and modified-symbol enhancements where language services leave gaps

Getting started

Install Invariant Complete, then select Invariant from Preferences: Color Theme. Highlighter activates automatically for its supported languages.

code --install-extension andrebrait.invariant-colors-complete

Highlighter supports per-language opt-out through invariantHighlighter.languages. See the Highlighter README for features, supported languages, configuration, and current limits.

Independent components

The theme and Highlighter remain independently manageable after installation. Disable or uninstall Highlighter whenever you want the passive color theme alone.

Complete stores extension IDs, not version pins. VS Code installs the latest compatible release of each component and updates them independently. Complete only needs another release when the pack membership or its own metadata changes.

Development

npm run package

Install the generated VSIX with:

code --install-extension invariant-colors-complete-1.0.0.vsix --force

License

Invariant Complete is licensed under the Eclipse Public License 2.0.

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