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 1313 <!-- Workarounds/Hacks (remote user data uri) -->
1414 < meta id ="vscode-remote-user-data-uri " data-settings ="{{REMOTE_USER_DATA_URI}} ">
1515
16- <!-- Builtin Extensions (running out of sources) -->
17- < meta id ="vscode-workbench-builtin-extensions " data-settings ="{{WORKBENCH_BUILTIN_EXTENSIONS}} ">
18-
1916 <!-- Workbench Icon/Manifest/CSS -->
2017 < link rel ="icon " href ="/favicon.ico " type ="image/x-icon " />
2118 < link rel ="manifest " href ="/manifest.json ">
Original file line number Diff line number Diff line change 1313 <!-- Workarounds/Hacks (remote user data uri) -->
1414 < meta id ="vscode-remote-user-data-uri " data-settings ="{{REMOTE_USER_DATA_URI}} ">
1515
16- <!-- Builtin Extensions (running out of sources) -->
17- < meta id ="vscode-workbench-builtin-extensions " data-settings ="{{WORKBENCH_BUILTIN_EXTENSIONS}} ">
18-
1916 <!-- Workbench Icon/Manifest/CSS -->
2017 < link rel ="icon " href ="/favicon.ico " type ="image/x-icon " />
2118 < link rel ="manifest " href ="/manifest.json ">
You can’t perform that action at this time.
0 commit comments