sublime-cpp11 icon indicating copy to clipboard operation
sublime-cpp11 copied to clipboard

Function implementation regex doesn't match when "(" is on the next line

Open 315234 opened this issue 11 years ago • 0 comments

Compare with and without newline:

screen shot 2013-11-16 at 18 32 18

screen shot 2013-11-16 at 18 32 34

You can see in the second one it has matched since there is no newline.]

I'm posting this as an issue because I can't figure out what is causing the problem. The current regex seems to allow for newlines.

315234 avatar Nov 16 '13 18:11 315234