Skip to content

Refactor does not appear on editor context menu when using LSP #2885

@bsutton

Description

@bsutton

A few weeks ago my refactor menu stopped showing up.

I'm not certain exactly when but it's been a few weeks now (and I generally keep to the latest version of dart-code).

I can still do actions like renaming a file (I assume this built into vscode) but the refactoring of import names does not occur.

When opening the context menu from a widget none of the standard options (e.g. swap with parent) appear. image attached.

I've just tried recreating the workspace by removing the .settings, workspace file, ~/.vscode (and then reinstalled dartcode).

All with no affect.

context menu

Dart-code: v3.15.1
Vs-code: v.50.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serveris bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions