mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
@@ -145,6 +145,7 @@
|
||||
"./vs/editor/common/services/modeService.ts",
|
||||
"./vs/editor/common/services/modelService.ts",
|
||||
"./vs/editor/common/services/resolverService.ts",
|
||||
"./vs/editor/common/standalone/standaloneBase.ts",
|
||||
"./vs/editor/common/view/overviewZoneManager.ts",
|
||||
"./vs/editor/common/viewLayout/whitespaceComputer.ts",
|
||||
"./vs/editor/common/viewModel/prefixSumComputer.ts",
|
||||
@@ -166,6 +167,7 @@
|
||||
"./vs/editor/test/common/model/benchmark/benchmarkUtils.ts",
|
||||
"./vs/editor/test/common/modes/supports/javascriptOnEnterRules.ts",
|
||||
"./vs/editor/test/common/modesTestUtils.ts",
|
||||
"./vs/monaco.d.ts",
|
||||
"./vs/nls.mock.ts",
|
||||
"./vs/platform/broadcast/electron-browser/broadcastService.ts",
|
||||
"./vs/platform/clipboard/common/clipboardService.ts",
|
||||
@@ -233,6 +235,7 @@
|
||||
"./vs/workbench/parts/search/common/constants.ts",
|
||||
"./vs/workbench/parts/terminal/browser/terminalWidgetManager.ts",
|
||||
"./vs/workbench/parts/terminal/common/terminal.ts",
|
||||
"./vs/workbench/parts/terminal/node/windowsShellHelper.ts",
|
||||
"./vs/workbench/parts/welcome/page/electron-browser/vs_code_welcome_page.ts",
|
||||
"./vs/workbench/services/activity/common/activity.ts",
|
||||
"./vs/workbench/services/backup/common/backup.ts",
|
||||
|
||||
Reference in New Issue
Block a user