/ws-rainmeter

Rainmeter syntax highlighting and snippets support for VSCode.

Rainmeter - Syntax Highlighting for VSCode

Features

Since there were no existing Rainmeter extensions for Visual Studio Code, I've created one (pretty basic for now) to help.
Adds syntax highlighting for Rainmeter keywords, bangs, variables, and sections.

Demo
The theme used in the demo is 'Dracula Official'

Adds a few snippets for quick creation of:

  • Rainmeter section
  • Metadata section
  • Measures
    • Min/Max Value
    • Generic
    • IfConditions
    • IfAbove/Below/Equal
    • IfMatch Regexp
  • Meters
    • Image
    • Generic
  • MeterStyles
  • SolidColor
    • RGBA
    • HEX

(more to be come too)

GitHub

Release Notes

This version adds basic syntax highlighting for Rainmeter .ini and .inc files.
It also has a small number of snippets to get started. More to come.


Enjoy!