|
33 | 33 | "./vs/base/common/decorators.ts", |
34 | 34 | "./vs/base/common/diff/diff.ts", |
35 | 35 | "./vs/base/common/diff/diffChange.ts", |
| 36 | + "./vs/base/common/errorMessage.ts", |
36 | 37 | "./vs/base/common/errors.ts", |
37 | 38 | "./vs/base/common/errorsWithActions.ts", |
38 | 39 | "./vs/base/common/event.ts", |
|
92 | 93 | "./vs/code/electron-main/theme.ts", |
93 | 94 | "./vs/code/node/shellEnv.ts", |
94 | 95 | "./vs/editor/browser/config/elementSizeObserver.ts", |
95 | | - "./vs/editor/common/commands/replaceCommand.ts", |
96 | 96 | "./vs/editor/common/commands/surroundSelectionCommand.ts", |
97 | 97 | "./vs/editor/common/config/editorOptions.ts", |
98 | 98 | "./vs/editor/common/config/editorZoom.ts", |
|
235 | 235 | "./vs/workbench/parts/search/common/constants.ts", |
236 | 236 | "./vs/workbench/parts/terminal/browser/terminalWidgetManager.ts", |
237 | 237 | "./vs/workbench/parts/terminal/common/terminal.ts", |
238 | | - "./vs/workbench/parts/terminal/node/windowsShellHelper.ts", |
239 | 238 | "./vs/workbench/parts/welcome/page/electron-browser/vs_code_welcome_page.ts", |
240 | 239 | "./vs/workbench/services/activity/common/activity.ts", |
241 | 240 | "./vs/workbench/services/backup/common/backup.ts", |
|
0 commit comments