bodil / bodil/vscode-file-browser

create new file on remote ssh host creates extra editor after save

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/76565293/128524192-d61e758f-4d05-45ca-a826-7af80f8208ba.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.