Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 883 Bytes

File metadata and controls

12 lines (7 loc) · 883 Bytes

This repo has been moved into the main Rainmeter repo under the RainLexer subdirectory: https://github.com/rainmeter/rainmeter/tree/master/RainLexer


RainLexer adds syntax highlighting support for Rainmeter .ini configuration files to Notepad++. To download RainLexer, follow the installation instructions.

To build RainLexer, you will need WinDDK 7.1. After you have it installed, make sure that the WinDDK71Dir entry in Config.props has the correct path. You can then build RainLexer by opening RainLexer.sln. Alternatively, you can run Build\Build.bat to build RainLexer and the installer.


Partly based on the work of Kyle Fleming and Tanguy Pruvot.