{ "editor.fontSize": 18, "editor.fontFamily": "'ComicShannsMono Nerd Font 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": "'ComicShannsMono Nerd Font Mono', 'monospace', monospace", "terminal.integrated.fontSize": 16, "update.showReleaseNotes": false, "explorer.confirmDragAndDrop": false, "editor.minimap.enabled": false, "jupyter.askForKernelRestart": false, "chat.commandCenter.enabled": false, "files.associations": { "*.kv": "yaml" }, "terminal.integrated.cursorBlinking": true, "editor.cursorBlinking": "expand", "editor.cursorSmoothCaretAnimation": "on" }