Corey
Corey
Duplicate of #1002?
+1 - just ran into this myself while trying to 'patch' some multi-line inputs.
Thanks, that helps! I had checked the standard JRuby Regexp.new() constructor args and it looked like a separate parameter was required not realizing that gsub() doesn't use the standard Ruby...
I just ran into this myself. There's probably no way for this to be fixed automatically by vscode but maybe this caveat could be documented somewhere alongside with a suggested...
Is this a duplicate of #1002?