redhat-developer / vscode-rsp-ui

A unified UI for all RSP servers and RSP server-providers to integrate with
Eclipse Public License 2.0
38 stars 21 forks source link

debug server -> no recommendation shows if previously ignored on startup #280

Closed robstryker closed 1 year ago

robstryker commented 1 year ago

If a different extension recommends java debugger, and this recommendation shows on startup, and a user ignores it, the user will see no action at all if they right-click a server and select 'debug server'.

This is a problem in that a user should receive feedback any time a user-action will have no result.