We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f092379 commit 5d5976dCopy full SHA for 5d5976d
build/gulpfile.reh.js
@@ -63,6 +63,9 @@ const serverResourceIncludes = [
63
'out-build/vs/base/node/cpuUsage.sh',
64
'out-build/vs/base/node/ps.sh',
65
66
+ // External Terminal
67
+ 'out-build/vs/workbench/contrib/externalTerminal/**/*.scpt',
68
+
69
// Terminal shell integration
70
'out-build/vs/workbench/contrib/terminal/common/scripts/shellIntegration.ps1',
71
'out-build/vs/workbench/contrib/terminal/common/scripts/CodeTabExpansion.psm1',
0 commit comments