Skip to content

New rust-analyzer/viewSyntaxTree lsp extension #8

@saecki

Description

@saecki

The old rust-analyzer/syntaxTree lsp extension method was replaced by the new rust-analyzer/viewSyntaxTree method.
The new method doesn't return a rendered syntax tree, but instead returns a json string and handles the display logic in the vscode extension.

I know this is significantly more work to implement and maintain and might be out of scope for this plugin, so I'm just leaving this here as a heads up :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions