Optional ReadonlyactionsAction buttons. Omit for a plain notification.
Optional ReadonlydetailHuman-readable detail text. Only rendered when modal: true — VS Code silently ignores it otherwise.
Optional ReadonlymodalShow as a modal dialog instead of a toast notification.
Options for NotificationService.info/
warn/error.Tis inferred fromactions— omit it entirely for a plain notification with no buttons, whose result is alwaysundefined.