Set up an editor to work on your Rainmeter projects
It's recommended you install an advanced editor instead of using the Windows Notepad to work on your Rainmeter projects and files, since they usually offers a lot of useful functions, like syntax highlighting or errors recognition.
You can download Notepad++ from its official website here: https://notepad-plus-plus.org/downloads/. Set Notepad++ as your official editor for Rainmeter by following these steps:
In the system tray, right-click on the Rainmeter icon
Select Manage
Go to the Settings tab
Next to Editor, select the ... button
Navigating to the Notepad++ executable in C:\Program Files\Notepad++\notepad++.exe(The installation path could change from user to user)
Restart Notepad++ and in the Notepad++ menu bar, go to Language and select Rainmeter
Enable the Rainmeter linguage syntax highlighting
Visual Studio Code
You can download VSCode from its official website here:https://code.visualstudio.com/download. Set VSCode as your official editor for Rainmeter by following these steps:
In the system tray, right-click on the Rainmeter icon
Select Manage
Go to the Settings tab
Next to Editor, select the ... button
Navigating to the VSCode executable in C:\Program Files\Microsoft VS Code\Code.exe(The installation path could change from user to user)