editors.visual-studio-code: Prefer code-insiders on macOS.

master
Doug Coleman 2020-09-02 19:07:46 -05:00
parent 946bbd1597
commit f3ae869536
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ HOOK: find-visual-studio-code-invocation os ( -- array )
} 0|| ;
M: macosx find-visual-studio-code-invocation
"com.microsoft.VSCode" find-native-bundle [
{ "com.microsoft.VSCodeInsiders" "com.microsoft.VSCode" }
[ find-native-bundle ] map-find drop [
"Contents/MacOS/Electron" append-path
] [
f