{ "editor.fontSize": 16, "editor.fontFamily": "'Comic Mono', 'Droid Sans Mono', 'monospace', monospace", "files.enableTrash": false, "window.restoreWindows": "none", "editor.parameterHints.enabled": false, "window.customTitleBarVisibility": "auto", "window.commandCenter": false, "workbench.layoutControl.enabled": false, "terminal.integrated.tabs.enabled": false, "explorer.compactFolders": false, "workbench.startupEditor": "none", "terminal.integrated.enablePersistentSessions": false, "terminal.integrated.fontFamily": "'MesloLGS NF', 'monospace', monospace", "update.showReleaseNotes": false, "explorer.confirmDragAndDrop": false, "editor.minimap.enabled": false, "terminal.integrated.fontFamily": "'MesloLGS NF','monospace',monospace", "jupyter.askForKernelRestart": false, "chat.commandCenter.enabled": false, "files.associations": { "*.kv": "yaml" }, "terminal.integrated.cursorBlinking": true, "editor.cursorBlinking": "expand", "editor.cursorSmoothCaretAnimation": "on" }