Include : and new lines where appropriate when auto-completing
This commit is contained in:
@@ -4,6 +4,7 @@ export interface Value {
|
||||
label: string;
|
||||
description?: string;
|
||||
deprecated?: boolean;
|
||||
insertText?: string;
|
||||
}
|
||||
|
||||
export enum ValueProviderKind {
|
||||
|
||||
Reference in New Issue
Block a user