Skip to content

Sort Members command doesn't work in LSP #2378

@DanTup

Description

@DanTup

For non-LSP, we register a command Dart: Sort Members which just runs custom code. When running in LSP mode, we don't (initially, at least) want to remove this command as people are used to invoking it, so we need a way to call the LSP-provided source code action for sorting members.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions