VSCode/Cursor Client
About 141 wordsLess than 1 minute
The default Workspaces environment supports remote connection with VSCode, Cursor, and CodeBuddy clients.
If using a custom development environment, additional configuration is required:
How to Support VSCode/Cursor/CodeBuddy Client
Install
openssh-serverin the Development EnvironmentWhen customizing the development environment, you can pre-install the SSH service in the Dockerfile. Note: Installation methods may vary depending on the base image.
Download VSCode/Cursor/CodeBuddy Client and Install Remote-SSH Extension
Resolving Window Overlap Issue
Clicking the VSCode client button may overlap existing windows. Set Open Folders In New Window to on to fix this.
Setting path:
- Manage → Settings → User → Window → New Window → Open Folders in New Window