microsoft / microsoft/vscode-remote-release
Unable to case-only rename a file
Open
Nobody has claimed this yet.
file-explorer
ssh
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Issue Type: Bug
Tried to rename readme.md to README.md. Got an error that the file already exists. The remote is on a case insensitive file system, but as it works in a shell prompt on the machine I'd expect it to work in VSCode.
Extension version: 0.66.1
VS Code version: Code 1.62.3 (Universal) (ccbaa2d27e38e5afa3e5c21c1c7bef4657064247, 2021-11-17T07:59:13.865Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No
Remote OS version: Linux x64 5.4.0-77-generic
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.