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

fix: use correct rust-analyzer download URL on Windows #145

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

azriel91
Copy link
Contributor

This downloads and extracts rust-analyzer.exe to the C:\Users\%user%\AppData\Local\Sublime Text\Package Storage\LSP-rust-analyzer folder:

image

plugin.py Outdated Show resolved Hide resolved
plugin.py Outdated Show resolved Hide resolved
@rchl rchl changed the title Download and extract zip file on windows. fix: use correct rust-analyzer download URL on Windows Nov 29, 2024
@rchl rchl merged commit d57b6fb into sublimelsp:main Nov 29, 2024
1 check passed
@rchl
Copy link
Member

rchl commented Nov 29, 2024

Thanks

@azriel91 azriel91 deleted the maintenance/144/windows-support branch November 29, 2024 09:21
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.

Update URL and zip extraction to support Windows
2 participants