File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,13 @@ const COMMON_EDITORS_OSX = {
3333 '/Applications/Brackets.app/Contents/MacOS/Brackets' : 'brackets' ,
3434 '/Applications/Sublime Text.app/Contents/MacOS/Sublime Text' :
3535 '/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl' ,
36+ '/Applications/Sublime Text Dev.app/Contents/MacOS/Sublime Text' :
37+ '/Applications/Sublime Text Dev.app/Contents/SharedSupport/bin/subl' ,
3638 '/Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2' :
3739 '/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl' ,
3840 '/Applications/Visual Studio Code.app/Contents/MacOS/Electron' : 'code' ,
41+ '/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron' :
42+ 'code-insiders' ,
3943 '/Applications/AppCode.app/Contents/MacOS/appcode' :
4044 '/Applications/AppCode.app/Contents/MacOS/appcode' ,
4145 '/Applications/CLion.app/Contents/MacOS/clion' :
You can’t perform that action at this time.
0 commit comments