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

Bugfix/remove lowercase in diagnostic path #395

Conversation

bbosnjak
Copy link
Contributor

This changes visible behavior

OS: windows

Path in diagnostic output are converted to lowercase. If there is name in path not in lowercase, when clicking on issue in "PROBLEMS" window vscode will open new editor window with same file just lowercase name.

@bbosnjak bbosnjak force-pushed the bugfix/remove_lowercase_in_diagnostic_path branch from 7430bc2 to 5faf41c Compare April 22, 2018 16:58
@vector-of-bool
Copy link
Contributor

I think this relates to needing a proper canonicalization of Windows paths. I'm just not sure how to go about doing it.

LGTM.

@vector-of-bool vector-of-bool merged commit 8e9b9e3 into microsoft:develop Apr 23, 2018
@vector-of-bool vector-of-bool added this to the 0.11.1 milestone Apr 23, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants