mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 22:41:31 +01:00
polishing the code
This commit is contained in:
@@ -11,6 +11,6 @@ declare module 'vscode' {
|
||||
*
|
||||
* Ex: A quick fix should be marked AI if it invokes AI.
|
||||
*/
|
||||
isAi?: boolean;
|
||||
isAI?: boolean;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user