Skip to content

Define standard OrganizeImports CodeActionKind #47845

@mjbvz

Description

@mjbvz

Problem
See #46647. Multiple extensions registering organize imports commands for various languages. I believe that organize imports is common enough that our api should help by providing basic support for it.

Proposal
Leverage the new Source CodeActionKind to define a built-in CodeActionKind.SourceOrganizeImports type. Use this kind to define a standard keybinding and command for organize imports

/cc @jrieken

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions