bodil / bodil/vscode-file-browser
create new file on remote ssh host creates extra editor after save
- Dominant language
- TypeScript
- Stars
- 93
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
when you create a new file, on save, a second editor with the remote absolute path of the new file pops up (showing unsaved). The desired editor with the workspace path is saved with the proper name.

I'm using: v0.2.10
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue described in VS Code v0.2.10 by creating and saving a new file on a remote SSH host. Trace the file-creation and save flow to identify why a second editor opens with the remote absolute path; done means only the workspace-path editor remains, saved under the proper name, with no unsaved duplicate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100