Skip to content

Missing removeUnused code fix/code action #3320

@iisaduan

Description

@iisaduan

source.removeUnused.ts is not implemented for editor.codeActionOnSave in VSCode (see #2444 (comment)).

Currently with only the experimental server, code actions look like this:
Image

The corresponding codefix is not also available, and the underlying individual codefixes (unused identifier, etc) are also not ported

Metadata

Metadata

Assignees

Labels

Domain: EditorRelated to the LSP server, editor experience

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions