Skip to content

fix(app): use Sublime CLI for open with - #41894

Open
nanami7777777 wants to merge 1 commit into
anomalyco:devfrom
nanami7777777:sublime-command
Open

fix(app): use Sublime CLI for open with#41894
nanami7777777 wants to merge 1 commit into
anomalyco:devfrom
nanami7777777:sublime-command

Conversation

@nanami7777777

Copy link
Copy Markdown

Issue for this PR

Closes #41694

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Updates the duplicated desktop "Open With" app maps so Sublime Text uses the subl CLI on Windows and Linux. The menu label stays "Sublime Text", but the resolver now looks up the executable users actually put on PATH.

How did you verify your code works?

  • bun test --conditions=solid --preload ./happydom.ts ./src/components/session/open-in-app.test.ts from packages/app
  • bun typecheck from packages/app
  • pre-push bun turbo typecheck

Screenshots / recordings

Not a visual UI change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop: cannot open Sublime Text on Windows

1 participant