Skip to content

Error messages from invalid debug console input should only appear in the debug console #545

@omarArm

Description

@omarArm

Current behaviour:

Whenever the adapter catches an error in the evaluate request, it sends an error response without setting the destination. Which prompts vscode to show the error to users as a pop up AND also as a message in the debug console.

Image

Suggested fix

The current behaviour is not a bad idea. However, if the evaluate request has the context repl, errors should appear only in the debug console and not as a pop-up, since that would mean users are using the debug console.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions