- Posted by
- Okay so using regular expressions in my Perl syntax in Ultraedit, and whenever I try to type \S it auto-corrects to \s, which is a totally different expression! How do I keep it from doing this? After looking into the Help file, I thought that maybe have "NoCase" added to the Perl section of my word...Posted in Syntax Highlighting
-   Topics
-   Views
- Jakobud
Dec 09, 2004
- It's a nice idea in principle, but of little obvious value in practice. Plus, surely it's rather hard to implement in a general-purpose editor? Either it would have to be hardcoded into UltraEdit, like it is in most IDEs, or it would require a pretty complicated scripting language to define the syn...Posted in Syntax Highlighting
-   Topics
-   Views
- Jakobud
Sep 14, 2004
- Not sure if the developer has ever considered this, but how about adding in Syntax Hints, just like in a real IDE ? Like when you start typing in some code you can press a hotkey to bring up a list of what text it thinks you are trying to type, similar to autocomplete, and then once a valid command ...Posted in Syntax Highlighting
-   Topics
-   Views
- Jakobud
Sep 08, 2004