mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
prepare for init order changes in terminalTypeAheadAddon.ts (#245228)
fyi @Tyriar https://github.com/microsoft/vscode/issues/243049
This commit is contained in:
@@ -105,7 +105,6 @@ const ignored = new Set([
|
||||
'vs/workbench/contrib/mergeEditor/browser/view/mergeEditor.ts',
|
||||
'vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts',
|
||||
'vs/workbench/contrib/output/browser/outputServices.ts',
|
||||
'vs/workbench/contrib/terminalContrib/typeAhead/browser/terminalTypeAheadAddon.ts',
|
||||
'vs/workbench/contrib/codeEditor/browser/quickaccess/gotoLineQuickAccess.ts',
|
||||
'vs/workbench/contrib/editSessions/browser/editSessionsStorageService.ts',
|
||||
'vs/workbench/contrib/accessibilitySignals/browser/editorTextPropertySignalsContribution.ts',
|
||||
|
||||
Reference in New Issue
Block a user