mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
show extension name with id, show title also on severity-label, #21302
This commit is contained in:
@@ -227,7 +227,7 @@ export interface MainThreadLanguagesShape extends IDisposable {
|
||||
}
|
||||
|
||||
export interface MainThreadMessageOptions {
|
||||
extensionId?: string;
|
||||
extension?: IExtensionDescription;
|
||||
modal?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user