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(clarity_lsp): remove .cmd suffix for Windows #1835

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

williamboman
Copy link
Contributor

The prebuilt executables distributed via GitHub releases (https://github.com/hirosystems/clarity-lsp/releases) are binaries - with the Windows variant being clarity-lsp.exe. If building from source (Rust), it will also produce a clarity-lsp.exe binary.

@williamboman
Copy link
Contributor Author

@josecanhelp 👋 - am I missing something here, was there a reason behind using .cmd for Windows?

@josecanhelp
Copy link
Contributor

@williamboman I can't remember where I got that .cmd from. I believe if the binaries are .exe on releases, then we can change that to .exe safely. I don't have a windows system to test though.

@williamboman
Copy link
Contributor Author

Cool 👍 I've tried this on my Windows machine and it works better

@mjlbach mjlbach merged commit 99596a8 into neovim:master Apr 15, 2022
@williamboman williamboman deleted the fix/clarity_lsp_windows branch April 15, 2022 18:45
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.

3 participants