Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vito-mohagheghian/13b6a472209e858a6342ab3375c0f1f4 to your computer and use it in GitHub Desktop.
Save vito-mohagheghian/13b6a472209e858a6342ab3375c0f1f4 to your computer and use it in GitHub Desktop.
ultimateReactDevelopmentVSCodeSetup.code-profile
{"name":"Web development","settings":"{\"settings\":\"{\\r\\n \\\"glassit.alpha\\\": 215,\\r\\n \\\"editor.fontFamily\\\": \\\"Consolas, '2 Yekan', 'Courier New', monospace, FiraCode Nerd Font Propo\\\",\\r\\n \\\"files.autoSave\\\": \\\"afterDelay\\\",\\r\\n \\\"editor.formatOnSave\\\": true,\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\r\\n \\\"editor.fontSize\\\": 18,\\r\\n \\\"workbench.editor.enablePreview\\\": false,\\r\\n \\\"terminal.integrated.fontSize\\\": 16,\\r\\n \\\"editor.quickSuggestions\\\": {\\r\\n \\\"strings\\\": true\\r\\n },\\r\\n \\\"editor.tokenColorCustomizations\\\": {\\r\\n \\\"strings\\\": \\\"#10dbff\\\"\\r\\n },\\r\\n \\\"terminal.integrated.tabs.defaultIcon\\\": \\\"terminal-bash\\\",\\r\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\r\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"workbench.colorTheme\\\": \\\"Dobri Next -A01- Dark\\\",\\r\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\r\\n \\\"workbench.preferredHighContrastColorTheme\\\": \\\"Default Dark+\\\",\\r\\n \\\"screencastMode.mouseIndicatorColor\\\": \\\"#FF000000\\\",\\r\\n \\\"terminal.integrated.env.windows\\\": {},\\r\\n \\\"editor.cursorBlinking\\\": \\\"smooth\\\",\\r\\n \\\"editor.cursorSmoothCaretAnimation\\\": \\\"on\\\",\\r\\n \\\"workbench.layoutControl.enabled\\\": false,\\r\\n \\\"window.commandCenter\\\": true\\r\\n}\\r\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\r\\n[\\r\\n {\\r\\n \\\"key\\\": \\\"alt+i\\\",\\r\\n \\\"command\\\": \\\"cursorUp\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"up\\\",\\r\\n \\\"command\\\": \\\"-cursorUp\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+j\\\",\\r\\n \\\"command\\\": \\\"cursorLeft\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"left\\\",\\r\\n \\\"command\\\": \\\"-cursorLeft\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+l\\\",\\r\\n \\\"command\\\": \\\"cursorRight\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"right\\\",\\r\\n \\\"command\\\": \\\"-cursorRight\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"right\\\",\\r\\n \\\"command\\\": \\\"cursorRight\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"up\\\",\\r\\n \\\"command\\\": \\\"cursorUp\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"left\\\",\\r\\n \\\"command\\\": \\\"cursorLeft\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+j\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.togglePanel\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+m\\\",\\r\\n \\\"command\\\": \\\"selectNextSuggestion\\\",\\r\\n \\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus || suggestWidgetVisible && textInputFocus && !suggestWidgetHasFocusedSuggestion\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+i\\\",\\r\\n \\\"command\\\": \\\"views.moveViewUp\\\",\\r\\n \\\"when\\\": \\\"focusedView != ''\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+k up\\\",\\r\\n \\\"command\\\": \\\"-views.moveViewUp\\\",\\r\\n \\\"when\\\": \\\"focusedView != ''\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"down\\\",\\r\\n \\\"command\\\": \\\"-inlineChat.arrowOutDown\\\",\\r\\n \\\"when\\\": \\\"inlineChatFocused && inlineChatHasProvider && inlineChatInnerCursorLast && !accessibilityModeEnabled && !isEmbeddedDiffEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+k\\\",\\r\\n \\\"command\\\": \\\"cursorDown\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+n\\\",\\r\\n \\\"command\\\": \\\"workbench.action.terminal.selectPrevSuggestion\\\",\\r\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && terminalIsOpen && terminalSuggestWidgetVisible || terminalFocus && terminalIsOpen && terminalProcessSupported && terminalSuggestWidgetVisible\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"up\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.terminal.selectPrevSuggestion\\\",\\r\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && terminalIsOpen && terminalSuggestWidgetVisible || terminalFocus && terminalIsOpen && terminalProcessSupported && terminalSuggestWidgetVisible\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+m\\\",\\r\\n \\\"command\\\": \\\"selectNextSuggestion\\\",\\r\\n \\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus || suggestWidgetVisible && textInputFocus && !suggestWidgetHasFocusedSuggestion\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+n\\\",\\r\\n \\\"command\\\": \\\"selectPrevSuggestion\\\",\\r\\n \\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus || suggestWidgetVisible && textInputFocus && !suggestWidgetHasFocusedSuggestion\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+n\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.files.newUntitledFile\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+o\\\",\\r\\n \\\"command\\\": \\\"editor.action.scrollDownHover\\\",\\r\\n \\\"when\\\": \\\"editorHoverFocused\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+o\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.files.openFileFolder\\\",\\r\\n \\\"when\\\": \\\"isMacNative && openFolderWorkspaceSupport\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+o\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.files.openFolderViaWorkspace\\\",\\r\\n \\\"when\\\": \\\"!openFolderWorkspaceSupport && workbenchState == 'workspace'\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+o\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.files.openFile\\\",\\r\\n \\\"when\\\": \\\"true\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+o\\\",\\r\\n \\\"command\\\": \\\"workbench.action.files.openFile\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+n\\\",\\r\\n \\\"command\\\": \\\"workbench.action.terminal.selectPrevSuggestion\\\",\\r\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && terminalIsOpen && terminalSuggestWidgetVisible || terminalFocus && terminalIsOpen && terminalProcessSupported && terminalSuggestWidgetVisible\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+n\\\",\\r\\n \\\"command\\\": \\\"selectPrevSuggestion\\\",\\r\\n \\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus || suggestWidgetVisible && textInputFocus && !suggestWidgetHasFocusedSuggestion\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+i\\\",\\r\\n \\\"command\\\": \\\"cursorUpSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+k\\\",\\r\\n \\\"command\\\": \\\"cursorDownSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+j\\\",\\r\\n \\\"command\\\": \\\"workbench.action.terminal.toggleTerminal\\\",\\r\\n \\\"when\\\": \\\"terminal.active\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+k\\\",\\r\\n \\\"command\\\": \\\"editor.action.moveLinesDownAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+down\\\",\\r\\n \\\"command\\\": \\\"-editor.action.moveLinesDownAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+i\\\",\\r\\n \\\"command\\\": \\\"editor.action.moveLinesUpAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+[\\\",\\r\\n \\\"command\\\": \\\"cursorEnd\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+d\\\",\\r\\n \\\"command\\\": \\\"cursorHome\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+s\\\",\\r\\n \\\"command\\\": \\\"-gitlens.showQuickRepoStatus\\\",\\r\\n \\\"when\\\": \\\"!gitlens:disabled && config.gitlens.keymap == 'alternate'\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+f\\\",\\r\\n \\\"command\\\": \\\"cursorEnd\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+enter\\\",\\r\\n \\\"command\\\": \\\"editor.action.insertLineAfter\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+backspace\\\",\\r\\n \\\"command\\\": \\\"deleteLeft\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+j\\\",\\r\\n \\\"command\\\": \\\"cursorColumnSelectLeft\\\",\\r\\n \\\"when\\\": \\\"editorColumnSelection && textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+l\\\",\\r\\n \\\"command\\\": \\\"cursorColumnSelectRight\\\",\\r\\n \\\"when\\\": \\\"editorColumnSelection && textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+alt+j\\\",\\r\\n \\\"command\\\": \\\"cursorWordLeftSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus && !accessibilityModeEnabled\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+alt+l\\\",\\r\\n \\\"command\\\": \\\"cursorWordEndRightSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus && !accessibilityModeEnabled\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+l\\\",\\r\\n \\\"command\\\": \\\"cursorRightSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+j\\\",\\r\\n \\\"command\\\": \\\"cursorLeftSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+alt+i\\\",\\r\\n \\\"command\\\": \\\"cursorUpSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+alt+k\\\",\\r\\n \\\"command\\\": \\\"cursorDownSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+k\\\",\\r\\n \\\"command\\\": \\\"workbench.action.interactivePlayground.arrowDown\\\",\\r\\n \\\"when\\\": \\\"interactivePlaygroundFocus && !editorTextFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+k\\\",\\r\\n \\\"command\\\": \\\"editor.action.selectNextStickyScrollLine\\\",\\r\\n \\\"when\\\": \\\"stickyScrollFocused\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+k\\\",\\r\\n \\\"command\\\": \\\"inlineChat.focus\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && inlineChatVisible && !accessibilityModeEnabled && !inlineChatFocused && !isEmbeddedDiffEditor && inlineChatOuterCursorPosition == 'above'\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+b\\\",\\r\\n \\\"command\\\": \\\"workbench.action.quickOpenSelectNext\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+v\\\",\\r\\n \\\"command\\\": \\\"workbench.action.quickOpenNavigatePrevious\\\"\\r\\n }\\r\\n]\\r\\n\",\"platform\":3}","extensions":"[{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\"},{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\"},{\"identifier\":{\"id\":\"apollographql.vscode-apollo\",\"uuid\":\"de44183f-5377-4ceb-ac15-79364a30070c\"},\"displayName\":\"Apollo GraphQL\"},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\"},{\"identifier\":{\"id\":\"christian-kohler.npm-intellisense\",\"uuid\":\"dff6b801-247e-40e9-82e8-8c9b1d19d1b8\"},\"displayName\":\"npm Intellisense\"},{\"identifier\":{\"id\":\"christian-kohler.path-intellisense\",\"uuid\":\"a41c1549-4053-44d4-bf30-60fc809b4a86\"},\"displayName\":\"Path Intellisense\"},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\"},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"displayName\":\"ES7+ React/Redux/React-Native snippets\"},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\"},{\"identifier\":{\"id\":\"ecmel.vscode-html-css\",\"uuid\":\"aaee577c-f062-495a-9816-0cbd442f1d25\"},\"displayName\":\"HTML CSS Support\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\"},{\"identifier\":{\"id\":\"jock.svg\",\"uuid\":\"4ae6dc82-7981-4f10-bd81-2d72aec37f39\"},\"displayName\":\"SVG\"},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"displayName\":\"DotENV\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\"},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\"},{\"identifier\":{\"id\":\"postman.postman-for-vscode\",\"uuid\":\"48fcb244-71c2-4877-aed3-29b36098a411\"},\"displayName\":\"Postman\"},{\"identifier\":{\"id\":\"pulkitgangwar.nextjs-snippets\",\"uuid\":\"cf7acc1f-dea3-4456-9d09-ebff1d01806a\"},\"displayName\":\"Nextjs snippets\"},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"displayName\":\"Live Server\"},{\"identifier\":{\"id\":\"s-nlf-fh.glassit\",\"uuid\":\"7f4f553c-204c-42fe-9b4d-7a3f11f7335b\"},\"displayName\":\"GlassIt-VSC\"},{\"identifier\":{\"id\":\"sldobri.bunker\",\"uuid\":\"1256df07-e7c0-4e17-bd23-96b617cf21bc\"},\"displayName\":\"Dobri Next - Themes and Icons\"},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\"},{\"identifier\":{\"id\":\"uctakeoff.vscode-counter\",\"uuid\":\"7789bd61-a874-4bf0-a8b4-d9e8d920af63\"},\"displayName\":\"VS Code Counter\"},{\"identifier\":{\"id\":\"visualstudioexptteam.intellicode-api-usage-examples\",\"uuid\":\"9fa2a00e-3bfa-4c2a-abc4-a865bb2b5cf3\"},\"displayName\":\"IntelliCode API Usage Examples\"},{\"identifier\":{\"id\":\"wallabyjs.console-ninja\",\"uuid\":\"6a994cdf-21a5-4e80-b0a5-601acdad9bf9\"},\"displayName\":\"Console Ninja\"},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"displayName\":\"JavaScript (ES6) code snippets\"}]","globalState":"{\"storage\":{\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"name\\\":\\\"GitLens\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"name\\\":\\\"Test Results\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"name\\\":\\\"Comments\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"petsView\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"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\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codegpt-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.sidebar-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.figma\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.console-ninja\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.ddb50\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.chatgpt\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.hexExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.code-time-sidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.thunder-client\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":true}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"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.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark sldobri-bunker-themes-Dobri-A01-json\\\",\\\"label\\\":\\\"Dobri Next -A01- Dark\\\",\\\"settingsId\\\":\\\"Dobri Next -A01- Dark\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#CED5E5\\\",\\\"background\\\":\\\"#05080a\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5C6370\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment, punctuation.definition.comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5C6370\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"string.quoted.docstring.multi.python, string.quoted.docstring.multi.python keyword.control.flow.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#97a7c8ff\\\"},\\\"scope\\\":\\\"meta.brace.round.begin, meta.brace.round.end, meta.brace.square.begin, meta.brace.square.end, meta.brace.curly.begin, meta.brace.curly.end, meta.group.braces.round.function.arguments\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"Boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"string.detected-link\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.numeric, constant.language, markdown.python.constant.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"constant.character\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"constant.character.escape.backslash.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.format.placeholder.other.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"constant.other.key, meta.group.braces.curly constant.other.object.key string.unquoted.label\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"variable.other.object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.property.object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"variable.other.class, meta.class.property variable.other.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"variable.other, meta.class.object.property, meta.property.class variable.other.property.static\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"variable.other.readwrite\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"meta.group.braces variable.other.readwrite\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#97a7c8ff\\\"},\\\"scope\\\":\\\"variable.language, meta.class variable.other.readwrite\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CED5E5\\\"},\\\"scope\\\":\\\"variable.language.prototype\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"python.support.magic.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61AFEF\\\"},\\\"scope\\\":\\\"meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61AFEF\\\"},\\\"scope\\\":\\\"meta.function-call.generic.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"meta.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"variable.function.constructor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"keyword.control, keyword.operator.new, keyword.operator.module, variable.language.super\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"meta.preprocessor, entity.name.function.preprocessor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"entity.name.function.preprocessor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"meta.namespace.identifier entity.name.type, entity.name.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61AFEF\\\"},\\\"scope\\\":\\\"cs.meta.namespace.function.identifier.body.class.method\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"storage.type.cs, storage.type.variable.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"keyword, keyword.other.namespace, storage.modifier\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"keyword.operator.logical.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"keyword.other.substitution.begin, keyword.other.substitution.end\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#97a7c8ff\\\"},\\\"scope\\\":\\\"keyword.operator.accessor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"keyword.operator, constant.other.color, punctuation.separator.key-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"keyword.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, keyword.control.anchor.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"python.keyword.operator\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"entity.name.class, meta.class.extends variable.other.readwrite\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic underline\\\",\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"variable.parameter,token.variable.parameter,variable.other.jsdoc,variable.language.arguments,function.parameter\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"variable.parameter.function.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AE81FF\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"selector.css.entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61AFEF\\\"},\\\"scope\\\":\\\"source.sass keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"source.css support.type, source.sass support.type, source.scss support.type, source.less support.type, source.stylus support.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"support.function, support.class support.function\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"python.builtin.support.function\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"python.meta.function-call.builtin.support.function, python.meta.type.support.function-call, python.meta.variable.function-call.legacy.builtin\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"meta.type.support.inheritance.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"entity.name.type.class.python\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"support.constant\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#FFCC00\\\"},\\\"scope\\\":\\\"support.type, support.class\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.other.variable\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"css.property-list.property-name\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#E05252\\\",\\\"foreground\\\":\\\"#FFFFFF\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#E0C285\\\",\\\"foreground\\\":\\\"#523D14\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"meta.structure.dictionaryon support.type.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"meta.structure.dictionaryon string.quoted.doubleon\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"meta.structure.dictionaryon string.quoted.double.detected-link\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61AFEF\\\"},\\\"scope\\\":\\\"string.other.link.title.markdown, string.other.link.description.markdown, meta.paragraph.markdown entity.name.tag.inline.any\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CB6CFE\\\"},\\\"scope\\\":\\\"markup.underline.link.markdown, markup.underline.link.image.markdown\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"markup.fenced_code.block.markdown, markup.fenced.code.block.markdown, markup.raw.inline.markdown, markdown.block.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"markup.fenced_code.block.markdown fenced_code.block.language, markup.fenced.code.block.markdown fenced.code.block.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56D6D6\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown, punctuation.definition.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.raw.markdown, meta.paragraph.markdown punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"markdown.fenced_code.block.markdown constant.numeric, markdown.fenced.code.block.markdown constant.numeric, markdown.fenced_code.block.markdown constant.language, markdown.fenced.code.block.markdown constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"markdown.block.fenced.code.string, markdown.block.fenced.code.string.quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61AFEF\\\"},\\\"scope\\\":\\\"markup.fenced_code.block.markdown keyword.operator, markup.fenced_code.block.markdown keyword.operator.logical.python, markup.fenced.code.block.markdown keyword.operator, markup.fenced_code.block.markdown keyword.control, markup.fenced.code.block.markdown keyword.control, markup.fenced_code.block.markdown storage.type, markup.fenced_code.block.markdown storage.type.function.lambda, markdown.block.fenced.code.lambda.storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#97a7c8ff\\\"},\\\"scope\\\":\\\"markdown.block.fenced.code.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"markdown.block.variable.parameter\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CED5E5\\\"},\\\"scope\\\":\\\"meta.diff, meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FB467B\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22E\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6DB74\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AE81FFA0\\\"},\\\"scope\\\":\\\"constant.numeric.line-number.find-in-files - match\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6DB74\\\"},\\\"scope\\\":\\\"entity.name.filename.find-in-files\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AE81FF\\\"},\\\"scope\\\":\\\"keyword, storage.type, storage.modifier\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"token.info-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cd9731\\\"},\\\"scope\\\":\\\"token.warn-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"token.error-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b267e6\\\"},\\\"scope\\\":\\\"token.debug-token\\\"}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sldobri.bunker\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"bunker\\\",\\\"_extensionPublisher\\\":\\\"sldobri\\\"},\\\"colorMap\\\":{\\\"focusBorder\\\":\\\"#97a7c8\\\",\\\"widget.shadow\\\":\\\"#000000\\\",\\\"input.background\\\":\\\"#05080a\\\",\\\"input.border\\\":\\\"#ff8d03\\\",\\\"list.activeSelectionBackground\\\":\\\"#05080a\\\",\\\"list.activeSelectionForeground\\\":\\\"#ff8d03\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#05080a\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#ff8d03\\\",\\\"list.hoverBackground\\\":\\\"#18222d\\\",\\\"list.highlightForeground\\\":\\\"#ff8d03\\\",\\\"list.focusBackground\\\":\\\"#18222d\\\",\\\"list.focusForeground\\\":\\\"#ff8d03\\\",\\\"button.hoverBackground\\\":\\\"#ff8d03\\\",\\\"scrollbar.shadow\\\":\\\"#05080a\\\",\\\"scrollbarSlider.background\\\":\\\"#18222d\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#22303e\\\",\\\"editorOverviewRuler.border\\\":\\\"#05080a\\\",\\\"editor.background\\\":\\\"#05080a\\\",\\\"editor.foreground\\\":\\\"#ced5e5\\\",\\\"editorWidget.background\\\":\\\"#0b1015\\\",\\\"editor.selectionBackground\\\":\\\"#18222d\\\",\\\"editor.findMatchBackground\\\":\\\"#18222d\\\",\\\"editor.lineHighlightBorder\\\":\\\"#05080a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#14344b\\\",\\\"editorWarning.border\\\":\\\"#ffcc00\\\",\\\"editorError.border\\\":\\\"#fb467b\\\",\\\"editorSuggestWidget.background\\\":\\\"#05080a\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#18222d\\\",\\\"editorHoverWidget.background\\\":\\\"#05080a\\\",\\\"editorLineNumber.foreground\\\":\\\"#5c6370\\\",\\\"editorBracketMatch.border\\\":\\\"#97a7c8\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#ffcc00\\\",\\\"editorGutter.addedBackground\\\":\\\"#56d6d6\\\",\\\"editorGutter.deletedBackground\\\":\\\"#fb467b\\\",\\\"editorCursor.foreground\\\":\\\"#ff8d03\\\",\\\"editorWhitespace.foreground\\\":\\\"#18222d\\\",\\\"editorIndentGuide.background\\\":\\\"#18222d\\\",\\\"editorRuler.foreground\\\":\\\"#18222d\\\",\\\"tab.activeBackground\\\":\\\"#05080a\\\",\\\"tab.inactiveBackground\\\":\\\"#05080a\\\",\\\"tab.border\\\":\\\"#05080a\\\",\\\"tab.activeForeground\\\":\\\"#ff8d03\\\",\\\"tab.activeBorder\\\":\\\"#ff8d03\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#97a7c8\\\",\\\"tab.inactiveForeground\\\":\\\"#97a7c8\\\",\\\"editorGroup.background\\\":\\\"#05080a\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#05080a\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#05080a\\\",\\\"editorGroup.border\\\":\\\"#05080a\\\",\\\"panel.background\\\":\\\"#05080a\\\",\\\"panel.border\\\":\\\"#05080a\\\",\\\"panelTitle.activeForeground\\\":\\\"#ff8d03\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#97a7c8\\\",\\\"statusBar.foreground\\\":\\\"#97a7c8\\\",\\\"statusBar.background\\\":\\\"#05080a\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0b1015\\\",\\\"activityBar.background\\\":\\\"#05080a\\\",\\\"activityBar.foreground\\\":\\\"#97a7c8\\\",\\\"activityBarBadge.background\\\":\\\"#ff8d03\\\",\\\"activityBarBadge.foreground\\\":\\\"#000000\\\",\\\"sideBar.background\\\":\\\"#05080a\\\",\\\"sideBarSectionHeader.background\\\":\\\"#05080a\\\",\\\"titleBar.inactiveForeground\\\":\\\"#05080a\\\",\\\"titleBar.activeBackground\\\":\\\"#05080a\\\",\\\"notification.background\\\":\\\"#0b1015\\\",\\\"debugToolBar.background\\\":\\\"#0b1015\\\",\\\"dropdown.background\\\":\\\"#0b1015\\\",\\\"dropdown.border\\\":\\\"#97a7c8\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"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.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}]\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1686414073900\\\",\\\"status.workspaceTrust.19e058fe1a03560806d46af6e3d34214\\\",\\\"status.workspaceTrust.e65308312d004582d1446288c0428d6c\\\",\\\"status.workspaceTrust.09ccda3bb355ec7ba02e09ae373af5b1\\\",\\\"status.workspaceTrust.ecd92742875ec916201cb75a2cabfc05\\\",\\\"status.workspaceTrust.0143b8f1d7a1235b4558deb5ffbee32b\\\",\\\"status.workspaceTrust.5c529a99c23d45de558b4a8315d0d995\\\",\\\"status.workspaceTrust.1687239836908\\\",\\\"status.workspaceTrust.1688582391867\\\",\\\"status.workspaceTrust.e76deeed420c9cb84ab885484c22ad6a\\\",\\\"status.workspaceTrust.498cd4943dbbfb723803164ff2b98754\\\"]\",\"memento/gettingStartedService\":\"{\\\"installGit\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#explore.commands\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#create.project\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"playground\\\":{\\\"done\\\":true},\\\"extensions\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#install.tools\\\":{\\\"done\\\":true}}\",\"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}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.liveshare.state.hidden\":\"[{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"glassit.increase\\\",\\\"value\\\":1},{\\\"key\\\":\\\"workbench.action.decreaseViewSize\\\",\\\"value\\\":3},{\\\"key\\\":\\\"glassit.decrease\\\",\\\"value\\\":5},{\\\"key\\\":\\\"editor.action.showDefinitionPreviewHover\\\",\\\"value\\\":8},{\\\"key\\\":\\\"svg.showSvg\\\",\\\"value\\\":9},{\\\"key\\\":\\\"workbench.files.action.collapseExplorerFolders\\\",\\\"value\\\":12}]}\",\"commandPalette.mru.counter\":\"13\",\"workbench.panel.alignment\":\"center\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"snippets/typescript.code-snippets/For Loop\\\",1687249987637],[\\\"snippets/snippets.json/Print to console\\\",1687453887103],[\\\"lib/snippets/generated.json/reactFunctionalComponentRedux\\\",1687888185408],[\\\"snippets/snippets.json/destructingArray\\\",1688317441285],[\\\"lib/snippets/generated.json/method\\\",1688327043823],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1689438985992],[\\\"lib/snippets/generated.json/useLayoutEffect\\\",1689526923961],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1689622565150],[\\\"lib/snippets/generated.json/useState\\\",1689702062103],[\\\"snippets/typescript.code-snippets/Switch Statement\\\",1690562675896],[\\\"lib/snippets/generated.json/useEffect\\\",1690573275676],[\\\"lib/snippets/generated.json/reactFunctionalExportComponent\\\",1690650982828],[\\\"lib/snippets/generated.json/consoleLog\\\",1690659331433]]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1686415306157,\\\"stepIDs\\\":[\\\"gitlens.welcome.tutorial\\\",\\\"gitlens.welcome.experience\\\",\\\"gitlens.welcome.settings\\\",\\\"gitlens.welcome.currentLineBlame\\\",\\\"gitlens.welcome.gitCodeLens\\\",\\\"gitlens.welcome.revisionHistory\\\",\\\"gitlens.welcome.fileAnnotations\\\",\\\"gitlens.welcome.gitSideBarViews\\\",\\\"gitlens.welcome.hostingServiceIntegrations\\\",\\\"gitlens.welcome.gitCommandPalette\\\",\\\"gitlens.welcome.interactiveRebaseEditor\\\",\\\"gitlens.welcome.terminal\\\",\\\"gitlens.welcome.plus\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.plus\\\",{\\\"firstSeen\\\":1686415306157,\\\"stepIDs\\\":[\\\"gitlens.plus.intro\\\",\\\"gitlens.plus.commitGraph\\\",\\\"gitlens.plus.visualFileHistory\\\",\\\"gitlens.plus.worktrees\\\",\\\"gitlens.plus.richIntegrations\\\",\\\"gitlens.plus.tryNow\\\",\\\"gitlens.plus.trial\\\",\\\"gitlens.plus.trial.extend\\\",\\\"gitlens.plus.trial.upgrade\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1686415306157,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}]]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"\\\\\\\"ctrl+z alt+down\\\\\\\"\\\",\\\"\\\\\\\"alt+down\\\\\\\"\\\",\\\"\\\\\\\"alt+down alt+up\\\\\\\"\\\",\\\"\\\\\\\"alt+up\\\\\\\"\\\",\\\"\\\\\\\"alt+up alt+down\\\\\\\"\\\",\\\"\\\\\\\"alt+left\\\\\\\"\\\",\\\"\\\\\\\"alt+o\\\\\\\"\\\",\\\"\\\\\\\"end\\\\\\\"\\\",\\\"c\\\",\\\"cursorFirst\\\",\\\"cursorHome\\\",\\\"end\\\",\\\"home\\\",\\\"\\\\\\\"alt+s alt\\\\\\\"\\\",\\\"\\\\\\\"alt+f\\\\\\\"\\\",\\\"\\\\\\\"alt+f enter\\\\\\\"\\\",\\\"enter\\\",\\\"newL\\\",\\\"newLine\\\",\\\"new\\\",\\\"brea\\\",\\\"break\\\",\\\"\\\\\\\"enter\\\\\\\"\\\",\\\"\\\\\\\"ctrl+enter\\\\\\\"\\\",\\\"\\\\\\\"space backspace\\\\\\\"\\\",\\\"insert\\\",\\\"insert line\\\",\\\"menu\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"shift+left shift\\\\\\\"\\\",\\\"\\\\\\\"shift+right ctrl+shift+alt\\\\\\\"\\\",\\\"\\\\\\\"shift+right shift+alt+left\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+left ctrl+shift+left\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+left\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+left ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+right\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+right shift+alt+j\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+j shift+alt\\\\\\\"\\\",\\\"\\\\\\\"shift+alt\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+j\\\\\\\"\\\",\\\"\\\\\\\"ctrl+tab shift+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+tab shift+alt+l\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+l\\\\\\\"\\\",\\\"\\\\\\\"shift+right\\\\\\\"\\\",\\\"\\\\\\\"shift+right shift+left\\\\\\\"\\\",\\\"\\\\\\\"shift+left\\\\\\\"\\\",\\\"\\\\\\\"shift+left alt\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+i\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+i alt\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+i ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+i ctrl+alt+k\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+k\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+k ctrl+shift+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+k alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+k shift+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+alt+k\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+alt+k ctrl+shift+alt\\\\\\\"\\\",\\\"\\\\\\\"i\\\\\\\"\\\",\\\"\\\\\\\"i ctrl+shift+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+alt+i\\\\\\\"\\\",\\\"\\\\\\\"ctrl+tab\\\\\\\"\\\",\\\"\\\\\\\"ctrl+tab shift+alt+k\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+k\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+k alt\\\\\\\"\\\",\\\"\\\\\\\"space\\\\\\\"\\\",\\\"\\\\\\\"c e\\\\\\\"\\\",\\\"spa\\\",\\\"space\\\",\\\"\\\\\\\"win\\\\\\\"\\\",\\\"\\\\\\\"alt+c\\\\\\\"\\\",\\\"\\\\\\\"alt+c alt+s\\\\\\\"\\\",\\\"\\\\\\\"alt+s\\\\\\\"\\\",\\\"\\\\\\\"alt+w\\\\\\\"\\\",\\\"\\\\\\\"alt+w alt+e\\\\\\\"\\\",\\\"\\\\\\\"alt+e\\\\\\\"\\\",\\\"\\\\\\\"alt+e alt\\\\\\\"\\\",\\\"\\\\\\\"alt+r\\\\\\\"\\\",\\\"\\\\\\\"alt+d alt+f\\\\\\\"\\\",\\\"\\\\\\\"alt+d\\\\\\\"\\\",\\\"\\\\\\\"alt+d ctrl+w\\\\\\\"\\\",\\\"\\\\\\\"down\\\\\\\"\\\",\\\"pale\\\",\\\"palet\\\",\\\"paletter\\\",\\\"palett\\\",\\\"palette\\\",\\\"workbench.action.quickOpen\\\",\\\"\\\\\\\"alt+k\\\\\\\"\\\",\\\"\\\\\\\"alt+i\\\\\\\"\\\",\\\"\\\\\\\"backspace backspace\\\\\\\"\\\",\\\"\\\\\\\"alt+m\\\\\\\"\\\",\\\"cursor\\\",\\\"cursorUp\\\",\\\"\\\\\\\"alt\\\\\\\"\\\",\\\"\\\\\\\"alt+v\\\\\\\"\\\",\\\"\\\\\\\"ctrl\\\\\\\"\\\",\\\"right\\\"]}\",\"expandSuggestionDocs\":\"false\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.view.search\\\":2},\\\"viewLocations\\\":{},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"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}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\"]\",\"remote.explorerType\":\"wsl\",\"settingsEditor2.splitViewWidth\":\"259\",\"workbench.view.extension.figma.state.hidden\":\"[{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.insiders\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true}]\",\"workbench.view.extension.sidebar-panel.state.hidden\":\"[{\\\"id\\\":\\\"postman-for-vscode.sidebar-panel\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.ddb50.state.hidden\":\"[{\\\"id\\\":\\\"ddb50.debugView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":true},{\\\"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.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.deprecatedExtensions\\\",\\\"isHidden\\\":false}]\",\"menu.hiddenCommands\":\"{\\\"CommandCenter\\\":[\\\"workbench.action.navigateForward\\\",\\\"workbench.action.navigateBack\\\"]}\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment