Skip to content

fix: broken syntaxTree command#713

Merged
mrcjkb merged 1 commit intomasterfrom
mj/push-wulkrmtlspoy
Mar 31, 2025
Merged

fix: broken syntaxTree command#713
mrcjkb merged 1 commit intomasterfrom
mj/push-wulkrmtlspoy

Conversation

@mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Mar 31, 2025

Fixes #709.

rust-analyzer removed rust-analyzer/syntaxTree and added rust-analyzer/viewSyntaxTree in rust-lang/rust-analyzer#18813.

Note

This PR only unbreaks the command. It does not implement any of the new syntax tree viewer features.
Since I don't use this myself, I don't have the capacity to implement them, but PRs are welcome.

@github-actions
Copy link
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.

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.

:RustLsp syntaxTree doesn't work

1 participant

Comments