OK, I read thro开发者_开发百科ugh this thread and it hasn\'t helped me so far. I have a regex in TextPad (not sure of its engine) like so:
I can\'t figure out how to make textpad perform a regular expression that extends multiple lines. I tried using perl syntax with /myregex/m with m as a modifier but that didnt\' work.I can\'t see a c
I am looking for a syntax hilighting file for Textpad which hilights the Groovy g namespace.I have been trying to build one myself and can\'t quite figure out how to do it - or whether it is possible
I\'m trying to use TextPad to search for a regular expression in several files. I have a simple pattern but it doesn\'t work in TextPad.It works fine in Visual Studio.