{ "files.autoSave": "afterDelay", "files.autoSaveDelay": 1000, "code-runner.clearPreviousOutput": true, "code-runner.ignoreSelection": true, "code-runner.saveFileBeforeRun": true, "code-runner.runInTerminal": true, "code-runner.preserveFocus": true, "code-runner.fileDirectoryAsCwd": true, "code-runner.showExecutionMessage": true, "code-runner.enableAppInsights": false, "code-runner.respectShebang": true, "code-runner.terminalRoot": "~", "terminal.integrated.allowChords": false, "terminal.integrated.confirmOnExit": "never", "terminal.integrated.persistentSessionReviveProcess": "never", "terminal.integrated.tabs.enabled": true, "terminal.integrated.tabs.hideCondition": "never", "terminal.integrated.enablePersistentSessions": false, "workbench.editor.enablePreview": false, "workbench.editor.closeOnFileDelete": true, "accessibility.signals.terminalBell": { "sound": "off" }, "terminal.integrated.enableVisualBell": false }