Allow to show multiple lines in a notification #48900
Labels
feature-request
Request for new features or functionality
workbench-notifications
Notification widget issues
I would like to display a few lines in my notifications, but I see that's explicitly forbidden:
https://github.com/Microsoft/vscode/blob/8616dbae8bc2abf7972a45449b0fb6b2b2d0f429/src/vs/workbench/common/notifications.ts#L412-L413
Is there some kind of low-level api access to display either non-link parsed raw string with new lines, or even allowing full html support?
The text was updated successfully, but these errors were encountered: