We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92560b commit 60cb299Copy full SHA for 60cb299
landsat-util.sublime-project
@@ -2,6 +2,7 @@
2
"build_systems":
3
[
4
{
5
+ "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
6
"name": "Anaconda Python Builder",
7
"selector": "source.python",
8
"shell_cmd": "~/.virtualenvs/landsat-util/bin/python -u \"$file\""
0 commit comments