Skip to content

SourceKitLSP: properly handle paths on Windows #396

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

Merged
merged 1 commit into from
May 24, 2021

Conversation

compnerd
Copy link
Member

This corrects the path identification to include Windows paths properly.
Although this is not entirely ideal due to the platform specific code,
but avoids crashing the SourceKit LSP server if it encounters a space in
the path.

This corrects the path identification to include Windows paths properly.
Although this is not entirely ideal due to the platform specific code,
but avoids crashing the SourceKit LSP server if it encounters a space in
the path.
@compnerd compnerd requested a review from benlangmuir as a code owner May 24, 2021 18:07
@compnerd
Copy link
Member Author

@swift-ci please test

@benlangmuir benlangmuir merged commit 3879b12 into swiftlang:main May 24, 2021
@compnerd compnerd deleted the paths branch May 24, 2021 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants