Skip to content

alert when code action fails #243119

@justschen

Description

@justschen
          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

@justschen Want to try changing our code to alert when resolve fails?

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions