File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed
Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
44<dict >
5- <key >changed </key >
6- <dict >
7- <key >command </key >
8- <string ># runs on save; only notifies you if it raises a warning or error
5+ <key >beforeRunningCommand </key >
6+ <string > saveActiveFile </ string >
7+ <key >command </key >
8+ <string ># runs on save; only notifies you if it raises a warning or error
99PYTHONPATH="$TM_BUNDLE_SUPPORT/bin/":$PYTHONPATH "${TM_RUBY:-python}" "$TM_BUNDLE_SUPPORT/bin/pyflakes_quick.py" </string >
10- <key >input </key >
11- <string >document </string >
12- <key >name </key >
13- <string >Validate Syntax Quick </string >
14- </dict >
15- <key >deleted </key >
16- <array />
17- <key >isDelta </key >
18- <true />
10+ <key >input </key >
11+ <string >none </string >
12+ <key >keyEquivalent </key >
13+ <string >@s </string >
14+ <key >name </key >
15+ <string >Validate Syntax Quick </string >
16+ <key >output </key >
17+ <string >showAsTooltip </string >
18+ <key >scope </key >
19+ <string >source.js </string >
1920 <key >uuid </key >
2021 <string >7785C4AD-8DA8-4E0E-B5B5-1B1F1027F3C9 </string >
2122</dict >
You can’t perform that action at this time.
0 commit comments