Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Alternative Properties LanguageNew to Visual Studio Code? Get it now.
Alternative Properties Language

Alternative Properties Language

deitry

|
820 installs
| (0) | Free
Alternative syntax highlighting for .properties
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code extension which provides alternative syntax highlighting for .properties.

The only change so far is: do not highlight text after semicolon as comment if it's not leading:

; comment
    ; also comment
a=b;not a comment!

This matches highlighting behaviour for .properties in Notepad++

Based on https://github.com/microsoft/vscode/blob/main/extensions/ini/syntaxes/ini.tmLanguage.json

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