File tree Expand file tree Collapse file tree
src/vs/code/browser/workbench Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 'xterm' : `${ window . location . origin } /static/remote/web/node_modules/xterm/lib/xterm.js` ,
3333 'xterm-addon-search' : `${ window . location . origin } /static/remote/web/node_modules/xterm-addon-search/lib/xterm-addon-search.js` ,
3434 'xterm-addon-unicode11' : `${ window . location . origin } /static/remote/web/node_modules/xterm-addon-unicode11/lib/xterm-addon-unicode11.js` ,
35- 'xterm-addon-web-links' : `${ window . location . origin } /static/remote/web/node_modules/xterm-addon-web-links/lib/xterm-addon-web-links.js` ,
3635 'xterm-addon-webgl' : `${ window . location . origin } /static/remote/web/node_modules/xterm-addon-webgl/lib/xterm-addon-webgl.js` ,
3736 'semver-umd' : `${ window . location . origin } /static/remote/web/node_modules/semver-umd/lib/semver-umd.js` ,
3837 }
Original file line number Diff line number Diff line change 3636 'xterm' : `${ window . location . origin } /static/node_modules/xterm/lib/xterm.js` ,
3737 'xterm-addon-search' : `${ window . location . origin } /static/node_modules/xterm-addon-search/lib/xterm-addon-search.js` ,
3838 'xterm-addon-unicode11' : `${ window . location . origin } /static/node_modules/xterm-addon-unicode11/lib/xterm-addon-unicode11.js` ,
39- 'xterm-addon-web-links' : `${ window . location . origin } /static/node_modules/xterm-addon-web-links/lib/xterm-addon-web-links.js` ,
4039 'xterm-addon-webgl' : `${ window . location . origin } /static/node_modules/xterm-addon-webgl/lib/xterm-addon-webgl.js` ,
4140 'semver-umd' : `${ window . location . origin } /static/node_modules/semver-umd/lib/semver-umd.js` ,
4241 }
You can’t perform that action at this time.
0 commit comments