Skip to content

alert when code action fails #243119

Description

          Yeah I'm inclined to say that we should surface this error to the user so they can report it. Ia actually thought that's what we were doing on the VS Code side by calling `onUnexpectedExternalError`:

onUnexpectedExternalError(err);

But it turns out we end up silently catching the error

Justin Chen (@justschen) Want to try changing our code to alert when resolve fails?

Originally posted by Matt Bierner (@mjbvz) in microsoft/language-server-protocol#2112 (comment)

Metadata

Metadata

Labels

editor-code-actionsEditor inplace actions (Ctrl + .)under-discussionIssue is under discussion for relevance, priority, approach

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions