mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
sync diagnostics, fixes #47292
This commit is contained in:
@@ -741,7 +741,7 @@ export interface ExtHostConfigurationShape {
|
||||
}
|
||||
|
||||
export interface ExtHostDiagnosticsShape {
|
||||
|
||||
$acceptMarkersChange(data: [UriComponents, IMarkerData[]][]): void;
|
||||
}
|
||||
|
||||
export interface ExtHostDocumentContentProvidersShape {
|
||||
|
||||
Reference in New Issue
Block a user