Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: Implement folder choosing in remotes#3841

Open
ryanabx wants to merge 1 commit intolapce:masterfrom
ryanabx:fix-open-file-in-remote
Open

feat: Implement folder choosing in remotes#3841
ryanabx wants to merge 1 commit intolapce:masterfrom
ryanabx:fix-open-file-in-remote

Conversation

@ryanabx
Copy link
Contributor

@ryanabx ryanabx commented Nov 22, 2025

Fixes: #3650
Fixes: #3472
Fixes (part of): #2417

Editors like Visual Studio Code have a pallete-based file picker for remotes. This commit implements that, as the current code just ignores Open Folder and Open File requests.

  • Added an entry to CHANGELOG.md if this change could be valuable to users
Screencast_20251122_131738.webm

Fixes: lapce#3650
Fixes: lapce#3472
Fixes (part of): lapce#2417

Editors like Visual Studio Code have a pallete-based file picker for
remotes. This commit implements that, as the current code just ignores
`Open Folder` and `Open File` requests.

Signed-off-by: Ryan Brue <[email protected]>
@ryanabx
Copy link
Contributor Author

ryanabx commented Nov 22, 2025

Note: In order to test this, you have to build lapce-proxy from source and manually push it to your remote, since usually the proxy script will try to download the latest nightly proxy which is incompatible with this change.

@panekj
Copy link
Collaborator

panekj commented Nov 25, 2025

Previously remote picker was a popup

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.

Open a remote workspace using build in terminal - files/folders not listed in the file explorer WSL Can not Open Folder

2 participants