E53F Name change wgsl_analyzer to wgsl-analyzer by Cmdv · Pull Request #4891 · emacs-lsp/lsp-mode · GitHub
[go: up one dir, main page]

Skip to content

Conversation

Cmdv
Copy link
@Cmdv Cmdv commented Oct 8, 2025

Fix wgsl-analyzer installation by using correct package name

The cargo package name is wgsl-analyzer (with hyphens), not wgsl_analyzer (with underscores). This was causing installation to fail with:

error: could not find wgsl_analyzer in https://github.com/wgsl-analyzer/wgsl-analyzer with version *

Updated the package name, binary path, and documentation to use hyphens.

@github-actions github-actions bot added documentation client One or more of lsp-mode language clients labels Oct 8, 2025
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.

1 participant
0