Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

Simplifies the Editor settings in the General section:

  • Removed redundant 'Editor' section header - now just a single 'Editor' row
  • Removed 'Use Remote-SSH' checkbox - SSH workspaces always use Remote-SSH when the editor supports it (VS Code/Cursor)
  • Removed useRemoteExtension from EditorConfig type and storage

For SSH workspaces, there's no other sensible path than Remote-SSH, so the checkbox was unnecessary. When users click 'Open in Editor' on an SSH workspace with VS Code/Cursor, it just works. If the Remote-SSH extension isn't installed, the editor itself prompts to install it.


Generated with mux

- Remove redundant 'Editor' section header - now just a single row
- Remove 'Use Remote-SSH' checkbox - SSH workspaces always use
  Remote-SSH when the editor supports it (VS Code/Cursor)
- Remove useRemoteExtension from EditorConfig type and storage

The previous UI was unnecessarily complex. For SSH workspaces,
there's no other sensible path than Remote-SSH, so the checkbox
was just noise. The editor itself handles the case when the
extension isn't installed (prompts user to install it).
@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.

@ammario
Copy link
Member

ammario commented Dec 9, 2025

cc @ibetitsmike

@ammario ammario merged commit 2696839 into main Dec 9, 2025
33 of 35 checks passed
@ammario ammario deleted the improve-editor-settings-ui branch December 9, 2025 18:35
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.

2 participants