Skip to content

Sorting of code actions #35

@IndianBoy42

Description

@IndianBoy42

Would it be possible to add a way to sort the code actions by lsp server?

My use case is I want the actions from null-ls to be below any other lsp

We could have a option that explicitly designates low priority servers (null, efm etc)

or more flexibly a function that takes a code action and returns the priority. Then we sort those using a stable sort so ties will be shown in the same order

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