Skip to content

Conversation

AubreySLavigne
Copy link
Contributor

This is in response to issue at: #50

A panic would be raised on Windows computers, where removing the
file:// scheme would still have an invalid leading slash
(e.g. '/C:/Users/...').

Fixes #50

This is in response to issue at: juliosueiras#50

A panic would be raised on Windows computers, where removing the
file:// scheme would still have an invalid leading slash
(e.g. '/C:/Users/...').

Fixes juliosueiras#50
@juliosueiras juliosueiras merged commit b05a499 into juliosueiras:master Feb 22, 2020
@juliosueiras
Copy link
Owner

Thanks =) , didn't know there is a lib for doing the logic decode of file url to proper file path, since it was given me a lot of issues, also tested on windows and it work great

@AubreySLavigne AubreySLavigne deleted the fix-uri-scheme-stripping branch February 22, 2020 16:20
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.

terraform-lsp crashes at initialization on Windows (Emacs)
2 participants