diff --git a/vscode.d.ts b/vscode.d.ts index 0893c76a..a4203b70 100644 --- a/vscode.d.ts +++ b/vscode.d.ts @@ -5,6 +5,7 @@ /** * The version of the editor. + * @description.zh-CN 编辑器版本 */ export const version: string;