Skip to content

Instantly share code, notes, and snippets.

@davesharpe13
Last active June 26, 2025 19:19
Show Gist options
  • Select an option

  • Save davesharpe13/e7b302a0c6f4869caf26e8d0b3eb9997 to your computer and use it in GitHub Desktop.

Select an option

Save davesharpe13/e7b302a0c6f4869caf26e8d0b3eb9997 to your computer and use it in GitHub Desktop.
{"name":"a","settings":"{\"settings\":\"{\\n \\\"terminal.integrated.profiles.linux\\\": {\\n \\\"bash\\\": {\\n \\\"path\\\": \\\"bash\\\",\\n \\\"icon\\\": \\\"terminal-bash\\\"\\n },\\n \\\"zsh\\\": {\\n \\\"path\\\": \\\"zsh\\\"\\n },\\n \\\"fish\\\": {\\n \\\"path\\\": \\\"fish\\\"\\n },\\n \\\"tmux\\\": {\\n \\\"path\\\": \\\"tmux\\\",\\n \\\"icon\\\": \\\"terminal-tmux\\\"\\n },\\n \\\"pwsh\\\": {\\n \\\"path\\\": \\\"pwsh\\\",\\n \\\"icon\\\": \\\"terminal-powershell\\\"\\n },\\n \\\"bash (2)\\\": {\\n \\\"path\\\": \\\"/usr/bin/bash\\\",\\n \\\"args\\\": [\\\"-l\\\"]\\n }\\n },\\n \\\"terminal.integrated.defaultProfile.linux\\\": \\\"bash (2)\\\",\\n \\\"editor.guides.indentation\\\": false,\\n \\\"hexeditor.columnWidth\\\": 16,\\n \\\"hexeditor.showDecodedText\\\": true,\\n \\\"hexeditor.defaultEndianness\\\": \\\"little\\\",\\n \\\"hexeditor.inspectorType\\\": \\\"aside\\\",\\n \\\"workbench.editor.enablePreview\\\": false,\\n \\\"editor.minimap.enabled\\\": false,\\n \\\"zenMode.hideLineNumbers\\\": false,\\n \\\"settingsSync.ignoredSettings\\\": [\\n \\\"zenMode.hideLineNumbers\\\"\\n ],\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"vim.easymotion\\\": true,\\n \\\"vim.useSystemClipboard\\\": true,\\n \\\"vim.normalModeKeyBindingsNonRecursive\\\": [\\n {\\n \\\"before\\\": [\\n \\\"<space>\\\"\\n ],\\n \\\"commands\\\": [\\n \\\"vspacecode.space\\\"\\n ]\\n },\\n {\\n \\\"before\\\": [\\n \\\",\\\"\\n ],\\n \\\"commands\\\": [\\n \\\"vspacecode.space\\\",\\n {\\n \\\"command\\\": \\\"whichkey.triggerKey\\\",\\n \\\"args\\\": \\\"m\\\"\\n }\\n ]\\n }\\n ],\\n \\\"vim.visualModeKeyBindingsNonRecursive\\\": [\\n {\\n \\\"before\\\": [\\n \\\"<space>\\\"\\n ],\\n \\\"commands\\\": [\\n \\\"vspacecode.space\\\"\\n ]\\n },\\n {\\n \\\"before\\\": [\\n \\\",\\\"\\n ],\\n \\\"commands\\\": [\\n \\\"vspacecode.space\\\",\\n {\\n \\\"command\\\": \\\"whichkey.triggerKey\\\",\\n \\\"args\\\": \\\"m\\\"\\n }\\n ]\\n }\\n ],\\n \\\"vim.insertModeKeyBindings\\\": [\\n {\\n \\\"before\\\": [\\\"j\\\", \\\"k\\\"],\\n \\\"after\\\": [\\\"<Esc>\\\"]\\n }\\n ],\\n \\\"editor.lineNumbers\\\": \\\"relative\\\",\\n \\\"editor.detectIndentation\\\": false,\\n \\\"launch\\\": {\\n \\\"configurations\\\": [],\\n \\\"compounds\\\": []\\n },\\n \\\"workbench.startupEditor\\\": \\\"none\\\",\\n \\\"remote.SSH.useExecServer\\\": true,\\n \\\"window.zoomLevel\\\": 1,\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\n \\\"gitlens.views.stashes.files.layout\\\": \\\"list\\\",\\n \\\"gist.profileOptions\\\": {\\n \\n },\\n \\\"github.copilot.nextEditSuggestions.enabled\\\": true\\n}\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"cmd+n\\\",\\n \\\"command\\\": \\\"extension.advancedNewFile\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+n\\\",\\n \\\"command\\\": \\\"-extension.advancedNewFile\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"space\\\",\\n\\t\\t\\\"command\\\": \\\"vspacecode.space\\\",\\n\\t\\t\\\"when\\\": \\\"activeEditorGroupEmpty && focusedView == '' && !whichkeyActive && !inputFocus\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"space\\\",\\n\\t\\t\\\"command\\\": \\\"vspacecode.space\\\",\\n\\t\\t\\\"when\\\": \\\"sideBarFocus && !inputFocus && !whichkeyActive\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"tab\\\",\\n\\t\\t\\\"command\\\": \\\"extension.vim_tab\\\",\\n\\t\\t\\\"when\\\": \\\"editorFocus && vim.active && !inDebugRepl && vim.mode != 'Insert' && editorLangId != 'magit'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"tab\\\",\\n\\t\\t\\\"command\\\": \\\"-extension.vim_tab\\\",\\n\\t\\t\\\"when\\\": \\\"editorFocus && vim.active && !inDebugRepl && vim.mode != 'Insert'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"x\\\",\\n\\t\\t\\\"command\\\": \\\"magit.discard-at-point\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && editorLangId == 'magit' && vim.mode =~ /^(?!SearchInProgressMode|CommandlineInProgress).*$/\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"k\\\",\\n\\t\\t\\\"command\\\": \\\"-magit.discard-at-point\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"-\\\",\\n\\t\\t\\\"command\\\": \\\"magit.reverse-at-point\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && editorLangId == 'magit' && vim.mode =~ /^(?!SearchInProgressMode|CommandlineInProgress).*$/\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"v\\\",\\n\\t\\t\\\"command\\\": \\\"-magit.reverse-at-point\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+-\\\",\\n\\t\\t\\\"command\\\": \\\"magit.reverting\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && editorLangId == 'magit' && vim.mode =~ /^(?!SearchInProgressMode|CommandlineInProgress).*$/\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+v\\\",\\n\\t\\t\\\"command\\\": \\\"-magit.reverting\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+o\\\",\\n\\t\\t\\\"command\\\": \\\"magit.resetting\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && editorLangId == 'magit' && vim.mode =~ /^(?!SearchInProgressMode|CommandlineInProgress).*$/\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+x\\\",\\n\\t\\t\\\"command\\\": \\\"-magit.resetting\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"x\\\",\\n\\t\\t\\\"command\\\": \\\"-magit.reset-mixed\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+u x\\\",\\n\\t\\t\\\"command\\\": \\\"-magit.reset-hard\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"y\\\",\\n\\t\\t\\\"command\\\": \\\"-magit.show-refs\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"y\\\",\\n\\t\\t\\\"command\\\": \\\"vspacecode.showMagitRefMenu\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && editorLangId == 'magit' && vim.mode == 'Normal'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+j\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.quickOpenSelectNext\\\",\\n\\t\\t\\\"when\\\": \\\"inQuickOpen\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.quickOpenSelectPrevious\\\",\\n\\t\\t\\\"when\\\": \\\"inQuickOpen\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+j\\\",\\n\\t\\t\\\"command\\\": \\\"selectNextSuggestion\\\",\\n\\t\\t\\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k\\\",\\n\\t\\t\\\"command\\\": \\\"selectPrevSuggestion\\\",\\n\\t\\t\\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+l\\\",\\n\\t\\t\\\"command\\\": \\\"acceptSelectedSuggestion\\\",\\n\\t\\t\\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+j\\\",\\n\\t\\t\\\"command\\\": \\\"showNextParameterHint\\\",\\n\\t\\t\\\"when\\\": \\\"editorFocus && parameterHintsMultipleSignatures && parameterHintsVisible\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k\\\",\\n\\t\\t\\\"command\\\": \\\"showPrevParameterHint\\\",\\n\\t\\t\\\"when\\\": \\\"editorFocus && parameterHintsMultipleSignatures && parameterHintsVisible\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+h\\\",\\n\\t\\t\\\"command\\\": \\\"file-browser.stepOut\\\",\\n\\t\\t\\\"when\\\": \\\"inFileBrowser\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+l\\\",\\n\\t\\t\\\"command\\\": \\\"file-browser.stepIn\\\",\\n\\t\\t\\\"when\\\": \\\"inFileBrowser\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+j\\\",\\n\\t\\t\\\"command\\\": \\\"selectNextCodeAction\\\",\\n\\t\\t\\\"when\\\": \\\"codeActionMenuVisible\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k\\\",\\n\\t\\t\\\"command\\\": \\\"selectPrevCodeAction\\\",\\n\\t\\t\\\"when\\\": \\\"codeActionMenuVisible\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+l\\\",\\n\\t\\t\\\"command\\\": \\\"acceptSelectedCodeAction\\\",\\n\\t\\t\\\"when\\\": \\\"codeActionMenuVisible\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+;\\\",\\n\\t\\t\\\"command\\\": \\\"vim.showQuickpickCmdLine\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && vim.mode != 'Insert'\\\"\\n\\t}\\n]\",\"platform\":1}","snippets":"{\"snippets\":{\"c.json\":\"{\\n\\t// Place your snippets for c here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n}\"}}","extensions":"[{\"identifier\":{\"id\":\"bodil.file-browser\",\"uuid\":\"97a82b1e-e6f7-4519-b1fc-f6be103e3824\"},\"displayName\":\"File Browser\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cschlosser.doxdocgen\",\"uuid\":\"da7e26d5-d57c-4742-ab47-d77fb189e195\"},\"displayName\":\"Doxygen Documentation Generator\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"davidanson.vscode-markdownlint\",\"uuid\":\"daf8b44d-8aae-4da2-80c5-1f770219f643\"},\"displayName\":\"markdownlint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"fabiospampinato.vscode-diff\",\"uuid\":\"4fedf6ae-1b56-4726-9f7f-e9592a6d4804\"},\"displayName\":\"Diff\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jacobdufault.fuzzy-search\",\"uuid\":\"c2ebe7f7-8974-4ceb-a4a5-aea798305313\"},\"applicationScoped\":false},{\"identifier\":{\"id\":\"jeff-hykin.better-cpp-syntax\",\"uuid\":\"73767f91-7dcb-43cb-90b3-596d073eea1f\"},\"displayName\":\"Better C++ Syntax\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"kahole.magit\",\"uuid\":\"4d965b97-6bfd-43d8-882c-d4dfce310168\"},\"displayName\":\"edamagit\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"kenhowardpdx.vscode-gist\",\"uuid\":\"c3382f5b-0525-4f74-93df-3a82483c1ad8\"},\"displayName\":\"Gist\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"displayName\":\"Dev Containers\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cmake-tools\",\"uuid\":\"7c889349-8749-43d4-8b5e-08939936d7f4\"},\"displayName\":\"CMake Tools\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cpptools\",\"uuid\":\"690b692e-e8a9-493f-b802-8089d50ac1b2\"},\"displayName\":\"C/C++\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cpptools-extension-pack\",\"uuid\":\"3957b2f6-f086-49b5-a7b4-5da772123130\"},\"displayName\":\"C/C++ Extension Pack\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cpptools-themes\",\"uuid\":\"99b17261-8f6e-45f0-9ad5-a69c6f509a4f\"},\"displayName\":\"C/C++ Themes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.hexeditor\",\"uuid\":\"cc7d2112-5178-4472-8e0e-25dced95e7f0\"},\"displayName\":\"Hex Editor\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"displayName\":\"Night Owl\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tale.logos-vscode\",\"uuid\":\"621552fb-b2e0-4902-ac93-252957b1dea3\"},\"displayName\":\"Logos for VS Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"twxs.cmake\",\"uuid\":\"2be7cf14-2603-402e-9771-fd79df83cdf8\"},\"displayName\":\"CMake\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"displayName\":\"Vim\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vspacecode.vspacecode\",\"uuid\":\"1c81ab96-0424-43c4-b356-fe408a1bd1cf\"},\"displayName\":\"VSpaceCode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vspacecode.whichkey\",\"uuid\":\"47ddeb9c-b4bb-4594-906b-412886e20e47\"},\"displayName\":\"Which Key\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.cmake-view\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.cmake__viewContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.hexExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.copilot-chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppSshTargetsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"nps/lastSessionDate\":\"Fri Apr 08 2022\",\"nps/sessionCount\":\"9\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1648641964310\\\",\\\"status.workspaceTrust.1648676648687\\\",\\\"status.workspaceTrust.1648676853682\\\",\\\"status.workspaceTrust.468f7f51bf2e84dee369aa7ad1adde99\\\",\\\"status.workspaceTrust.1648864774429\\\",\\\"status.workspaceTrust.1649304936354\\\",\\\"status.workspaceTrust.1649448246006\\\",\\\"status.workspaceTrust.1649706051993\\\",\\\"status.workspaceTrust.1649706064234\\\",\\\"status.workspaceTrust.1649706091022\\\",\\\"status.workspaceTrust.1649706189500\\\",\\\"status.workspaceTrust.1649706245218\\\",\\\"status.workspaceTrust.1649731966772\\\",\\\"status.workspaceTrust.1649731984685\\\",\\\"status.workspaceTrust.1649732365552\\\",\\\"status.workspaceTrust.1649791762236\\\",\\\"status.workspaceTrust.1649791858838\\\",\\\"status.workspaceTrust.1649791872061\\\",\\\"status.workspaceTrust.1650061542632\\\",\\\"status.workspaceTrust.1650377261585\\\",\\\"status.workspaceTrust.1650377294160\\\",\\\"status.workspaceTrust.1655774078859\\\",\\\"status.workspaceTrust.1657150676445\\\",\\\"status.workspaceTrust.6e83e571cd8a52e4738adfbcb0b3880d\\\",\\\"status.workspaceTrust.1660182454722\\\",\\\"status.workspaceTrust.1661370817842\\\",\\\"status.workspaceTrust.1661371017885\\\",\\\"status.workspaceTrust.1661523617607\\\",\\\"status.workspaceTrust.1661908714091\\\",\\\"status.workspaceTrust.1661908910302\\\",\\\"status.workspaceTrust.1661908939100\\\",\\\"status.workspaceTrust.25b83d7db9665dc701b6049260db7918\\\",\\\"status.workspaceTrust.1665794692887\\\",\\\"status.workspaceTrust.1665866159801\\\",\\\"status.workspaceTrust.1666859934969\\\",\\\"status.workspaceTrust.1678838181740\\\",\\\"status.workspaceTrust.1681217910257\\\",\\\"status.workspaceTrust.1681225287669\\\",\\\"status.workspaceTrust.1681389961053\\\",\\\"status.workspaceTrust.a8f135bde95e261fe854c05cdd74fe1b\\\",\\\"status.workspaceTrust.1683989881779\\\",\\\"status.workspaceTrust.1683989902685\\\",\\\"status.workspaceTrust.1686482918138\\\",\\\"status.workspaceTrust.1688494721183\\\",\\\"status.workspaceTrust.1688497677450\\\",\\\"status.workspaceTrust.d3c1520beebd8f60695efd308aee57dd\\\",\\\"status.workspaceTrust.1689350399336\\\",\\\"status.workspaceTrust.1689350712796\\\",\\\"status.workspaceTrust.12434ee9c952af664ebc819e857e66cf\\\",\\\"status.workspaceTrust.1690815234385\\\",\\\"status.workspaceTrust.1690815471079\\\",\\\"status.workspaceTrust.21656456c66972fa6eb6caedb477d12b\\\",\\\"status.workspaceTrust.1691666004054\\\",\\\"status.workspaceTrust.1691756682797\\\",\\\"status.workspaceTrust.1691789585147\\\",\\\"status.workspaceTrust.1692236416425\\\",\\\"status.workspaceTrust.1694133919144\\\",\\\"status.workspaceTrust.1694136911415\\\",\\\"status.workspaceTrust.1694137373453\\\",\\\"status.workspaceTrust.1694137433847\\\",\\\"status.workspaceTrust.1694137987436\\\",\\\"status.workspaceTrust.1694138442288\\\",\\\"status.workspaceTrust.1694138464765\\\",\\\"status.workspaceTrust.1694438086606\\\",\\\"status.workspaceTrust.1694438426643\\\",\\\"status.workspaceTrust.1694438500805\\\",\\\"status.workspaceTrust.1694438523347\\\",\\\"status.workspaceTrust.1694439086495\\\",\\\"status.workspaceTrust.1694439378864\\\",\\\"status.workspaceTrust.1694440073511\\\",\\\"status.workspaceTrust.1694440129400\\\",\\\"status.workspaceTrust.1694440146609\\\",\\\"status.workspaceTrust.1694440390100\\\",\\\"status.workspaceTrust.1694440520450\\\",\\\"status.workspaceTrust.1694441414562\\\",\\\"status.workspaceTrust.1694442571215\\\",\\\"status.workspaceTrust.1694442767225\\\",\\\"status.workspaceTrust.1694442799559\\\",\\\"status.workspaceTrust.1694800780148\\\",\\\"status.workspaceTrust.1694800803903\\\",\\\"status.workspaceTrust.1701804127205\\\",\\\"status.workspaceTrust.1703678999059\\\",\\\"status.workspaceTrust.1703679043399\\\",\\\"status.workspaceTrust.1704979609898\\\",\\\"status.workspaceTrust.1704985172250\\\",\\\"status.workspaceTrust.1704985213838\\\",\\\"status.workspaceTrust.1706104717573\\\",\\\"status.workspaceTrust.1706709743072\\\",\\\"status.workspaceTrust.1706816035601\\\",\\\"GitHub.copilot.status\\\"]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"cpp.1.lastSessionDate\":\"Tue May 10 2022\",\"cpp.1.sessionCount\":\"29\",\"java.2.lastSessionDate\":\"Thu Jun 19 2025\",\"java.2.sessionCount\":\"604\",\"javascript.1.lastSessionDate\":\"Thu Jun 19 2025\",\"javascript.1.sessionCount\":\"604\",\"typescript.1.lastSessionDate\":\"Thu Jun 19 2025\",\"typescript.1.sessionCount\":\"604\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"source.css entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.parent.less\\\",\\\"source.css entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"source.css variable\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\",\\\"punctuation.separator.namespace.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background1\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#989898\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"menu.selectionBackground\\\":\\\"#0078d4\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.selectedBackground\\\":\\\"#222222\\\",\\\"tab.selectedForeground\\\":\\\"#ffffffa0\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#26477866\\\",\\\"chat.slashCommandForeground\\\":\\\"#85b6ff\\\",\\\"chat.editedFileForeground\\\":\\\"#e2c08d\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.selectedBorderTop\\\":\\\"#6caddf\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#4daafc\\\",\\\"textLink.foreground\\\":\\\"#4daafc\\\",\\\"textPreformat.foreground\\\":\\\"#d0d0d0\\\",\\\"textPreformat.background\\\":\\\"#3c3c3c\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"memento/gettingStartedService\":\"{\\\"installGit\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"findLanguageExtensions\\\":{\\\"done\\\":true},\\\"findLanguageExtensionsWeb\\\":{\\\"done\\\":true},\\\"ms-vscode.cpptools#cppWelcome#install.cmake.tools\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWelcome#install.tools\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Mac\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWelcome#explore.commands\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWelcome#create.project\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"extensionsWeb\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.intro.tryNow\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.intro.signIn\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.intro\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.visualFileHistory\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.worktrees\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.comingSoon\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.tryNow\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.signIn\\\":{\\\"done\\\":true},\\\"debugging\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWelcome#run.debug\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.commitGraph\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.richIntegrations\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.trial\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.trial.extend\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.trial.upgrade\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.tutorial\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.settings\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.experience\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.currentLineBlame\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitCodeLens\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.revisionHistory\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.fileAnnotations\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitSideBarViews\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.hostingServiceIntegrations\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitCommandPalette\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.interactiveRebaseEditor\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.terminal\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.plus\\\":{\\\"done\\\":true},\\\"ms-vscode.cpptools#cppWelcome#verify.compiler.mac\\\":{\\\"done\\\":true},\\\"ms-vscode.cpptools#cppWelcome#verify.compiler.linux\\\":{\\\"done\\\":true},\\\"ms-vscode.cpptools#cppWelcome#verify.compiler.windows\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#explore.commands\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"commandPaletteTaskAccessibility\\\":{\\\"done\\\":true},\\\"ms-vscode.cpptools#cppWelcome#verify.compiler.windows10\\\":{\\\"done\\\":true},\\\"ms-vscode.cpptools#cppWelcome#verify.compiler.windows11\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#welcome-home-view\\\":{\\\"done\\\":true},\\\"CopilotSetupComplete\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.panelChat\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.edits\\\":{\\\"done\\\":true},\\\"newCommandPaletteTask\\\":{\\\"done\\\":true}}\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\",{\\\"firstSeen\\\":1648642199390,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode.cpptools#cppWelcome\\\",{\\\"firstSeen\\\":1648642199391,\\\"stepIDs\\\":[\\\"verify.compiler.mac\\\",\\\"verify.compiler.linux\\\",\\\"verify.compiler.windows\\\",\\\"open.project\\\",\\\"setup.intellisense\\\",\\\"run.project.mac\\\",\\\"run.project.linux\\\",\\\"run.project.windows\\\",\\\"install.cmake.tools\\\",\\\"watch.tutorials\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1648677762081,\\\"stepIDs\\\":[\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.tutorial\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.experience\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.settings\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.currentLineBlame\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitCodeLens\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.revisionHistory\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.fileAnnotations\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitSideBarViews\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.hostingServiceIntegrations\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitCommandPalette\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.interactiveRebaseEditor\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.terminal\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.plus\\\"],\\\"manaullyOpened\\\":true}],[\\\"eamodio.gitlens#gitlens.plus\\\",{\\\"firstSeen\\\":1648677762082,\\\"stepIDs\\\":[\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.intro.tryNow\\\",\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.intro.signIn\\\",\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.intro\\\",\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.visualFileHistory\\\",\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.worktrees\\\",\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.comingSoon\\\",\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.tryNow\\\",\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.signIn\\\"],\\\"manaullyOpened\\\":true}],[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1665667470277,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"VSpaceCode.vspacecode#vspacecode.welcome\\\",{\\\"firstSeen\\\":1669952251048,\\\"stepIDs\\\":[\\\"vspacecode.welcome.configuration\\\",\\\"vspacecode.welcome.tryout\\\",\\\"vspacecode.welcome.customization\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1683913658921,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1683913772074,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1732124007076,\\\"stepIDs\\\":[\\\"get-started-community\\\",\\\"welcome-in-trial\\\",\\\"welcome-in-trial-expired\\\",\\\"welcome-in-trial-expired-eligible\\\",\\\"welcome-paid\\\",\\\"visualize-code-history\\\",\\\"accelerate-pr-reviews\\\",\\\"streamline-collaboration\\\",\\\"improve-workflows-with-integrations\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot-chat#copilotWelcome\\\",{\\\"firstSeen\\\":1748483273398,\\\"stepIDs\\\":[\\\"copilot.setup.signIn\\\",\\\"copilot.setup.signInNoAction\\\",\\\"copilot.setup.signUp\\\",\\\"copilot.setup.signUpNoAction\\\",\\\"copilot.panelChat\\\",\\\"copilot.edits\\\",\\\"copilot.firstSuggest\\\",\\\"copilot.inlineChatNotMac\\\",\\\"copilot.inlineChatMac\\\",\\\"copilot.sparkle\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.panel.alignment\":\"center\",\"remote.explorerType\":\"tunnel,ssh-remote\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"ces/remindLaterDate\":\"Wed, 30 Mar 2022 21:49:42 GMT\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.cmake__viewContainer.state.hidden\":\"[{\\\"id\\\":\\\"cmake.outline\\\",\\\"isHidden\\\":false}]\",\"ces/skipSurvey\":\"1.65.2\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.files.save\\\",\\\"value\\\":56},{\\\"key\\\":\\\"workbench.action.splitEditor\\\",\\\"value\\\":57},{\\\"key\\\":\\\"editor.action.addCommentLine\\\",\\\"value\\\":67},{\\\"key\\\":\\\"editor.action.commentLine\\\",\\\"value\\\":68},{\\\"key\\\":\\\"editor.emmet.action.toggleComment\\\",\\\"value\\\":85},{\\\"key\\\":\\\"workbench.action.closeOtherEditors\\\",\\\"value\\\":160},{\\\"key\\\":\\\"workbench.action.splitEditorDown\\\",\\\"value\\\":172},{\\\"key\\\":\\\"workbench.panel.repl.view.focus\\\",\\\"value\\\":180},{\\\"key\\\":\\\"sshHosts.focus\\\",\\\"value\\\":199},{\\\"key\\\":\\\"git.stashApplyLatest\\\",\\\"value\\\":221},{\\\"key\\\":\\\"workbench.extensions.action.installExtensions\\\",\\\"value\\\":252},{\\\"key\\\":\\\"vspacecode.configureSettings\\\",\\\"value\\\":253},{\\\"key\\\":\\\"vspacecode.configure\\\",\\\"value\\\":254},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":255},{\\\"key\\\":\\\"editor.emmet.action.decrementNumberByTen\\\",\\\"value\\\":275},{\\\"key\\\":\\\"workbench.action.gotoLine\\\",\\\"value\\\":277},{\\\"key\\\":\\\"vspacecode.configureKeybindings\\\",\\\"value\\\":278},{\\\"key\\\":\\\"editor.action.revealDefinition\\\",\\\"value\\\":289},{\\\"key\\\":\\\"editor.action.startFindReplaceAction\\\",\\\"value\\\":300},{\\\"key\\\":\\\"editor.action.formatSelection\\\",\\\"value\\\":304},{\\\"key\\\":\\\"workbench.userDataSync.actions.configure\\\",\\\"value\\\":307},{\\\"key\\\":\\\"gitlens.externalDiff\\\",\\\"value\\\":338},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":487},{\\\"key\\\":\\\"workbench.userDataSync.actions.showLog\\\",\\\"value\\\":490},{\\\"key\\\":\\\"workbench.action.openRemoteSettingsFile\\\",\\\"value\\\":491},{\\\"key\\\":\\\"workbench.userDataSync.actions.syncNow\\\",\\\"value\\\":553},{\\\"key\\\":\\\"workbench.files.action.compareFileWith\\\",\\\"value\\\":766},{\\\"key\\\":\\\"editor.action.trimTrailingWhitespace\\\",\\\"value\\\":768},{\\\"key\\\":\\\"opensshremotes.cleanCurrentRemoteServer\\\",\\\"value\\\":835},{\\\"key\\\":\\\"opensshremotes.settings\\\",\\\"value\\\":836},{\\\"key\\\":\\\"editor.action.indentationToSpaces\\\",\\\"value\\\":843},{\\\"key\\\":\\\"diff.file\\\",\\\"value\\\":859},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":860},{\\\"key\\\":\\\"workbench.action.toggleLightDarkThemes\\\",\\\"value\\\":916},{\\\"key\\\":\\\"gitlens.applyPatchFromClipboard\\\",\\\"value\\\":924},{\\\"key\\\":\\\"C_Cpp.RescanWorkspace\\\",\\\"value\\\":958},{\\\"key\\\":\\\"C_Cpp.ResetDatabase\\\",\\\"value\\\":959},{\\\"key\\\":\\\"workbench.action.toggleZenMode\\\",\\\"value\\\":961},{\\\"key\\\":\\\"editor.action.reindentselectedlines\\\",\\\"value\\\":985},{\\\"key\\\":\\\"C_Cpp.ConfigurationEditJSON\\\",\\\"value\\\":1006},{\\\"key\\\":\\\"editor.action.blockComment\\\",\\\"value\\\":1132},{\\\"key\\\":\\\"editor.action.indentLines\\\",\\\"value\\\":1154},{\\\"key\\\":\\\"workbench.action.closeAllEditors\\\",\\\"value\\\":1159},{\\\"key\\\":\\\"gitlens.compareWorkingWith\\\",\\\"value\\\":1160},{\\\"key\\\":\\\"editor.action.outdentLines\\\",\\\"value\\\":1166},{\\\"key\\\":\\\"extension.profile.select\\\",\\\"value\\\":1170},{\\\"key\\\":\\\"extension.gist.open\\\",\\\"value\\\":1171},{\\\"key\\\":\\\"markdown.showPreviewToSide\\\",\\\"value\\\":1174},{\\\"key\\\":\\\"extension.gist.delete\\\",\\\"value\\\":1176},{\\\"key\\\":\\\"extension.gist.create\\\",\\\"value\\\":1177}]}\",\"commandPalette.mru.counter\":\"1178\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"ad\\\",\\\"adv\\\",\\\"advan\\\",\\\"advanc\\\",\\\"advanced new \\\",\\\"advanced new fi\\\",\\\"advanced new file\\\",\\\"advanced new\\\",\\\"\\\\\\\"Option+Command+N\\\\\\\"//\\\",\\\"\\\\\\\"Option+Command+N\\\\\\\"\\\",\\\"new\\\",\\\"\\\\\\\"Command+N\\\\\\\"\\\",\\\"@command:gitlens.plus.hide\\\",\\\"@command:git.commitStaged\\\",\\\"@command:editor.action.reindentselectedlines\\\",\\\"@command:workbench.action.gotoLine\\\",\\\"@command:editor.action.indentationToSpaces\\\",\\\"@command:workbench.action.openRemoteSettingsFile\\\"]}\",\"cpp.1.editedCount\":\"10\",\"cpp.1.editedDate\":\"Mon May 09 2022\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppReferencesView\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Setup\\\",\\\"eamodio.gitlens#gitlens.plus\\\",\\\"Intermediate\\\",\\\"eamodio.gitlens#gitlens.welcome\\\"]\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.65.2\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"out\\\",\\\"control\\\"]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"xmi\\\"]\",\"cpp.1.isCandidate\":\"false\",\"cpp.1.skipVersion\":\"1.65.2\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"expandSuggestionDocs\":\"true\",\"workbench.view.sync.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.sync.merges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.remoteActivity\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.machines\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.localActivity\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.sync.troubleshoot\\\",\\\"isHidden\\\":true}]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"cpp\\\":[\\\"ms-vscode.cpptools-extension-pack\\\"]}\",\"csharp.1.lastSessionDate\":\"Thu Jun 19 2025\",\"csharp.1.sessionCount\":\"411\",\"themeUpdatedNotificationShown\":\"true\",\"workbench.view.extension.cmake-view.state.hidden\":\"[{\\\"id\\\":\\\"cmake.projectStatus\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cmake.outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cmake.pinnedCommands\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false}]\",\"tabs-list-width-horizontal\":\"46\",\"workbench.activityBar.location\":\"default\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100}]\",\"workbench.chat.hideMovedChatWelcomeView\":\"true\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\",\"extensions.trustedPublishers\":\"{\\\"bodil\\\":{\\\"publisher\\\":\\\"bodil\\\",\\\"publisherDisplayName\\\":\\\"Bodil Stokke\\\"},\\\"cschlosser\\\":{\\\"publisher\\\":\\\"cschlosser\\\",\\\"publisherDisplayName\\\":\\\"Christoph Schlosser\\\"},\\\"davidanson\\\":{\\\"publisher\\\":\\\"davidanson\\\",\\\"publisherDisplayName\\\":\\\"David Anson\\\"},\\\"eamodio\\\":{\\\"publisher\\\":\\\"eamodio\\\",\\\"publisherDisplayName\\\":\\\"GitKraken\\\"},\\\"fabiospampinato\\\":{\\\"publisher\\\":\\\"fabiospampinato\\\",\\\"publisherDisplayName\\\":\\\"Fabio Spampinato\\\"},\\\"jacobdufault\\\":{\\\"publisher\\\":\\\"jacobdufault\\\",\\\"publisherDisplayName\\\":\\\"jacobdufault\\\"},\\\"jeff-hykin\\\":{\\\"publisher\\\":\\\"jeff-hykin\\\",\\\"publisherDisplayName\\\":\\\"Jeff Hykin\\\"},\\\"kahole\\\":{\\\"publisher\\\":\\\"kahole\\\",\\\"publisherDisplayName\\\":\\\"Kristian Andersen Hole\\\"},\\\"sdras\\\":{\\\"publisher\\\":\\\"sdras\\\",\\\"publisherDisplayName\\\":\\\"sarah.drasner\\\"},\\\"tale\\\":{\\\"publisher\\\":\\\"tale\\\",\\\"publisherDisplayName\\\":\\\"Aarnav Tale\\\"},\\\"twxs\\\":{\\\"publisher\\\":\\\"twxs\\\",\\\"publisherDisplayName\\\":\\\"twxs\\\"},\\\"vscodevim\\\":{\\\"publisher\\\":\\\"vscodevim\\\",\\\"publisherDisplayName\\\":\\\"vscodevim\\\"},\\\"vspacecode\\\":{\\\"publisher\\\":\\\"vspacecode\\\",\\\"publisherDisplayName\\\":\\\"VSpaceCode\\\"},\\\"kenhowardpdx\\\":{\\\"publisher\\\":\\\"kenhowardpdx\\\",\\\"publisherDisplayName\\\":\\\"Ken Howard\\\"}}\",\"chatEditsView.hideMovedEditsView\":\"true\",\"chat.currentLanguageModel.panel\":\"github.copilot-chat/gpt-4.1\",\"chat.currentLanguageModel.panel.isDefault\":\"true\",\"__GitHub.copilot-chat-davesharpe13\":\"[{\\\"id\\\":\\\"ms-vscode.cpptools\\\",\\\"name\\\":\\\"C/C++\\\",\\\"allowed\\\":true}]\",\"extension.features.state\":\"{\\\"ms-vscode.cpptools\\\":{\\\"copilot\\\":{\\\"disabled\\\":false,\\\"accessTimes\\\":[1748281582305,1748282178298,1748285008657,1748285034366]}},\\\"github.copilot-chat\\\":{\\\"copilot\\\":{\\\"disabled\\\":false,\\\"accessTimes\\\":[1749583703902,1749583710014]}}}\",\"github-davesharpe13\":\"[{\\\"id\\\":\\\"github.copilot-chat\\\",\\\"name\\\":\\\"GitHub Copilot Chat\\\",\\\"allowed\\\":true,\\\"trusted\\\":true,\\\"lastUsed\\\":1748483215379},{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true,\\\"trusted\\\":true,\\\"lastUsed\\\":1748468247223},{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true,\\\"trusted\\\":true}]\",\"inlineEditsGutterIndicatorUserKind\":\"secondTime\",\"remote.tunnels.toRestore.ssh-remote+10.211.55.32.1760435570\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":53897,\\\"localPort\\\":53898,\\\"localAddress\\\":\\\"127.0.0.1:53898\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:53898\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.ssh-remote+10.211.55.32.1760435570\":\"1751564436505\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment