Notepad++ will automatically open any .jbeam file as regular text. Here's how to make always open .jbeam files with highlights like this: Before doing anything, fully close Notepad++ 1. (for Windows), press Windows + R, then type %appdata% 2. Make sure you're in the Roaming folder, find Notepad++ 3. Open langs.xml (just don't open it with notepad++)! A regular text editor should be able to open this 4. With Ctrl + F, search for json5, and add jbeam in the ext list 5. Save the file and re-open Notepad++. Your .jbeam files should all be opened now as JSON5. They might need to be re-opened again to work. If you're on Linux or something, the steps should all be the same, except the Notepad++ folder might be somewhere else... God bless! -NMH