项目文件夹

文件

项目文件夹

0

忽略 .git-blame-ignore-revs 的修订。点击 绕过 并查看正常的 Blame 视图。

9 行
548 B
JavaScript

2024-09-10 19:37:36 -07:00
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import * as vscodeGrammarUpdater from 'vscode-grammar-updater';
vscodeGrammarUpdater.update('microsoft/vscode-mssql', 'syntaxes/SQL.plist', './syntaxes/sql.tmLanguage.json', undefined, 'main');