Removed instructions
omnisharp.json 8.0.104 workbench.editor.enablePreview: false Sort Everything Thunder Client: Added collections Telemetry off
This commit is contained in:
@ -121,11 +121,6 @@
|
||||
}
|
||||
],
|
||||
"razor.disableBlazorDebugPrompt": true,
|
||||
"remote.SSH.remotePlatform": {
|
||||
"192.168.0.112": "linux",
|
||||
"192.168.0.34": "linux",
|
||||
"192.168.0.73": "linux"
|
||||
},
|
||||
"runTerminalCommand.commands": [
|
||||
{
|
||||
"auto": true,
|
||||
@ -236,6 +231,7 @@
|
||||
"name": "Ubuntu - chown root"
|
||||
}
|
||||
],
|
||||
"scm.experimental.showHistoryGraph": true,
|
||||
"security.workspace.trust.untrustedFiles": "open",
|
||||
"settings.cycle": [
|
||||
{
|
||||
@ -256,8 +252,9 @@
|
||||
],
|
||||
"svelte.enable-ts-plugin": true,
|
||||
"task.quickOpen.history": 20,
|
||||
"terminal.integrated.defaultProfile.windows": "Git Bash",
|
||||
"terminal.integrated.enableMultiLinePasteWarning": false,
|
||||
"telemetry.telemetryLevel": "off",
|
||||
"terminal.integrated.defaultProfile.windows": "Command Prompt",
|
||||
"terminal.integrated.enableMultiLinePasteWarning": "never",
|
||||
"terminal.integrated.fontSize": 12,
|
||||
"terminal.integrated.tabs.enabled": true,
|
||||
"thunder-client.saveToWorkspace": false,
|
||||
|
Reference in New Issue
Block a user