chore(vscode): update to 1.54.2
This commit is contained in:
@@ -20,5 +20,4 @@ export interface IHoverDelegateOptions {
|
||||
|
||||
export interface IHoverDelegate {
|
||||
showHover(options: IHoverDelegateOptions): IDisposable | undefined;
|
||||
hideHover(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user