Skip to content

Instantly share code, notes, and snippets.

@mecaneer23
Last active July 31, 2024 19:43
Show Gist options
  • Select an option

  • Save mecaneer23/866e279d44bc08cbf04c3b221a919e6d to your computer and use it in GitHub Desktop.

Select an option

Save mecaneer23/866e279d44bc08cbf04c3b221a919e6d to your computer and use it in GitHub Desktop.
{"name":"mecaneer23","settings":"{\"settings\":\"{\\r\\n \\\"editor.bracketPairColorization.enabled\\\": true,\\r\\n \\\"editor.guides.bracketPairs\\\": \\\"active\\\",\\r\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\r\\n \\\"explorer.confirmDragAndDrop\\\": false,\\r\\n \\\"files.exclude\\\": {\\r\\n \\\"**/.classpath\\\": true,\\r\\n \\\"**/.project\\\": true,\\r\\n \\\"**/.settings\\\": true,\\r\\n \\\"**/.factorypath\\\": true\\r\\n },\\r\\n \\\"workbench.editorAssociations\\\": {\\r\\n \\\"*.ipynb\\\": \\\"jupyter-notebook\\\"\\r\\n },\\r\\n \\\"notebook.cellToolbarLocation\\\": {\\r\\n \\\"default\\\": \\\"right\\\",\\r\\n \\\"jupyter-notebook\\\": \\\"left\\\"\\r\\n },\\r\\n \\\"git.autofetch\\\": true,\\r\\n \\\"editor.inlineSuggest.enabled\\\": true,\\r\\n \\\"editor.fontFamily\\\": \\\"JetBrains Mono\\\",\\r\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\r\\n \\\"terminal.integrated.fontFamily\\\": \\\"monospace\\\",\\r\\n \\\"[markdown]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"yzhang.markdown-all-in-one\\\"\\r\\n },\\r\\n \\\"workbench.startupEditor\\\": \\\"none\\\",\\r\\n \\\"[html]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\r\\n },\\r\\n \\\"livePreview.portNumber\\\": 5500,\\r\\n \\\"material-icon-theme.folders.color\\\": \\\"#90a4ae\\\",\\r\\n \\\"editor.showFoldingControls\\\": \\\"always\\\",\\r\\n \\\"[python]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"charliermarsh.ruff\\\"\\r\\n },\\r\\n \\\"notebook.lineNumbers\\\": \\\"on\\\",\\r\\n \\\"files.eol\\\": \\\"\\\\n\\\",\\r\\n \\\"errorLens.enabledDiagnosticLevels\\\": [\\r\\n \\\"error\\\",\\r\\n \\\"warning\\\",\\r\\n \\\"info\\\",\\r\\n \\\"hint\\\"\\r\\n ],\\r\\n \\\"workbench.editor.empty.hint\\\": \\\"hidden\\\",\\r\\n \\\"workbench.colorCustomizations\\\": {\\r\\n // \\\"editorBracketHighlight.foreground1\\\": \\\"#ffd700\\\",\\r\\n // \\\"editorBracketHighlight.foreground2\\\": \\\"#da70d6\\\",\\r\\n // \\\"editorBracketHighlight.foreground3\\\": \\\"#179fff\\\",\\r\\n // \\\"editorBracketHighlight.foreground4\\\": \\\"#00dd00\\\",\\r\\n // \\\"editorBracketHighlight.foreground5\\\": \\\"#935518\\\",\\r\\n // \\\"editorBracketHighlight.foreground6\\\": \\\"#4bd4cd\\\",\\r\\n \\\"[Default Dark+]\\\": {\\r\\n \\\"editorBracketHighlight.foreground1\\\": \\\"#DCDCAA\\\",\\r\\n \\\"editorBracketHighlight.foreground2\\\": \\\"#C586C0\\\",\\r\\n \\\"editorBracketHighlight.foreground3\\\": \\\"#569CD6\\\",\\r\\n \\\"editorBracketHighlight.foreground4\\\": \\\"#6A9955\\\",\\r\\n \\\"editorBracketHighlight.foreground5\\\": \\\"#CE9178\\\",\\r\\n \\\"editorBracketHighlight.foreground6\\\": \\\"#9CDCFE\\\",\\r\\n },\\r\\n \\\"[Monokai]\\\": {\\r\\n \\\"editorBracketHighlight.foreground1\\\": \\\"#FD971F\\\",\\r\\n \\\"editorBracketHighlight.foreground2\\\": \\\"#AE81FF\\\",\\r\\n \\\"editorBracketHighlight.foreground3\\\": \\\"#66D9EF\\\",\\r\\n \\\"editorBracketHighlight.foreground4\\\": \\\"#A6E22E\\\",\\r\\n \\\"editorBracketHighlight.foreground5\\\": \\\"#E6DB74\\\",\\r\\n \\\"editorBracketHighlight.foreground6\\\": \\\"#6796E6\\\",\\r\\n },\\r\\n },\\r\\n \\\"sidebar-markdown-notes.leftMargin\\\": true,\\r\\n \\\"python.analysis.typeCheckingMode\\\": \\\"strict\\\",\\r\\n \\\"ruff.lint.args\\\": [\\r\\n \\\"\\\\\\\"args\\\\\\\": [\\\\\\\"--select=ALL\\\\\\\"]\\\"\\r\\n ],\\r\\n \\\"workbench.colorTheme\\\": \\\"Default Dark+\\\",\\r\\n \\\"editor.minimap.size\\\": \\\"fill\\\",\\r\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\r\\n \\\"gitlens.graph.minimap.dataType\\\": \\\"lines\\\",\\r\\n \\\"diffEditor.useInlineViewWhenSpaceIsLimited\\\": false,\\r\\n \\\"editor.fontLigatures\\\": true,\\r\\n \\\"interactiveWindow.executeWithShiftEnter\\\": true,\\r\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\r\\n \\\"editor.linkedEditing\\\": true,\\r\\n}\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\r\\n[\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+d\\\",\\r\\n \\\"command\\\": \\\"-editor.action.addSelectionToNextFindMatch\\\",\\r\\n \\\"when\\\": \\\"editorFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+d\\\",\\r\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+down\\\",\\r\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+0\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.focusSideBar\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+0\\\",\\r\\n \\\"command\\\": \\\"editor.foldAll\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && foldingEnabled\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+k ctrl+0\\\",\\r\\n \\\"command\\\": \\\"-editor.foldAll\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && foldingEnabled\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+9\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.lastEditorInGroup\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+9\\\",\\r\\n \\\"command\\\": \\\"editor.unfoldAll\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && foldingEnabled\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+k ctrl+j\\\",\\r\\n \\\"command\\\": \\\"-editor.unfoldAll\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && foldingEnabled\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+j\\\",\\r\\n \\\"command\\\": \\\"insertNewLine\\\",\\r\\n \\\"when\\\": \\\"textInputFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+j\\\",\\r\\n \\\"command\\\": \\\"kb-macro.playback\\\",\\r\\n \\\"args\\\": {\\r\\n \\\"sequence\\\": [\\r\\n {\\r\\n \\\"command\\\": \\\"cursorEnd\\\",\\r\\n \\\"args\\\": {\\r\\n \\\"sticky\\\": false\\r\\n }\\r\\n },\\r\\n {\\r\\n \\\"command\\\": \\\"type\\\",\\r\\n \\\"args\\\": {\\r\\n \\\"text\\\": \\\"\\\\n\\\"\\r\\n }\\r\\n }\\r\\n ]\\r\\n }\\r\\n },\\r\\n]\",\"platform\":3}","snippets":"{\"snippets\":{\"java.json\":\"{\\n\\t// Place your snippets for java 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\\t\\\"for\\\": {\\n\\t\\t\\\"prefix\\\": \\\"for\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"for (int i = 0; i < ${1:value}.length(); i++) {\\\",\\n\\t\\t\\t\\\"\\\\t$0\\\",\\n\\t\\t\\t\\\"}\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"creates for loop\\\"\\n\\t},\\n\\t\\\"print\\\": {\\n\\t\\t\\\"prefix\\\": \\\"print\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"System.out.println($0);\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"creates print statement\\\"\\n\\t},\\n\\t\\\"boilerplate\\\": {\\n\\t\\t\\\"prefix\\\": \\\"main\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"public static void main(String[] args) {\\\",\\n\\t\\t\\t\\\"\\\\t$0\\\",\\n\\t\\t\\t\\\"}\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"creates print statement\\\"\\n\\t},\\n}\",\"python.json\":\"{\\n\\t// Place your snippets for python 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\\t\\\"if_name_main\\\": {\\n\\t\\t\\\"prefix\\\": \\\"if_name_main\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"if __name__ == \\\\\\\"__main__\\\\\\\":\\\",\\n\\t\\t\\t\\\"\\\\t${1:main()}$0\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"creates boilerplate if name equals main in python\\\"\\n\\t},\\n\\t\\\"main_boilerplate\\\": {\\n\\t\\t\\\"prefix\\\": \\\"main\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"def main():\\\",\\n\\t\\t\\t\\\"\\\\t${2:pass}$0\\\\n\\\\n\\\\n\\\",\\n\\t\\t\\t\\\"if __name__ == \\\\\\\"__main__\\\\\\\":\\\",\\n\\t\\t\\t\\\"\\\\t${1:main()}\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"creates main function\\\"\\n\\t},\\n\\t\\\"for_range\\\": {\\n\\t\\t\\\"prefix\\\": \\\"forr\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"for i in range(${1:stop}):\\\",\\n\\t\\t\\t\\\"\\\\t$0\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"creates for range loop\\\"\\n\\t},\\n\\t\\\"curses main\\\": {\\n\\t\\t\\\"prefix\\\": \\\"curses_main\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"import curses\\\\n\\\\n\\\",\\n\\t\\t\\t\\\"def main(stdscr):\\\",\\n\\t\\t\\t\\\"\\\\t${1:pass}$0\\\\n\\\\n\\\",\\n\\t\\t\\t\\\"if __name__ == \\\\\\\"__main__\\\\\\\":\\\",\\n\\t\\t\\t\\\"\\\\tprint(curses.wrapper(main))\\\"\\n\\t\\t],\\n\\t},\\n\\t\\\"shebang\\\": {\\n\\t\\t\\\"prefix\\\": \\\"py\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"#!/usr/bin/env python3\\\\n\\\\n\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"creates shebang\\\"\\n\\t},\\n\\t\\\"pass\\\": {\\n\\t\\t\\\"prefix\\\": \\\"pass\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"raise NotImplementedError(\\\\\\\"$1\\\\\\\")$0\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"DON'T USE PASS smh\\\"\\n\\t},\\n\\t\\\"init\\\": {\\n\\t\\t\\\"prefix\\\": \\\"!py\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"#!/usr/bin/env python3\\\\n\\\\\\\"\\\\\\\"\\\\\\\"\\\\n$1\\\\n\\\\\\\"\\\\\\\"\\\\\\\"\\\\n\\\",\\n\\t\\t\\t\\\"def main():\\\",\\n\\t\\t\\t\\\"\\\\t${3:pass}$0\\\\n\\\\n\\\",\\n\\t\\t\\t\\\"if __name__ == \\\\\\\"__main__\\\\\\\":\\\",\\n\\t\\t\\t\\\"\\\\t${2:main()}\\\\n\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"init new python file\\\"\\n}\"}}","extensions":"[{\"identifier\":{\"id\":\"assisrmatheus.sidebar-markdown-notes\",\"uuid\":\"f37ebf56-464c-4ee5-aeb5-168b1cc40008\"},\"displayName\":\"sidebar-markdown-notes\"},{\"identifier\":{\"id\":\"charliermarsh.ruff\",\"uuid\":\"c2ca9b43-fa38-44fc-928e-5125970b9c00\"},\"displayName\":\"Ruff\"},{\"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\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"displayName\":\"GitHub Pull Requests\"},{\"identifier\":{\"id\":\"gruntfuggly.align-mode\",\"uuid\":\"01e0d012-2dda-490b-a68f-533f06736a1a\"},\"displayName\":\"Auto Align\"},{\"identifier\":{\"id\":\"jkjustjoshing.vscode-text-pastry\",\"uuid\":\"93642b4f-5149-4f0b-be9f-eaa0a554e03e\"},\"displayName\":\"Text Pastry\"},{\"identifier\":{\"id\":\"kevinrose.vsc-python-indent\",\"uuid\":\"f3cbfb84-b1e1-40ff-b70f-877253461260\"},\"displayName\":\"Python Indent\"},{\"identifier\":{\"id\":\"liamhammett.inline-parameters\",\"uuid\":\"ff698641-127d-4b67-a8c2-b59179576b9d\"},\"displayName\":\"Inline Parameters for VSCode\"},{\"identifier\":{\"id\":\"magicstack.magicpython\",\"uuid\":\"1f5eb737-5496-44a3-a8a1-36a85eee4979\"}},{\"identifier\":{\"id\":\"ms-python.black-formatter\",\"uuid\":\"859e640c-c157-47da-8699-9080b81c8371\"},\"displayName\":\"Black Formatter\"},{\"identifier\":{\"id\":\"ms-python.debugpy\",\"uuid\":\"4bd5d2c9-9d65-401a-b0b2-7498d9f17615\"},\"displayName\":\"Python Debugger\"},{\"identifier\":{\"id\":\"ms-python.pylint\",\"uuid\":\"8dc47276-5882-4c5f-903d-7eef7b9d1584\"},\"displayName\":\"Pylint\"},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\"},{\"identifier\":{\"id\":\"ms-python.vscode-pylance\",\"uuid\":\"364d2426-116a-433a-a5d8-a5098dc3afbd\"},\"displayName\":\"Pylance\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\"},{\"identifier\":{\"id\":\"ms-vscode.live-server\",\"uuid\":\"4eae7368-ec63-429d-8449-57a7df5e2117\"},\"displayName\":\"Live Preview\"},{\"identifier\":{\"id\":\"narasimapandiyan.jetbrainsmono\",\"uuid\":\"1daeae2c-17d1-4249-9199-048501a94d30\"},\"displayName\":\"JetBrains Mono. A typeface for developers​_\"},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\"},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\"},{\"identifier\":{\"id\":\"shardulm94.trailing-spaces\",\"uuid\":\"6ad45f5a-09ec-44e5-b363-867ddc1ec674\"},\"displayName\":\"Trailing Spaces\"},{\"identifier\":{\"id\":\"tyriar.sort-lines\",\"uuid\":\"00518570-772b-4ccb-8b06-d056f3f556e0\"},\"displayName\":\"Sort lines\"},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\"},{\"identifier\":{\"id\":\"yzhang.markdown-all-in-one\",\"uuid\":\"98790d67-10fa-497c-9113-f6c7489207b2\"},\"displayName\":\"Markdown All in One\"}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false,\\\"order\\\":0}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":true}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"dubDependencies\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"flat-source-view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"go.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"haxe.dependencies\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ocaml-sandbox\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ocaml-switches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ocaml-commands\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ocaml-help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pythonEnvironments\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"haxe.methods\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"haxe.cache\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"explorerTrunkTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"explorerHelpAndFeedbackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"rustDependencies\\\",\\\"isHidden\\\":true,\\\"order\\\":7},{\\\"id\\\":\\\"sidebarMarkdownNotes.webview\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"sourcery.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sourcery.rules\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sourcery.rules.treeview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"foundProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"run-config\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"phind-left-panel-webview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pip-manager-installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.amazonq.codewhisperer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.cdk\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codecatalyst\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.toolkit.AmazonCommonAuth\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cmake.projectStatus\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cmake.outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cmake.pinnedCommands\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"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\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.views.service.sidebar.1e5cdc0f-b8de-4eae-85a6-44019139082c\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.views.service.panel.e21d3edc-372e-47f8-97f2-9546c12fe594\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"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.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.views.service.sidebar.997cb88c-1baa-496e-8243-d6a8f05d5e2c\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.views.service.sidebar.3411eac2-a6eb-442f-a19d-de4f9a690842\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.views.service.sidebar.5ba79a91-6f71-4a8e-833d-110f235e9d75\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"nps/lastSessionDate\":\"Sun Sep 26 2021\",\"nps/sessionCount\":\"5\",\"cpp.1.lastSessionDate\":\"Thu May 26 2022\",\"cpp.1.sessionCount\":\"74\",\"java.2.lastSessionDate\":\"Wed Jul 06 2022\",\"java.2.sessionCount\":\"77\",\"javascript.1.lastSessionDate\":\"Sun Sep 26 2021\",\"javascript.1.sessionCount\":\"5\",\"typescript.1.lastSessionDate\":\"Fri Jul 19 2024\",\"typescript.1.sessionCount\":\"331\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false,\\\"order\\\":2}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_plus-json\\\",\\\"label\\\":\\\"Dark+\\\",\\\"settingsId\\\":\\\"Default Dark+\\\",\\\"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\\\"]},{\\\"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\\\":\\\"#6b6b6b\\\",\\\"editor.background\\\":\\\"#1e1e1e\\\",\\\"editor.foreground\\\":\\\"#d4d4d4\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background1\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#007acc\\\",\\\"sideBarTitle.foreground\\\":\\\"#bbbbbb\\\",\\\"input.placeholderForeground\\\":\\\"#a6a6a6\\\",\\\"menu.background\\\":\\\"#252526\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#16825d\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#00000000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#cccccc33\\\",\\\"tab.selectedBackground\\\":\\\"#222222\\\",\\\"tab.selectedForeground\\\":\\\"#ffffffa0\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#303031\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"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}]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"python\\\":[\\\"ms-python.python\\\"],\\\"plaintext\\\":[\\\"svelte.svelte-vscode\\\",\\\"tomoki1207.pdf\\\"],\\\"c\\\":[\\\"ms-vscode.cpptools-extension-pack\\\"]}\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Mac\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.createPythonFile\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.selectInterpreter\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#create.project\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true}}\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"dupli\\\",\\\"duplica\\\",\\\"copy l\\\",\\\"copy line\\\",\\\"\\\\\\\"ctrl+d\\\\\\\"\\\",\\\"copy line down\\\",\\\"ctrl \\\",\\\"ctrl +d\\\",\\\"copy line below\\\",\\\"d\\\",\\\"minimi\\\",\\\"cl\\\",\\\"close\\\",\\\"close o\\\",\\\"close open\\\",\\\"fu\\\",\\\"func\\\",\\\"\\\\\\\"ctrl+0\\\\\\\"\\\",\\\"\\\\\\\"ct\\\",\\\"\\\\\\\"ctrl+9\\\\\\\"\\\",\\\"fold all\\\",\\\"coll\\\",\\\"collapse\\\",\\\"collapse fol\\\",\\\"open fol\\\",\\\"fol\\\",\\\"cofol\\\",\\\"collafol\\\",\\\"colla\\\",\\\"CTRL\\\",\\\"CTRL +\\\",\\\"CTRL + 0\\\",\\\"fo\\\",\\\"fold\\\",\\\"unfold\\\",\\\"@command:workbench.action.editor.changeLanguageMode\\\",\\\"copy \\\",\\\"copy line \\\",\\\"@command:workbench.action.generateColorTheme\\\",\\\"@command:editor.action.formatDocument\\\",\\\"ctrl shir\\\",\\\"ctrl shift\\\",\\\"ctrl shift \\\",\\\"ctrl shift k\\\",\\\"ctrl shift 0\\\",\\\"ctrl sh\\\",\\\"ctrl 0\\\",\\\"newl\\\",\\\"newline\\\",\\\"new \\\",\\\"insertNew\\\",\\\"insert\\\",\\\"e\\\",\\\"@command:fiveServer.start\\\",\\\"@command:extension.colorHighlight\\\",\\\"@command:editor.action.transformToUppercase\\\",\\\"@command:python.sortImports\\\",\\\"@command:ruff.executeFormat\\\",\\\"@command:python.setInterpreter\\\",\\\"@command:mypy-type-checker.restart\\\",\\\"@command:subway-surfers.overstimulate\\\",\\\"ctrl + en\\\",\\\"ctrl + enter\\\",\\\"ctrl\\\",\\\"ctrl+en\\\",\\\"ctrl+enter\\\"]}\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.52.1\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Wed Sep 15 2021\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"typescript.1.editedCount\":\"8\",\"typescript.1.editedDate\":\"Tue May 07 2024\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"mcfunction\\\",\\\"blk\\\",\\\"adb\\\"]\",\"java.2.editedCount\":\"10\",\"java.2.editedDate\":\"Tue Nov 30 2021\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"go.test.profile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"test-explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"ces/skipSurvey\":\"1.85.1\",\"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},{\\\"id\\\":\\\"workbench.views.sync.conflicts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.externalActivity\\\",\\\"isHidden\\\":false}]\",\"hasNotifiedOfSettingsAutosave\":\"true\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"python.analysis.restartLanguageServer\\\",\\\"value\\\":500},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":527},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":530},{\\\"key\\\":\\\"obsidian-md-vsc.connect-with-vault\\\",\\\"value\\\":539},{\\\"key\\\":\\\"ruff.restart\\\",\\\"value\\\":545},{\\\"key\\\":\\\"workbench.action.debug.selectandstart\\\",\\\"value\\\":548},{\\\"key\\\":\\\"editor.action.rename\\\",\\\"value\\\":549},{\\\"key\\\":\\\"markdown.extension.toc.addSecNumbers\\\",\\\"value\\\":550},{\\\"key\\\":\\\"extension.textPastry.range\\\",\\\"value\\\":551},{\\\"key\\\":\\\"extension.markdown-pdf\\\",\\\"value\\\":556},{\\\"key\\\":\\\"markdown.extension.printToHtmlBatch\\\",\\\"value\\\":559},{\\\"key\\\":\\\"markdown.extension.toc.create\\\",\\\"value\\\":561},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":570},{\\\"key\\\":\\\"workbench.action.splitEditor\\\",\\\"value\\\":571},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":589},{\\\"key\\\":\\\"restructuredtext.preview.refresh\\\",\\\"value\\\":593},{\\\"key\\\":\\\"workbench.userDataSync.actions.settings\\\",\\\"value\\\":604},{\\\"key\\\":\\\"python.setInterpreter\\\",\\\"value\\\":607},{\\\"key\\\":\\\"livePreview.start.externalDebugPreview.atFile\\\",\\\"value\\\":623},{\\\"key\\\":\\\"livePreview.start.externalPreview.atFile\\\",\\\"value\\\":682},{\\\"key\\\":\\\"mypy-type-checker.restart\\\",\\\"value\\\":698},{\\\"key\\\":\\\"pythonIndent.newlineAndIndent\\\",\\\"value\\\":724},{\\\"key\\\":\\\"editor.fold\\\",\\\"value\\\":736},{\\\"key\\\":\\\"extension.textPastry.0toX\\\",\\\"value\\\":757},{\\\"key\\\":\\\"extension.textPastry.1toX\\\",\\\"value\\\":762},{\\\"key\\\":\\\"workbench.action.generateColorTheme\\\",\\\"value\\\":771},{\\\"key\\\":\\\"editor.action.transformToLowercase\\\",\\\"value\\\":782},{\\\"key\\\":\\\"editor.action.toggleMinimap\\\",\\\"value\\\":790},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":802},{\\\"key\\\":\\\"phind.searchCodeAction\\\",\\\"value\\\":805},{\\\"key\\\":\\\"phind.enableTabCompletion\\\",\\\"value\\\":806},{\\\"key\\\":\\\"subway-surfers.overstimulate\\\",\\\"value\\\":825},{\\\"key\\\":\\\"editor.action.transformToUppercase\\\",\\\"value\\\":866},{\\\"key\\\":\\\"editor.action.refactor\\\",\\\"value\\\":881},{\\\"key\\\":\\\"gitlens.toggleFileBlame\\\",\\\"value\\\":902},{\\\"key\\\":\\\"jetbrainsmono.deactivate\\\",\\\"value\\\":912},{\\\"key\\\":\\\"terminal.focus\\\",\\\"value\\\":914},{\\\"key\\\":\\\"workbench.panel.repl.view.focus\\\",\\\"value\\\":915},{\\\"key\\\":\\\"jetbrainsmono.activate\\\",\\\"value\\\":917},{\\\"key\\\":\\\"gitlens.toggleZenMode\\\",\\\"value\\\":928},{\\\"key\\\":\\\"workbench.action.toggleZenMode\\\",\\\"value\\\":936},{\\\"key\\\":\\\"toggleVim\\\",\\\"value\\\":956},{\\\"key\\\":\\\"ruff.executeFormat\\\",\\\"value\\\":957},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":958},{\\\"key\\\":\\\"workbench.view.extensions\\\",\\\"value\\\":959},{\\\"key\\\":\\\"_manageTrustedExtensionsForAccount\\\",\\\"value\\\":960},{\\\"key\\\":\\\"ruff.executeOrganizeImports\\\",\\\"value\\\":963},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":964},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":965},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":966}]}\",\"commandPalette.mru.counter\":\"967\",\"cpp.1.editedCount\":\"10\",\"cpp.1.editedDate\":\"Tue Mar 29 2022\",\"extensionTips/promptedExecutableTips\":\"{\\\"wsl\\\":[\\\"ms-vscode-remote.remote-wsl\\\"],\\\"docker\\\":[\\\"ms-azuretools.vscode-docker\\\",\\\"ms-vscode-remote.remote-containers\\\"]}\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1627769862783\\\",\\\"status.workspaceTrust.1628019208829\\\",\\\"status.workspaceTrust.84fb0899937ba03e6c24d5ea7be25ef2\\\",\\\"status.workspaceTrust.1632635185454\\\",\\\"status.workspaceTrust.1632635297258\\\",\\\"status.workspaceTrust.1632635798816\\\",\\\"status.workspaceTrust.cdae288ca35712119b1fe9eebc061f6e\\\",\\\"status.workspaceTrust.1d9d3eba80bc024871276edb524dcb4d\\\",\\\"status.workspaceTrust.3a2854d0f741875e457bd0d965c2ecee\\\",\\\"status.workspaceTrust.1633667855329\\\",\\\"status.workspaceTrust.1633670022607\\\",\\\"status.workspaceTrust.f8b7fbde2631f1d7418b4dba1fa181aa\\\",\\\"status.workspaceTrust.1634165242551\\\",\\\"status.workspaceTrust.1635395376526\\\",\\\"status.workspaceTrust.1635655358941\\\",\\\"status.workspaceTrust.1635698461379\\\",\\\"status.workspaceTrust.856ed125fdc419e3863560918a0e98c6\\\",\\\"status.workspaceTrust.1635729025578\\\",\\\"status.workspaceTrust.1635730496321\\\",\\\"status.workspaceTrust.1635988489084\\\",\\\"status.workspaceTrust.1636064813234\\\",\\\"status.workspaceTrust.1636150646548\\\",\\\"status.workspaceTrust.1636215701965\\\",\\\"status.workspaceTrust.1636237767852\\\",\\\"status.workspaceTrust.1636238972085\\\",\\\"status.workspaceTrust.1636250353355\\\",\\\"status.workspaceTrust.1636306139807\\\",\\\"status.workspaceTrust.1636495478553\\\",\\\"status.workspaceTrust.00a9ea8824f8ca54f83b44f1f765e0d7\\\",\\\"status.workspaceTrust.1636495755739\\\",\\\"status.workspaceTrust.e582b50fbde2aecc8d6f6fdf492b6f6b\\\",\\\"status.workspaceTrust.1636497336682\\\",\\\"status.workspaceTrust.1636521505709\\\",\\\"status.workspaceTrust.8e9828a3eefbf97c6c688aa04d6bb06b\\\",\\\"status.workspaceTrust.1637015816842\\\",\\\"status.workspaceTrust.1637106944725\\\",\\\"status.workspaceTrust.1637108238698\\\",\\\"status.workspaceTrust.1637108282287\\\",\\\"status.workspaceTrust.1637117086794\\\",\\\"status.workspaceTrust.1637204827971\\\",\\\"status.workspaceTrust.1637204859672\\\",\\\"status.workspaceTrust.1637205163762\\\",\\\"status.workspaceTrust.1637205377268\\\",\\\"status.workspaceTrust.1637205589099\\\",\\\"status.workspaceTrust.1637205631987\\\",\\\"status.workspaceTrust.1637205673932\\\",\\\"status.workspaceTrust.1637353312421\\\",\\\"status.workspaceTrust.1637354318200\\\",\\\"status.workspaceTrust.1637354626405\\\",\\\"status.workspaceTrust.1637359607497\\\",\\\"status.workspaceTrust.1637362588241\\\",\\\"status.workspaceTrust.1637363905321\\\",\\\"status.workspaceTrust.1637377290866\\\",\\\"status.workspaceTrust.1637380341324\\\",\\\"status.workspaceTrust.1637519982466\\\",\\\"status.workspaceTrust.1637814307104\\\",\\\"status.workspaceTrust.cd52e44d1b038eb14d93787d44869468\\\",\\\"status.workspaceTrust.7066aa4a17452d42b7f00bb36955847f\\\",\\\"status.workspaceTrust.4b0943f6529478e88326b372308803df\\\",\\\"status.workspaceTrust.1637957207597\\\",\\\"status.workspaceTrust.1638130673990\\\",\\\"status.workspaceTrust.a7f6afeb0fea0ed1c7040bb19c7c9c44\\\",\\\"status.workspaceTrust.1638336005719\\\",\\\"status.workspaceTrust.1638427277884\\\",\\\"status.workspaceTrust.e427130d47a642ae0a3c1f55826d603c\\\",\\\"status.workspaceTrust.1638429093376\\\",\\\"status.workspaceTrust.1638496700844\\\",\\\"status.workspaceTrust.1638507261719\\\",\\\"status.workspaceTrust.14335eb341f0964f54240af6f4b62635\\\",\\\"status.workspaceTrust.1639100161318\\\",\\\"status.workspaceTrust.1639900502574\\\",\\\"status.workspaceTrust.43e2466efd0203d8f8e3fe8546cb042f\\\",\\\"status.workspaceTrust.f589a0ebaccea7ff0b502f3f5b719567\\\",\\\"status.workspaceTrust.1640646654607\\\",\\\"status.workspaceTrust.1640647346690\\\",\\\"status.workspaceTrust.1640647755733\\\",\\\"status.workspaceTrust.5e22d1e2b47669d300a267c50e5ae786\\\",\\\"status.workspaceTrust.a2c5a28e6e838fae0d87f6c2af9ac82b\\\",\\\"status.workspaceTrust.2b1b7e5ec7de9fa709120d54c4efc962\\\",\\\"status.workspaceTrust.14a68fc0a89661ab921d0d3cf9264a9d\\\",\\\"status.workspaceTrust.1641075061317\\\",\\\"status.workspaceTrust.63f68486287c6ee2f0a1d3cb27bab952\\\",\\\"status.workspaceTrust.1641419168974\\\",\\\"status.workspaceTrust.1641535170618\\\",\\\"status.workspaceTrust.1641535473827\\\",\\\"status.workspaceTrust.1641966685914\\\",\\\"status.workspaceTrust.fae07ee1443c6030c01a3d2b82a16abd\\\",\\\"status.workspaceTrust.3f130da874ac73d226be1540f29594c8\\\",\\\"status.workspaceTrust.8b66e5548e4e5bdbbcbf18d071c5312f\\\",\\\"status.workspaceTrust.1642376153105\\\",\\\"status.workspaceTrust.1642387086279\\\",\\\"status.workspaceTrust.1642387662125\\\",\\\"status.workspaceTrust.1642399359457\\\",\\\"status.workspaceTrust.1642399503298\\\",\\\"status.workspaceTrust.b6377ea87c8daebb87462a7454f7fdc3\\\",\\\"status.workspaceTrust.1642441566830\\\",\\\"status.workspaceTrust.1643241574925\\\",\\\"status.workspaceTrust.1643241860583\\\",\\\"status.workspaceTrust.1643774892476\\\",\\\"status.workspaceTrust.1644206097273\\\",\\\"status.workspaceTrust.1644727733615\\\",\\\"status.workspaceTrust.1645753653515\\\",\\\"status.workspaceTrust.1206ff9b33cb397bacffe622b354a746\\\",\\\"status.workspaceTrust.1645998128580\\\",\\\"status.workspaceTrust.1645998134959\\\",\\\"status.workspaceTrust.1645998140916\\\",\\\"status.workspaceTrust.1645998158961\\\",\\\"status.workspaceTrust.99bbf0902677e28cf4df919be810e557\\\",\\\"status.workspaceTrust.1646060621137\\\",\\\"status.workspaceTrust.b77acfe85b37552fe761d75f73fd6fa4\\\",\\\"status.workspaceTrust.726cfcf8790eddc920528d70b1965425\\\",\\\"status.workspaceTrust.c83220619dccec2c7e07a99a59897183\\\",\\\"status.workspaceTrust.6f01df300dd4981e102d8d58c228a25d\\\",\\\"status.workspaceTrust.01b4b22a1545e5f08a78490365aebc80\\\",\\\"status.workspaceTrust.8542db4790d5459717a039911f80dba0\\\",\\\"status.workspaceTrust.4af6449d43e341500916d50d0cf97974\\\",\\\"status.workspaceTrust.1646347192145\\\",\\\"status.workspaceTrust.1646365051026\\\",\\\"status.workspaceTrust.70034d401e909dc32a35663797b56e87\\\",\\\"status.workspaceTrust.39500d6dd8be688673c39dc089ccacdd\\\",\\\"status.workspaceTrust.1646628229629\\\",\\\"status.workspaceTrust.ef3077c8566a6229a53316e676281bfc\\\",\\\"status.workspaceTrust.12d1a9da3f9aea3e1bb7d1b6da415522\\\",\\\"status.workspaceTrust.9df00d09ff390030d8870fd25175694f\\\",\\\"status.workspaceTrust.1646690344997\\\",\\\"status.workspaceTrust.4a66939674a69fc8202851eebe0b01b6\\\",\\\"status.workspaceTrust.1646695993917\\\",\\\"status.workspaceTrust.2db616abc7405efda6b2b5fa9c0a80b6\\\",\\\"status.workspaceTrust.9e859f20aba0d8351243cc033cf0a487\\\",\\\"status.workspaceTrust.17aaa3ee0292a4f4ced2bf7eb897be83\\\",\\\"status.workspaceTrust.a33ceb092b9f1edab51ed64e59eb82b6\\\",\\\"status.workspaceTrust.d915f39d4df800b1673645e71928ef88\\\",\\\"status.workspaceTrust.cc18e98c08ab5b0eed98c07e932a156c\\\",\\\"status.workspaceTrust.1646859353349\\\",\\\"status.workspaceTrust.62fbf4f0adb002d05307d1bef339cb7c\\\",\\\"status.workspaceTrust.86a669891e8bc40f7f968eaa302c03f5\\\",\\\"status.workspaceTrust.75c36722c9fc10e9cc08ff046e258f88\\\",\\\"status.workspaceTrust.529241c3bc6045da09433b35e942585f\\\",\\\"status.workspaceTrust.f55e2c2cf871699c037e6d9a2b484051\\\",\\\"status.workspaceTrust.1648421404933\\\",\\\"status.workspaceTrust.1648523703573\\\",\\\"status.workspaceTrust.1648561941302\\\",\\\"status.workspaceTrust.d9ef2ca48c0a4c94f86d6844486f8eea\\\",\\\"status.workspaceTrust.d0d9cee4add3286dcfd8755da5053e15\\\",\\\"status.workspaceTrust.1648961472817\\\",\\\"status.workspaceTrust.1648995920046\\\",\\\"status.workspaceTrust.7cb423e6542eb33d91e0de12fdb2f350\\\",\\\"status.workspaceTrust.1649013452054\\\",\\\"status.workspaceTrust.4073b1f885bbecbac3710e41567e59a7\\\",\\\"status.workspaceTrust.cab5109eb2fb48f69e72b56fe9caf3a1\\\",\\\"status.workspaceTrust.bd2b2ca5d6a1b0172dae8c303ee95fb7\\\",\\\"status.workspaceTrust.1649773160338\\\",\\\"status.workspaceTrust.3fd46eb283842ab247d406bd24e5d888\\\",\\\"status.workspaceTrust.54bcb723f1e416dba1737e528d46b310\\\",\\\"status.workspaceTrust.c2b5d2d04acdefbcc6986cb1554671e2\\\",\\\"status.workspaceTrust.c54d57748ca2dd86ef7ab96fac63cb25\\\",\\\"status.workspaceTrust.1650570026227\\\",\\\"status.workspaceTrust.21caceca337df059fce5e8bdb69d1e05\\\",\\\"status.workspaceTrust.318117fb1dbf9ee8401c1762c5d5618f\\\",\\\"status.workspaceTrust.cb3d4f1128da8bf215b871b29fe13565\\\",\\\"status.workspaceTrust.1652117531323\\\",\\\"status.workspaceTrust.b8f05176a5a611227a224ca8c21285c9\\\",\\\"status.workspaceTrust.4e6cd0a3972c1d0814d2dbe15af95f9f\\\",\\\"status.workspaceTrust.91b0a501f92229fb08545555f98d064f\\\",\\\"status.workspaceTrust.3202d37e46cbd57b5fe3ec2fb8731a1f\\\",\\\"status.workspaceTrust.18bfed3d021dc89924312e5675a35c62\\\",\\\"status.workspaceTrust.db1ceef5128096de8bcceade191c2cff\\\",\\\"status.workspaceTrust.1652559047077\\\",\\\"status.workspaceTrust.72e6627abce8977da89b85fd7ea5733b\\\",\\\"status.workspaceTrust.d0cd3660b9d73cea28a70b474b6ea751\\\",\\\"status.workspaceTrust.e56416a3d4f746ed22918f533cf68a18\\\",\\\"status.workspaceTrust.97e184ed1439a61836f70ff73c240352\\\",\\\"status.workspaceTrust.4bfee1ae9a3fb5b85ee240dda72db92b\\\",\\\"status.workspaceTrust.1653409027967\\\",\\\"status.workspaceTrust.1653582953398\\\",\\\"status.workspaceTrust.9f723c96f63f64c1193c6769bf11314f\\\",\\\"status.workspaceTrust.af6f0cce970d9fba3e4f7e01136e0288\\\",\\\"status.workspaceTrust.ffc321ad5630a9a1f7414e77baffb102\\\",\\\"status.workspaceTrust.1654282485059\\\",\\\"status.workspaceTrust.1904781011b72a983ea925e1c1dd5258\\\",\\\"status.workspaceTrust.056e90bf6b66947b96685b350151c134\\\",\\\"status.workspaceTrust.1654568396353\\\",\\\"status.workspaceTrust.1656050347091\\\",\\\"status.workspaceTrust.5b7a8775baed32abb214c6800345cb4d\\\",\\\"status.workspaceTrust.1656263144508\\\",\\\"status.workspaceTrust.b3ec5f7f032b2a57abc075571f6d302b\\\",\\\"status.workspaceTrust.1656450345034\\\",\\\"status.workspaceTrust.a12e4eb328eed7cddf79f25faf6d83ab\\\",\\\"status.workspaceTrust.a58714a7414c84ed66542ba3737548d2\\\",\\\"status.workspaceTrust.1656813568709\\\",\\\"status.workspaceTrust.9282efdcf7687a721018c04af946bf04\\\",\\\"status.workspaceTrust.a9d60032e9e9ac99b3131ba3af29c2aa\\\",\\\"status.workspaceTrust.4b9964ef37280acc62b297e5291cf752\\\",\\\"status.workspaceTrust.9cab8d314c515e39b2b615a2de0d304a\\\",\\\"status.workspaceTrust.9ae8424dda6c4e90c28f67666e5bcc23\\\",\\\"status.workspaceTrust.1657251389482\\\",\\\"status.workspaceTrust.8f52ec786e66493e61fa78ae8bff7117\\\",\\\"status.workspaceTrust.417aa78dffcf11bcd9bb881c19621cc3\\\",\\\"status.workspaceTrust.1663507738002\\\",\\\"status.workspaceTrust.172fb0657725979510b7139f7072208f\\\",\\\"status.workspaceTrust.1664581846491\\\",\\\"status.workspaceTrust.769d8dd1aa40fdd3a90b34ae266083fe\\\",\\\"status.workspaceTrust.1666660056572\\\",\\\"status.workspaceTrust.ed374ad1a6075bb8670827c7171e2014\\\",\\\"status.workspaceTrust.1666809187391\\\",\\\"status.workspaceTrust.38d29899fab38f050d3444aa4d9eef5b\\\",\\\"status.workspaceTrust.1667951432922\\\",\\\"status.workspaceTrust.1667951468721\\\",\\\"status.workspaceTrust.1667951477816\\\",\\\"status.workspaceTrust.1668890112775\\\",\\\"status.workspaceTrust.1668891743154\\\",\\\"status.workspaceTrust.145a25e5e2d569612890f5bfc3efb164\\\",\\\"status.workspaceTrust.1669078650586\\\",\\\"status.workspaceTrust.b60483ec8c06e0517848a191ec266e86\\\",\\\"status.workspaceTrust.89804d5530cac21459a31d44045595fb\\\",\\\"status.workspaceTrust.6a227be64cb6d333f007b9f3e77686fb\\\",\\\"status.workspaceTrust.1669479022921\\\",\\\"status.workspaceTrust.1669481974277\\\",\\\"status.workspaceTrust.0a364b67c82aff14aacf917355226b72\\\",\\\"status.workspaceTrust.1669824136180\\\",\\\"status.workspaceTrust.485d689416e6bf3ef2fc47a6c7eef675\\\",\\\"status.workspaceTrust.c6c2f210fec93ec7234c0b736a1704bc\\\",\\\"status.workspaceTrust.1670650328184\\\",\\\"status.workspaceTrust.e8a2cb2770f32176cf8abf38e25db2ec\\\",\\\"status.workspaceTrust.1670949525001\\\",\\\"status.workspaceTrust.8e550bd432854bd10d571f1f331b5de5\\\",\\\"status.workspaceTrust.1688932540146\\\",\\\"status.workspaceTrust.74dac468f07b5e9d09e23ca029172ea8\\\",\\\"status.workspaceTrust.ff8ac6fc86a3a72fdc7f59ef173fa704\\\",\\\"status.workspaceTrust.dad5fd342e544fb1b94cc5a253fd7c6b\\\",\\\"status.workspaceTrust.042edd5d3fbdeb606c75182dc10e2c3d\\\",\\\"status.workspaceTrust.37f9482c2fcffb6961aef0f9e2eac244\\\",\\\"status.workspaceTrust.1689713542213\\\",\\\"status.workspaceTrust.1690217598608\\\",\\\"status.workspaceTrust.85c4266e8f8c233286c9eac432297122\\\",\\\"status.workspaceTrust.1690247615999\\\",\\\"status.workspaceTrust.1690512340704\\\",\\\"status.workspaceTrust.567543934351f8949db404501416ce19\\\",\\\"status.workspaceTrust.147cdb5a683a67cfde649ae484e5c9f0\\\",\\\"status.workspaceTrust.bdb44d866f9639123288632c1adbf9f9\\\",\\\"status.workspaceTrust.dbb256e18904d92e995311737cd4152f\\\",\\\"status.workspaceTrust.1691192175496\\\",\\\"status.workspaceTrust.1692123231774\\\",\\\"status.workspaceTrust.1692123268376\\\",\\\"status.workspaceTrust.df30912c257b35c0c5d44861f1aaed50\\\",\\\"status.workspaceTrust.f513b58fcef0f844408593cca63168be\\\",\\\"status.workspaceTrust.1694531640853\\\",\\\"status.workspaceTrust.2f54b26725605840f1e1146c1bec9801\\\",\\\"status.workspaceTrust.f7cba31951fb378f64075387efe89648\\\",\\\"status.workspaceTrust.1694893257343\\\",\\\"status.workspaceTrust.74c15d06b3bb46ca636ebecfda4bee67\\\",\\\"status.workspaceTrust.1695176747650\\\",\\\"status.workspaceTrust.1695176751202\\\",\\\"status.workspaceTrust.1695491864872\\\",\\\"status.workspaceTrust.2ef6710658a5817ccb33254ef1545725\\\",\\\"status.workspaceTrust.34345939e167d1d499cb9d4aa40d2125\\\",\\\"status.workspaceTrust.a5e48834a26cde676afb9456fcf68b7e\\\",\\\"status.workspaceTrust.1695917738369\\\",\\\"status.workspaceTrust.56fa7a777fcb15f27abe1e6b1b85977f\\\",\\\"status.workspaceTrust.50a66123f97c16a8d83abd92f926911a\\\",\\\"status.workspaceTrust.27c1c8f83e366fe1722d03c86896637e\\\",\\\"status.workspaceTrust.a398a83097e3b5747a8d6610a57311cb\\\",\\\"status.workspaceTrust.a132643006d4aac56d1ba220351d8075\\\",\\\"status.workspaceTrust.1696880466739\\\",\\\"status.workspaceTrust.1696950377257\\\",\\\"status.workspaceTrust.f47f486086627bdc902d0aba7057f2da\\\",\\\"status.workspaceTrust.1697159541239\\\",\\\"status.workspaceTrust.1697307407535\\\",\\\"status.workspaceTrust.1697584377177\\\",\\\"status.workspaceTrust.1697649268686\\\",\\\"status.workspaceTrust.1697656232256\\\",\\\"status.workspaceTrust.1697658880206\\\",\\\"status.workspaceTrust.1697737552658\\\",\\\"status.workspaceTrust.1697815283409\\\",\\\"status.workspaceTrust.1697822069613\\\",\\\"status.workspaceTrust.1697850331856\\\",\\\"status.workspaceTrust.1697939916611\\\",\\\"status.workspaceTrust.b076b2a1086bad1653e784439bd4f0c3\\\",\\\"status.workspaceTrust.1698088706013\\\",\\\"status.workspaceTrust.2c8cb4904d36073c94d00c5a4ebb6174\\\",\\\"status.workspaceTrust.1698342467925\\\",\\\"status.workspaceTrust.1ff377b729ebf8ceac7c129ade2bc579\\\",\\\"status.workspaceTrust.1698419641760\\\",\\\"status.workspaceTrust.b941437bb41284849302e677a2dfb626\\\",\\\"status.workspaceTrust.e7d43419529fb62a52b331eb76fb22d7\\\",\\\"status.workspaceTrust.e79b6ce91aeab794e24a0d8e4707ca2f\\\",\\\"status.workspaceTrust.1723ecd035b386a54576993b817ba2df\\\",\\\"status.workspaceTrust.1699836611671\\\",\\\"status.workspaceTrust.2662a350ec1cfae8da4adeff6dfa6e3e\\\",\\\"status.workspaceTrust.e3fab40ba5cba2724a99968812dea99a\\\",\\\"status.workspaceTrust.1701036350567\\\",\\\"status.workspaceTrust.1701054686922\\\",\\\"status.workspaceTrust.440e875020639b4719fdcd820f7a913d\\\",\\\"status.workspaceTrust.1701744287102\\\",\\\"status.workspaceTrust.df3c65a37cda191975b450ad0366c65d\\\",\\\"status.workspaceTrust.a5eb956cb7dafa6efe71c43f022742d0\\\",\\\"status.workspaceTrust.1702007794297\\\",\\\"status.workspaceTrust.ce14f8d711158178fbf69a366789dc80\\\",\\\"status.workspaceTrust.172ec2420f81ac1ab866c3f8f549be73\\\",\\\"status.workspaceTrust.6d9cabcaa98249b4512b6c59c9d3c322\\\",\\\"status.workspaceTrust.1702500044701\\\",\\\"status.workspaceTrust.d18a588762bd563bdf6795fa76ddc19f\\\",\\\"status.workspaceTrust.22922fd8c81b30aaa5da7650797adf27\\\",\\\"status.workspaceTrust.3680ef3f53b2ca861f8cbb691da58614\\\",\\\"status.workspaceTrust.1702833855738\\\",\\\"status.workspaceTrust.ad9a5bc9724f800ffdbf6067a444f14b\\\",\\\"status.workspaceTrust.895b37608f3f6f3dfe7e7a6c6c82ccc5\\\",\\\"status.workspaceTrust.1702848626815\\\",\\\"status.workspaceTrust.69ec9ebb1ad1198db09c36663fc11409\\\",\\\"status.workspaceTrust.b26557028574c1fdafe9035ee36dbc68\\\",\\\"status.workspaceTrust.ace057d10e162e53d241fa6494d73f7a\\\",\\\"status.workspaceTrust.8d5c0305394d88f00141bb8197f90ae8\\\",\\\"status.workspaceTrust.284147a81ee8e798abbdf9ac62b2cdb6\\\",\\\"status.workspaceTrust.1703028678302\\\",\\\"status.workspaceTrust.824cab3415154b1bb2e7922bb1bb2626\\\",\\\"status.workspaceTrust.1703114495963\\\",\\\"status.workspaceTrust.4a381222bd089038c656bc9c391f1c1c\\\",\\\"status.workspaceTrust.4a82f6de1d2cbd046e6f924ad61735e5\\\",\\\"status.workspaceTrust.e224e0cdecbf5301144759245b58816b\\\",\\\"status.workspaceTrust.cfcb7d46616b5b5a84df4ee57f84049a\\\",\\\"status.workspaceTrust.3a154a27efe50742f986f984e84391e6\\\",\\\"status.workspaceTrust.1705089573366\\\",\\\"status.workspaceTrust.bd2a645dfc7067af1b1228a3e0603096\\\",\\\"status.workspaceTrust.3e942899fb114090981e9910e00e4be9\\\",\\\"status.workspaceTrust.2c294e0459e55fd598f71236b91c13f9\\\",\\\"status.workspaceTrust.664c1cacd257aea002e2b274e8f879f2\\\",\\\"status.workspaceTrust.9784f8ded27dadf52c002ec6ef7c0a2e\\\",\\\"status.workspaceTrust.7df47a2df90df7822c41a99248c85edf\\\",\\\"ms-python.vscode-pylance/python.analysis.typeCheckingMode\\\",\\\"status.workspaceTrust.346f2ce89a34ea689f8956101d72c60c\\\",\\\"status.workspaceTrust.2a27503447b85a6faa01becd543a464a\\\",\\\"status.workspaceTrust.1705705150159\\\",\\\"status.workspaceTrust.9f28e292a2937251222bf91a1b62d8dc\\\",\\\"status.workspaceTrust.75e5bca0327c28ca9c3d01fc93c34eed\\\",\\\"status.workspaceTrust.6dc0aff16fece7904868414f163d1563\\\",\\\"status.workspaceTrust.baa81cb7ecd14c67568db7c196c3e846\\\",\\\"status.workspaceTrust.6c111c5f15d5286f0944af2b2943ffa1\\\",\\\"status.workspaceTrust.1705987776675\\\",\\\"status.workspaceTrust.a7c4c9f02329040707780fb7d24cf639\\\",\\\"status.workspaceTrust.b1aec17580a58f086765df66dfdb56f8\\\",\\\"status.workspaceTrust.1706115278065\\\",\\\"status.workspaceTrust.fd42da8769a07336225299189ab43025\\\",\\\"status.workspaceTrust.e42d7e8d0f9b27a6b2888eee6cc796f8\\\",\\\"status.workspaceTrust.1706160008986\\\",\\\"status.workspaceTrust.91c9f30e1ab7147a9b0754744ebceb7b\\\",\\\"rust-lang.rust-analyzer\\\",\\\"redhat.java.java.serverStatus\\\",\\\"status.workspaceTrust.1706478285961\\\",\\\"status.workspaceTrust.44cfc2ad257b994cbe97f7fc097976c4\\\",\\\"status.forwardedPorts\\\",\\\"status.workspaceTrust.8ed831302232d0f145930bf0642e13c1\\\",\\\"status.workspaceTrust.fff54d2c465c6329202d8671e2c4aef4\\\",\\\"status.workspaceTrust.1707151137497\\\",\\\"status.workspaceTrust.1707338081330\\\",\\\"status.workspaceTrust.0777790f39d061d06d1af627f32b3b17\\\",\\\"status.workspaceTrust.1707422192243\\\",\\\"status.workspaceTrust.1707422887746\\\",\\\"status.workspaceTrust.1707541311772\\\",\\\"status.workspaceTrust.5ba74e3521b63364c0b2ac3f17d5e150\\\",\\\"status.workspaceTrust.1707841800915\\\",\\\"status.workspaceTrust.149c6cdd9e451b745add71f36c1b0824\\\",\\\"status.workspaceTrust.1a9697263cbdbd0667997dfed10447d9\\\",\\\"status.workspaceTrust.1708739760460\\\",\\\"status.workspaceTrust.1708743345243\\\",\\\"status.workspaceTrust.1708794932577\\\",\\\"status.workspaceTrust.bc102763fae67c15ea2e8eefff17ada5\\\",\\\"status.workspaceTrust.8dca47b824b64639d9be1bc84004f671\\\",\\\"status.workspaceTrust.615708b493e470cf7a5d3254d22827b1\\\",\\\"status.workspaceTrust.1708877984555\\\",\\\"status.workspaceTrust.127a53bf8c7b2bd8209a09a3d8a23230\\\",\\\"status.workspaceTrust.1708878270708\\\",\\\"status.workspaceTrust.1708908568548\\\",\\\"status.workspaceTrust.f5a1e59aa850861c17509b9d97ccffc7\\\",\\\"status.workspaceTrust.c1a82973e4b47ecd0dd44bd51a4c477b\\\",\\\"status.workspaceTrust.bcc8b54f1f4e493d1dcccdea0b1d7396\\\",\\\"status.workspaceTrust.ec39b8fb7a48eedd1ae00879ac980020\\\",\\\"status.workspaceTrust.1714534670641\\\",\\\"status.workspaceTrust.9776f28875168844f9879194c5f12a0d\\\",\\\"status.workspaceTrust.1714619891587\\\",\\\"status.workspaceTrust.5ab2c6542bb90deca7a83cb7ada4a486\\\"]\",\"workbench.view.extension.PowerShellCommandExplorer.state.hidden\":\"[{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false}]\",\"github-Mecaneer23\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"name\\\":\\\"Live Share\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests and Issues\\\",\\\"allowed\\\":true}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1703699760750,\\\"stepIDs\\\":[\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.selectInterpreter\\\",\\\"python.createEnvironment\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome2\\\",{\\\"firstSeen\\\":1703699760750,\\\"stepIDs\\\":[\\\"python.createPythonFolder\\\",\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.createEnvironment2\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS2\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1703699760750,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1703700206550,\\\"stepIDs\\\":[\\\"copilot.signin\\\",\\\"copilot.firstsuggest\\\",\\\"copilot.chat\\\",\\\"copilot.realfiles.openrecent\\\",\\\"copilot.realfiles.quickopen\\\",\\\"copilot.iterate\\\",\\\"copilot.creativity\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1703700206550,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscjava.vscode-java-pack#javaWelcome\\\",{\\\"firstSeen\\\":1703700206550,\\\"stepIDs\\\":[\\\"java.runtime\\\",\\\"java.showProjectExplorer\\\",\\\"java.showProjectExplorer.inactive\\\",\\\"java.debugAndTest\\\",\\\"java.extensions\\\",\\\"java.more\\\",\\\"java.moreForMac\\\"],\\\"manaullyOpened\\\":false}]]\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.60.1\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"djs\\\",\\\"svelte\\\",\\\"hs\\\",\\\"lst\\\",\\\"d\\\",\\\"cbl\\\",\\\"f\\\",\\\"pas\\\",\\\"exs\\\",\\\"tcl\\\",\\\"porth\\\",\\\"res\\\",\\\"cr\\\",\\\"nim\\\",\\\"lol\\\",\\\"gd\\\",\\\"kv\\\",\\\"pigeon\\\",\\\"hx\\\",\\\"neko\\\",\\\"zs\\\",\\\"spwn\\\",\\\"vala\\\",\\\"fan\\\",\\\"erl\\\"]\",\"workbench.view.extension.dockerView.state.hidden\":\"[{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"github.codespaces.explorer\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"github.codespaces.performanceExplorer\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false}]\",\"remote.explorerType\":\"ssh-remote\",\"workbench.view.extension.liveshare.state.hidden\":\"[{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.contacts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.plannedSessions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"microsoft-thechromecamera@gmail.com\":\"[{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"name\\\":\\\"Live Share\\\",\\\"allowed\\\":true}]\",\"recently.opened\":\"{\\\"entries\\\":[{\\\"workspace\\\":{\\\"id\\\":\\\"-2ad0bbb\\\",\\\"configPath\\\":\\\"tmp:/default.code-workspace\\\"}}]}\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Setup\\\",\\\"Beginner\\\",\\\"Intermediate\\\",\\\"ms-toolsai.jupyter#jupyterWelcome\\\",\\\"vscjava.vscode-java-pack#javaWelcome\\\",\\\"webfreak.code-d#welcome\\\",\\\"ms-azuretools.vscode-docker#dockerStart\\\",\\\"ms-python.python#pythonWelcomeWithDS\\\",\\\"ms-python.python#pythonWelcome\\\",\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\",\\\"alefragnani.pascal#pascalWelcome\\\"]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.empty\\\",\\\"isHidden\\\":false}]\",\"java.2.isCandidate\":\"false\",\"tabnine-Mecaneer23\":\"[{\\\"id\\\":\\\"tabnine.tabnine-vscode\\\",\\\"name\\\":\\\"Tabnine - Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, React, Swift, Scala, Sass, Perl, Objective C, Node JS, Matlab, Haskell, Dart, Angular\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false}]\",\"tabnine-thechromecamera@gmail.com\":\"[{\\\"id\\\":\\\"tabnine.tabnine-vscode\\\",\\\"name\\\":\\\"Tabnine AI Autocomplete for Javascript, Python, Typescript, PHP, Go, Java, Ruby & more\\\",\\\"allowed\\\":true}]\",\"tabs-list-width-vertical\":\"46\",\"tabs-list-width-horizontal\":\"46\",\"workbench.view.extension.ocaml-explorer.state.hidden\":\"[{\\\"id\\\":\\\"ocaml-sandbox\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ocaml-switches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ocaml-commands\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ocaml-help\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false}]\",\"notebook.controller2TypeBindings\":\"[]\",\"github-mecaneer23\":\"[{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests and Issues\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"name\\\":\\\"Live Share\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.tunnel-forwarding\\\",\\\"name\\\":\\\"Local Tunnel Port Forwarding\\\",\\\"allowed\\\":true}]\",\"cpp.1.isCandidate\":\"false\",\"cpp.1.skipVersion\":\"1.65.2\",\"workbench.view.extension.PowerShell.state.hidden\":\"[{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false}]\",\"java.2.skipVersion\":\"1.68.1\",\"snippets.usageTimestamps\":\"[[\\\"python.json/init\\\",1706389031091],[\\\"java.json/print\\\",1712071243297],[\\\"python.json/if_name_main\\\",1713553038200],[\\\"syntaxes/snippets.json/MsgBox\\\",1717121913527],[\\\"syntaxes/snippets.json/Break\\\",1717123108032],[\\\"python.json/shebang\\\",1720885118267],[\\\"python.json/main_boilerplate\\\",1720885123859],[\\\"python.json/pass\\\",1721767588619]]\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"menu.hiddenCommands\":\"{\\\"EditorTitle\\\":[\\\"pr.markFileAsViewed\\\",\\\"pr.unmarkFileAsViewed\\\"]}\",\"workbench.view.extension.package-explorer.state.hidden\":\"[{\\\"id\\\":\\\"pythonEnvironments\\\",\\\"isHidden\\\":false}]\",\"csharp.1.lastSessionDate\":\"Fri Jul 19 2024\",\"csharp.1.sessionCount\":\"246\",\"extensionsAssistant/deprecated\":\"[\\\"ms-vsliveshare.vsliveshare-audio\\\",\\\"philhindle.errorlens\\\",\\\"tiehuis.zig\\\"]\",\"themeUpdatedNotificationShown\":\"true\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.sidebar.997cb88c-1baa-496e-8243-d6a8f05d5e2c\\\":0,\\\"workbench.views.service.sidebar.3411eac2-a6eb-442f-a19d-de4f9a690842\\\":0,\\\"workbench.views.service.sidebar.1e5cdc0f-b8de-4eae-85a6-44019139082c\\\":0,\\\"workbench.panel.repl\\\":0,\\\"terminal\\\":0,\\\"workbench.views.service.sidebar.5ba79a91-6f71-4a8e-833d-110f235e9d75\\\":0,\\\"workbench.views.service.panel.e21d3edc-372e-47f8-97f2-9546c12fe594\\\":0},\\\"viewLocations\\\":{\\\"aws.codeWhisperer.referenceLog\\\":\\\"terminal\\\",\\\"workbench.view.search\\\":\\\"workbench.views.service.sidebar.997cb88c-1baa-496e-8243-d6a8f05d5e2c\\\",\\\"workbench.scm.repositories\\\":\\\"workbench.views.service.sidebar.3411eac2-a6eb-442f-a19d-de4f9a690842\\\",\\\"workbench.scm\\\":\\\"workbench.views.service.sidebar.1e5cdc0f-b8de-4eae-85a6-44019139082c\\\",\\\"workbench.panel.repl.view\\\":\\\"workbench.views.service.sidebar.5ba79a91-6f71-4a8e-833d-110f235e9d75\\\",\\\"terminal\\\":\\\"workbench.views.service.panel.e21d3edc-372e-47f8-97f2-9546c12fe594\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"workbench.view.extension.aws-codewhisperer-reference-log.state.hidden\":\"[{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-explorer.state.hidden\":\"[{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.amazonq.codewhisperer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.cdk\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codecatalyst\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.toolkit.AmazonCommonAuth\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.pip-manager-explorer.state.hidden\":\"[{\\\"id\\\":\\\"pip-manager-installed\\\",\\\"isHidden\\\":false}]\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"docify-Mecaneer 23 - mecaneer23@gmail.com\":\"[{\\\"id\\\":\\\"aic.docify\\\",\\\"name\\\":\\\"Docify AI - Docstring & comment writer\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.docify.state.hidden\":\"[{\\\"id\\\":\\\"commentServiceConfiguration\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"translateServiceConfiguration\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"introduction\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine.state.hidden\":\"[{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.trunkContainer.state.hidden\":\"[{\\\"id\\\":\\\"trunkTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"trunkActionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"helpAndFeedbackView\\\",\\\"isHidden\\\":false}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"ctrlEnterReplaceAll.windows.donotask\":\"true\",\"remote.tunnels.toRestore.undefined.1478629213\":\"[]\",\"workbench.activityBar.location\":\"default\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"scm.input.lastActionId\":\"github.copilot.git.generateCommitMessage\",\"workbench.views.service.sidebar.997cb88c-1baa-496e-8243-d6a8f05d5e2c.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.3411eac2-a6eb-442f-a19d-de4f9a690842.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.1e5cdc0f-b8de-4eae-85a6-44019139082c.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Debian.-1040185266\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":43221,\\\"localPort\\\":43221,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:43221\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:43221\\\"},\\\"runningProcess\\\":\\\"/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":615,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Debian.-1593719508\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45705,\\\"localPort\\\":45705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:45705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45705\\\"},\\\"runningProcess\\\":\\\"/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":299,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+debian.-1593719508\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":44317,\\\"localPort\\\":44317,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:44317\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:44317\\\"},\\\"runningProcess\\\":\\\"/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":145,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+debian.1738913369\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":40503,\\\"localPort\\\":40503,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:40503\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:40503\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":40233,\\\"localPort\\\":40233,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:40233\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:40233\\\"},\\\"runningProcess\\\":\\\"/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":143,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1593719508\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":43543,\\\"localPort\\\":43543,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:43543\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:43543\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39039,\\\"localPort\\\":39039,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:39039\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39039\\\"},\\\"runningProcess\\\":\\\"/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/mecaneer23/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":1267,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Debian.-814225799\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45139,\\\"localPort\\\":45139,\\\"localAddress\\\":\\\"127.0.0.1:45139\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45139\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45837,\\\"localPort\\\":45837,\\\"localAddress\\\":\\\"127.0.0.1:45837\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45837\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39635,\\\"localPort\\\":39635,\\\"localAddress\\\":\\\"127.0.0.1:39635\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39635\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+Debian.-814225799\":\"1715394911809\",\"remote.tunnels.toRestore.wsl+debian.-814225799\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35545,\\\"localPort\\\":35545,\\\"localAddress\\\":\\\"127.0.0.1:35545\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35545\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39853,\\\"localPort\\\":39853,\\\"localAddress\\\":\\\"127.0.0.1:39853\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39853\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39097,\\\"localPort\\\":39097,\\\"localAddress\\\":\\\"127.0.0.1:39097\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39097\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39671,\\\"localPort\\\":39671,\\\"localAddress\\\":\\\"127.0.0.1:39671\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39671\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+debian.-814225799\":\"1715526610838\",\"workbench.view.extension.phind-webview.state.hidden\":\"[{\\\"id\\\":\\\"phind-left-panel-webview\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Debian.1738913369\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":33323,\\\"localPort\\\":33323,\\\"localAddress\\\":\\\"127.0.0.1:33323\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:33323\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+Debian.1738913369\":\"1715435797782\",\"remote.tunnels.toRestoreExpiration.wsl+debian.1738913369\":\"1716253850085\",\"remote.tunnels.toRestore.wsl+Debian.-58957947\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42513,\\\"localPort\\\":42513,\\\"localAddress\\\":\\\"127.0.0.1:42513\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42513\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Debian.646351608\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":37759,\\\"localPort\\\":37759,\\\"localAddress\\\":\\\"127.0.0.1:37759\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:37759\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+Debian.-58957947\":\"1714750640092\",\"remote.tunnels.toRestoreExpiration.wsl+Debian.646351608\":\"1714754868745\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"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}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.5ba79a91-6f71-4a8e-833d-110f235e9d75.state.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sourcery-explorer.state.hidden\":\"[{\\\"id\\\":\\\"sourcery.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sourcery.rules\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sourcery.rules.treeview\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.panel.e21d3edc-372e-47f8-97f2-9546c12fe594.state.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment