The configuration supplied currently doesn't work at all. I'll put a request in to IDM but in the meantime I've come up with this as a replacement. I daresay it's incomplete / faulty but it looks to be working on my code so far:
Code: Select all
([ \t])*(public|private|protected)([ \t]+static)*[ \t]+((([a-zA-Z_][a-zA-Z_0-9]*)[ \t]+([a-zA-Z_][a-zA-Z_0-9]*))|([a-zA-Z_][a-zA-Z_0-9]*))[ \t]*\([^\)]*\)[ \t\r\n]*\{