mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Trim extensions, tweak README
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
"settings": {
|
||||
// zsh is also available
|
||||
"terminal.integrated.shell.linux": "/bin/bash",
|
||||
"resmon.show.battery": false,
|
||||
"resmon.show.cpufreq": false,
|
||||
"remote.extensionKind": {
|
||||
"ms-vscode.js-debug-nightly": "workspace",
|
||||
"msjsdiag.debugger-for-chrome": "workspace"
|
||||
@@ -33,8 +31,7 @@
|
||||
"EditorConfig.EditorConfig",
|
||||
"ms-vscode.js-debug-nightly",
|
||||
"msjsdiag.debugger-for-chrome",
|
||||
"GitHub.vscode-pull-request-github",
|
||||
"mutantdino.resourcemonitor"
|
||||
"GitHub.vscode-pull-request-github"
|
||||
],
|
||||
|
||||
"remoteUser": "node"
|
||||
|
||||
Reference in New Issue
Block a user