Setup sublime
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"shell_cmd": "build.bat",
|
||||
"file_regex": "^(.*)\\((\\d+),?(\\d+)?\\)\\s?:\\s([^\n]+)", // msvc
|
||||
// "file_regex": "^(.*):(\\d+):(\\d+):", // clang
|
||||
"working_dir": "$folder",
|
||||
}
|
||||
Reference in New Issue
Block a user