Documentation
HomeDiscord Server
  • 👋Welcome
  • Getting started
    • ⬇️Installation
    • 🔼Updating
    • 🗑️Uninstalling
  • Setting up
    • 🎨Appearances
      • Home icon
      • Color & opacity
      • Fonts
      • Shapes
      • Blur & shadows
      • Themes
        • See all community themes
    • ↔️Behaviour
      • Showing mode
      • Menu options
      • General folders options
        • Folder settings
      • Advanced options
    • 💠Apps
      • See all community apps
    • 🌍Languages
  • Make Custom App Commands
    • 🔅Create custom app commands
  • Make a Community App
    • 📖Introduction
    • ✨Start making a new app
    • 🔢Variables
    • ↕️How to Scale w/ Examples
    • ⭐Parts of your app
      • Variables Files
      • Background Processes
      • BarModifier
      • Settings Menu
    • 🏁Compile & Share the App
      • README
  • Make a Community Theme
    • 📖Introduction
    • ✨Start making a new theme
    • 🏁Compile & Share the Theme
  • Tips and Tricks
    • ✍️Rainmeter editor
  • Help & troubleshooting
    • ❓FAQs
Powered by GitBook
On this page
  • Notepad++
  • Visual Studio Code

Was this helpful?

  1. Tips and Tricks

Rainmeter editor

Set up an editor to work on your Rainmeter projects

PreviousCompile & Share the ThemeNextFAQs

Last updated 1 year ago

Was this helpful?

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.

The two editors we recommend are:

#notepad++

Visual Studio Code

Notepad++

You can download Notepad++ from its official website here: . Set Notepad++ as your official editor for Rainmeter by following these steps:

  1. In the system tray, right-click on the Rainmeter icon

  2. Select Manage

  3. Go to the Settings tab

  4. Next to Editor, select the ... button

  5. Navigating to the Notepad++ executable in C:\Program Files\Notepad++\notepad++.exe (The installation path could change from user to user)

  1. Restart Notepad++ and in the Notepad++ menu bar, go to Language and select Rainmeter

Visual Studio Code

  1. In the system tray, right-click on the Rainmeter icon

  2. Select Manage

  3. Go to the Settings tab

  4. Next to Editor, select the ... button

  5. Navigating to the VSCode executable in C:\Program Files\Microsoft VS Code\Code.exe (The installation path could change from user to user)

  1. Restart VSCode

It's also recommended you install the addon for Notepad++ called RainLexer.

You can download VSCode from its official website here:. Set VSCode as your official editor for Rainmeter by following these steps:

It's also recommended you install the extension for VSCode called Rainmeter Support.

✍️
https://poiru.github.io/rainlexer/
https://code.visualstudio.com/download
https://marketplace.visualstudio.com/items?itemName=will-shaw.ws-rainmeter
https://notepad-plus-plus.org/downloads/
Enable Notepad++ as default Rainmeter editor
Enable the Rainmeter linguage syntax highlighting
Enable VSCode as default Rainmeter editor