dapdebugenhancementhelp wanted
仓库指标
- 星标
- (18,676 个星标)
- PR 合并指标
- (平均合并 15天 4小时) (30 天内合并 75 个 PR)
描述
Feature Description:
The message specification for the debug adapter protocol has a property known as showUser which is used to display notifications to end-users in the event of an error from a request.
At the moment, the framework does not have handling for such a property nor does it display notifications to end-users similarly to vscode. We should similarly add support for showUser and properly handle displaying notifications to end-users in the event of errors.
Additional Information
- originally referenced on our discussions board.