From 0adabba5075a309fdf357366809f8655f5a88777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E4=BF=8A=E5=AE=81?= Date: Sun, 15 Aug 2021 22:17:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vscode.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode.d.ts b/vscode.d.ts index 3f19426f..e29200e8 100644 --- a/vscode.d.ts +++ b/vscode.d.ts @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ /** - * Visual Studio Code 的版本 + * 编辑器的版本 */ export const version: string;