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

lsp-asm: if executable is found there's no need to install it #4564

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

caiquefigueiredo
Copy link
Contributor

This PR fixes the problem in which lsp-asm tries to install asm-lsp even when it's already installed through other means and available on path.

@github-actions github-actions bot added documentation client One or more of lsp-mode language clients labels Sep 27, 2024
@caiquefigueiredo
Copy link
Contributor Author

@jcs090218 would you be able to review this one? 🙏🏼

clients/lsp-asm.el Outdated Show resolved Hide resolved
@jcs090218 jcs090218 merged commit 667272d into emacs-lsp:master Sep 28, 2024
11 of 13 checks passed
@jcs090218
Copy link
Member

LGTM! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants