Skip to content

Commit 0e28f39

Browse files
committed
exe on Mac OS X is code not positron
1 parent 6895daf commit 0e28f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/command/create/editor.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ function positronEditorInfo(): EditorInfo {
189189
});
190190

191191
const pathActions = macosAppPaths(
192-
"Positron.app/Contents/Resources/app/bin/positron",
192+
"Positron.app/Contents/Resources/app/bin/code",
193193
).map((path) => {
194194
return {
195195
action: "path",

0 commit comments

Comments
 (0)