-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Windows Git Bash Vim ALE #18659
Comments
Can you patch that to display CC gluon-lang/lsp-types#284, yeah, maybe we're not going to upgrade right now. |
If I'm understanding that link. I should be able to downgrade the rust-analyzer version? Which version should I go to?
This will take me some time. I'll see if I can do that sometime today. My suspicion would be some sort of hybrid mingw path is not getting parsed correctly? |
No, I don't think this is a recent issue. The link is more about how we probably can't upgrade |
|
Well, that's funny... At least on Linux, with
|
|
I didn't want to spend too much time going through the URL crate. But it annoyed me very quickly. As a file path, my path is obviously legitimate. I found a few pieces of code that had I'm very interested in developing on Windows, and would be happy to make a change to support it. What is the shortest path that would be acceptable by the rust-analyzer team for me to do this? |
On windows I am in a git bash shell, within vim, using ALE.
I am receiving this error "url is not a file"
** edit ** sorry githubs make an issue from this line did not actually make an issue from that line.
rust-analyzer/crates/rust-analyzer/src/lsp/from_proto.rs
Line 16 in 7b4b83b
The text was updated successfully, but these errors were encountered: