Now that the Unicode works fine (I could not get Chinese characters to display correctly a lot of the time in version 3.9) and now that the find/replace is all in one place (very cool), my only request (if it cannot already be done) is to get newline options (and ideally pattern modifiers too) into regular expressions. I don't see any way to match multiple newline marks...
Oh, and it'd be cool if the Styler Configurator could let you define your own language--e.g., I'd like to add Smarty templating syntax, so if I could at least define this myself (if it couldn't be added), I could take advantage of the nice syntax coloring.
thanks so much,
Brett
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> it'd be cool if the Styler Configurator could let you define your own language
Use User Language Define Dialog (Menu : View->User Define Dialog) to define your own language.
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
Now that the Unicode works fine (I could not get Chinese characters to display correctly a lot of the time in version 3.9) and now that the find/replace is all in one place (very cool), my only request (if it cannot already be done) is to get newline options (and ideally pattern modifiers too) into regular expressions. I don't see any way to match multiple newline marks...
Oh, and it'd be cool if the Styler Configurator could let you define your own language--e.g., I'd like to add Smarty templating syntax, so if I could at least define this myself (if it couldn't be added), I could take advantage of the nice syntax coloring.
thanks so much,
Brett
"I don't see any way to match multiple newline marks... "
See http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php . I find the advanced search (control+R) *without* regex works best for me.
> it'd be cool if the Styler Configurator could let you define your own language
Use User Language Define Dialog (Menu : View->User Define Dialog) to define your own language.
Don