We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20c31f commit 9432f37Copy full SHA for 9432f37
webdriver.sublime-build
@@ -0,0 +1,7 @@
1
+{
2
+ "shell_cmd": "./build.sh",
3
+ //"file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
4
+ "file_regex": "^(?:\\.\\./)+(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
5
+ "working_dir": "${project_path:${folder}}"
6
+}
7
+
0 commit comments