microsoft / microsoft/vscode-remote-release
Clean up SSH folder history path handling, eliminate drive letter casing dupes
Open
@roblourens is already working on this.
Since Sep 28, 2021.
debt
ssh
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
https://twitter.com/zkat__/status/1442726121515020288
It's possible to end up with duplicate SSH folder history entries with differently cased drive letters. I should figure out where that is coming in from, and also we should have actual serialized URIs in storage instead of paths which would make it easier to get the formatting right.
Also see https://github.com/microsoft/vscode-remote-ssh/commit/7b4c68740de99717ca8fbee50a41eab47b9dd21b
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.