Forum Discussion
dmiller
4 years agoFormer Employee
@mmussitsch Viktor is using the code format option on this site (</> from the toolbar above the text box.)
mmussitsch
4 years agoNew Contributor II
Oh okay @dmiller - thank you! Do wish Notepad++ had these helpers. But good to know next time I post code.
- tlikarish4 years agoEmployee
The expression library should be fairly compatible with JavaScript syntax, so you could apply that syntax and formatting in Notepad++ (or other editors) for a decent way to grok the expression library.
- mmussitsch4 years agoNew Contributor II
Yes! Way better … thanks @tlikarish