We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00b094 commit c9728bdCopy full SHA for c9728bd
flow.sublime-build
@@ -1,5 +1,5 @@
1
{
2
"target": "flow_run_build",
3
- "file_regex" : "(?|(?:(^.*[.]hx):([0-9]+): (?:characters|lines) (\\d+-))(.+)|(.+\\.hx)[:](\\d+)[:])",
+ "file_regex" : "(?:(?:(^.*[.]hx):([0-9]+): (?:characters|lines) (?:\\d+(-)?\\d+)) +:(.+))",
4
"selector": "source.flow, source.haxe, source.hxml"
5
}
0 commit comments