Allow DAP progress notifications to be shown more prominently than the status bar #101791
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
Milestone
Extracting this from #101405 (comment) since it's not really the same issue:
I changed Dart/Flutter over to using DAP progress notifications (from previous custom messages that showed full notifications for progress). I've had a few comments suggesting the status bar notifications may not be obvious enough requesting the full notifications are brought back.
I think progress messages tend to fall into two fairly distinct categories:
The second type I think could be better shown as more obvious notifications (it's something I'd like myself - sometimes when I press F5 to launch my VS Code extension code I wonder why nothing is happening - the only indication is "Building..." in the status bar - I'd rather have an expanded notification).
Requests for this:
The text was updated successfully, but these errors were encountered: