Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

Adds a button next to the terminal icon that opens the workspace in the user's configured code editor (VS Code, Cursor, Zed, or custom).

  • EditorService handles spawning editor processes
  • Supports Remote-SSH extension for VS Code/Cursor with SSH workspaces
  • Editor config persisted in localStorage with VS Code + Remote-SSH as default
  • Settings UI in General section for editor selection and options
  • Keybind: Cmd+Shift+E (Mac) / Ctrl+Shift+E (Win/Linux)

Generated with mux

@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

Adds a button next to the terminal icon that opens the workspace in
the user's configured code editor (VS Code, Cursor, Zed, or custom).

- EditorService handles spawning editor processes
- Supports Remote-SSH extension for VS Code/Cursor with SSH workspaces
- Editor config persisted in localStorage with VS Code + Remote-SSH as default
- Settings UI in General section for editor selection and options
- Keybind: Cmd+Shift+E (Mac) / Ctrl+Shift+E (Win/Linux)

_Generated with `mux`_
@ibetitsmike ibetitsmike added this pull request to the merge queue Dec 9, 2025
@ibetitsmike ibetitsmike removed this pull request from the merge queue due to a manual request Dec 9, 2025
@ibetitsmike ibetitsmike added this pull request to the merge queue Dec 9, 2025
Merged via the queue into main with commit d5dff0d Dec 9, 2025
31 of 35 checks passed
@ibetitsmike ibetitsmike deleted the feat/open-in-editor branch December 9, 2025 15:49
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.

1 participant