mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
@@ -23,7 +23,7 @@ import { ExtHostCommands } from './extHostCommands';
|
||||
|
||||
type ProviderHandle = number;
|
||||
|
||||
export interface ExtHostComments {
|
||||
interface ExtHostComments {
|
||||
createCommentController(extension: IExtensionDescription, id: string, label: string): vscode.CommentController;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user