Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow case sensitive paths on Windows/macOS #72776

Closed
ghost opened this issue Apr 23, 2019 · 3 comments
Closed

Allow case sensitive paths on Windows/macOS #72776

ghost opened this issue Apr 23, 2019 · 3 comments
Labels
feature-request Request for new features or functionality file-io File I/O macos Issues with VS Code on MAC/OS X *out-of-scope Posted issue is not in scope of VS Code windows VS Code on Windows issues

Comments

@ghost
Copy link

ghost commented Apr 23, 2019

  • VSCode Version: 1.34.0-insider
  • OS Version: Windows 10.0.17763

Steps to Reproduce:

  1. In a terminal fsutil.exe file setCaseSensitiveInfo %somepath%
  2. create two files with the same name, but different cases foo.txt and FOO.txt
  3. browse to that %somepath% in vscode

image

Observations:
Seems to be limited to the folder tree widget, since find in files correctly lists the case sensitive filenames

Does this issue occur when all extensions are disabled?: Yes

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Apr 23, 2019
@Tyriar Tyriar assigned bpasero and unassigned Tyriar May 1, 2019
@Tyriar
Copy link
Member

Tyriar commented May 1, 2019

File service related?

@Tyriar Tyriar removed the terminal Integrated terminal issues label May 1, 2019
@bpasero bpasero added feature-request Request for new features or functionality file-io File I/O labels May 1, 2019
@bpasero bpasero removed their assignment May 1, 2019
@bpasero bpasero changed the title VScode can't handle case sensitive windows paths and files in explorer Allow case sensitive windows paths May 1, 2019
@bpasero bpasero added the windows VS Code on Windows issues label May 1, 2019
@bpasero
Copy link
Member

bpasero commented May 1, 2019

VSCode today does not support file path case sensitivity on neither Windows nor macOS. Related: #48258

//cc @isidorn

@bpasero bpasero changed the title Allow case sensitive windows paths Allow case sensitive paths on Windows/macOS May 1, 2019
@bpasero bpasero added the macos Issues with VS Code on MAC/OS X label May 1, 2019
@bpasero bpasero added the *out-of-scope Posted issue is not in scope of VS Code label Oct 8, 2019
@vscodebot
Copy link

vscodebot bot commented Oct 8, 2019

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality file-io File I/O macos Issues with VS Code on MAC/OS X *out-of-scope Posted issue is not in scope of VS Code windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

2 participants