Skip to content

Instantly share code, notes, and snippets.

@ZakharDay
Last active February 19, 2023 20:50
Show Gist options
  • Save ZakharDay/ba90c803b5afcb00ecf7acf26352b73e to your computer and use it in GitHub Desktop.
Save ZakharDay/ba90c803b5afcb00ecf7acf26352b73e to your computer and use it in GitHub Desktop.
Setup VS Code to start to like it
[
{
"key": "cmd+]",
"command": "editor.action.indentLines",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[BracketRight]",
"command": "editor.action.indentLines",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+ъ",
"command": "editor.action.indentLines",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[",
"command": "editor.action.outdentLines",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[BracketLeft]",
"command": "editor.action.outdentLines",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+х",
"command": "editor.action.outdentLines",
"when": "editorTextFocus && !editorReadonly"
}
]
{
"workbench.startupEditor": "none",
"editor.fontSize": 23,
"workbench.colorTheme": "One Dark Pro Darker",
"workbench.iconTheme": "vs-nomo-dark",
"editor.tabSize": 2,
"editor.multiCursorModifier": "ctrlCmd",
"files.exclude": {
"**/.git": false
},
"editor.formatOnSave": true,
"editor.minimap.enabled": false,
"window.newWindowDimensions": "inherit",
"prettier.singleQuote": true,
"[javascript][javascriptreact][css][scss][sass][html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}
VS Code config for Atom lovers who has been forced to migrate from Atom
{"name":"zakharday","settings":"{\"settings\":\"{\\n \\\"workbench.startupEditor\\\": \\\"none\\\",\\n \\\"editor.fontSize\\\": 23,\\n \\\"workbench.colorTheme\\\": \\\"One Dark Pro Darker\\\",\\n \\\"workbench.iconTheme\\\": \\\"vs-nomo-dark\\\",\\n \\\"editor.tabSize\\\": 2,\\n \\\"editor.multiCursorModifier\\\": \\\"ctrlCmd\\\",\\n \\\"files.exclude\\\": {\\n \\\"**/.git\\\": false\\n },\\n \\\"editor.formatOnSave\\\": true,\\n \\\"editor.minimap.enabled\\\": false,\\n \\\"window.newWindowDimensions\\\": \\\"inherit\\\",\\n \\\"prettier.singleQuote\\\": true,\\n \\\"[javascript][javascriptreact][css][scss][sass][html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n }\\n}\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"cmd+]\\\",\\n \\\"command\\\": \\\"editor.action.indentLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+[BracketRight]\\\",\\n \\\"command\\\": \\\"editor.action.indentLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+ъ\\\",\\n \\\"command\\\": \\\"editor.action.indentLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+[\\\",\\n \\\"command\\\": \\\"editor.action.outdentLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+[BracketLeft]\\\",\\n \\\"command\\\": \\\"editor.action.outdentLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+х\\\",\\n \\\"command\\\": \\\"editor.action.outdentLines\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n }\\n]\",\"platform\":1}","extensions":"[{\"identifier\":{\"id\":\"be5invis.vscode-icontheme-nomo-dark\",\"uuid\":\"e0ee11e7-aa20-4e86-a3b9-2cd7d14fed93\"},\"displayName\":\"Nomo Dark Icon Theme\"},{\"identifier\":{\"id\":\"bung87.rails\",\"uuid\":\"61048194-bd70-4abb-b039-d796bf6be01c\"},\"displayName\":\"Rails\"},{\"identifier\":{\"id\":\"bung87.vscode-gemfile\",\"uuid\":\"63cce059-9b09-4959-bba8-01be8a606850\"},\"displayName\":\"vscode-gemfile\"},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"displayName\":\"ES7+ React/Redux/React-Native snippets\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"mrmlnc.vscode-duplicate\",\"uuid\":\"03944bdc-9bcb-4ac2-b9b3-fdb050dd43e4\"},\"displayName\":\"Duplicate action\"},{\"identifier\":{\"id\":\"ms-vscode.atom-keybindings\",\"uuid\":\"fa57ae0e-d21e-40d8-a0bb-a58b5fd9ead3\"},\"displayName\":\"Atom Keymap\"},{\"identifier\":{\"id\":\"rebornix.ruby\",\"uuid\":\"ae062c8a-c68e-4b92-9ecf-8f1d4288b05d\"},\"displayName\":\"Ruby\"},{\"identifier\":{\"id\":\"sianglim.slim\",\"uuid\":\"66a5558f-9e27-4895-9c3e-dde3d657bc13\"},\"displayName\":\"Slim\"},{\"identifier\":{\"id\":\"techer.open-in-browser\",\"uuid\":\"fef63133-dae3-40fb-b81d-6da7617b4b1e\"},\"displayName\":\"open in browser\"},{\"identifier\":{\"id\":\"wingrunr21.vscode-ruby\",\"uuid\":\"708cfcd8-e0c6-49ca-9af6-b27a342d247b\"},\"displayName\":\"VSCode Ruby\"},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"displayName\":\"One Dark Pro\"}]","globalState":"{\"storage\":{\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark zhuangtongfa-material-theme-themes-OneDark-Pro-darker-json\\\",\\\"label\\\":\\\"One Dark Pro Darker\\\",\\\"settingsId\\\":\\\"One Dark Pro Darker\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"meta.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"variable.other.generic-type.haskell\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"storage.type.haskell\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"support.variable.magic.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"variable.parameter.function.language.special.self.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"variable.parameter.function.language.special.cls.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"storage.modifier.lifetime.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"support.function.std.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"entity.name.lifetime.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"variable.language.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"support.constant.edge\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"constant.other.character-class.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"keyword.operator.word\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5c6370\\\"},\\\"scope\\\":\\\"comment markup.link\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"markup.changed.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"meta.function.c,meta.function.cpp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.separator.key-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"keyword.operator.expression.import\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.constant.property.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"variable.other.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"storage.type.annotation.java\\\",\\\"storage.type.object.array.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"source.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"meta.method.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"storage.modifier.import.java,storage.type.java,storage.type.generic.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.instanceof.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"meta.definition.variable.name.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"keyword.operator.channel\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.constant.property-value.scss,support.constant.property-value.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"keyword.operator.css,keyword.operator.scss,keyword.operator.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.separator.list.comma.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.constant.color.w3c-standard-color-name.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"support.type.vendored.property-name.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"support.module.node,support.type.object.module,support.module.node\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"entity.name.type.module\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"keyword.operator.expression.instanceof\\\",\\\"keyword.operator.new\\\",\\\"keyword.operator.ternary\\\",\\\"keyword.operator.optional\\\",\\\"keyword.operator.expression.keyof\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"support.type.object.console\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.variable.property.process\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"entity.name.function,support.function.console\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"keyword.operator.misc.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.sigil.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.delete\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"support.type.object.dom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"support.variable.dom,support.variable.property.dom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.separator.delimiter\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"punctuation.separator.c,punctuation.separator.cpp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"support.type.posix-reserved.c,support.type.posix-reserved.cpp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.sizeof.c,keyword.operator.sizeof.cpp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"variable.parameter.function.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"support.type.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.logical.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"variable.parameter.function.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"meta.function-call.generic.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"constant.character.format.placeholder.other.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.assignment.compound\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"entity.name.namespace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"variable.c\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"token.variable.parameter.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"import.storage.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"token.package.keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"token.package\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"meta.require\\\",\\\"support.function.any-method\\\",\\\"variable.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"entity.name.type.namespace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"support.class, entity.name.type.class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"entity.name.class.identifier.namespace.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"variable.other.class.js\\\",\\\"variable.other.class.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"variable.other.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"entity.name.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"control.elements, keyword.operator.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"keyword.other.special-method\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"token.storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"token.storage.type.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"support.type.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"support.type.property-name.toml, support.type.property-name.table.toml, support.type.property-name.array.toml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"support.constant.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.constant.font-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"meta.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"constant.other.symbol\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"constant.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.class.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"markup.heading punctuation.definition.heading, entity.name.section\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"markup.bold,todo.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"punctuation.definition.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"markup.italic, punctuation.definition.italic,todo.emphasis\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"emphasis md\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"entity.name.section.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"punctuation.definition.heading.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"markup.heading.setext\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"punctuation.definition.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"punctuation.definition.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"punctuation.definition.list.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"punctuation.definition.metadata.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"markup.underline.link.markdown,markup.underline.link.image.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"string.other.link.title.markdown,string.other.link.description.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":\\\"markup.raw.monospace.asciidoc\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"punctuation.definition.asciidoc\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"markup.list.asciidoc\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"markup.link.asciidoc,markup.other.url.asciidoc\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"string.unquoted.asciidoc,markup.other.url.asciidoc\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"punctuation.section.embedded, variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"punctuation.section.embedded.begin,punctuation.section.embedded.end\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"invalid.illegal.bad-ampersand.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"invalid.illegal.unrecognized-tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"invalid.deprecated.entity.other.attribute-name.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"source.json meta.structure.dictionary.json > string.quoted.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":\\\"source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"support.type.property-name.json punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.error-control.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.type.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.section.array.begin.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.section.array.end.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid.illegal.non-null-typehinted.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.constant.core.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"entity.name.goto-label.php,support.other.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.regexp.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"keyword.operator.comparison.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"keyword.operator.heredoc.php,keyword.operator.nowdoc.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"meta.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"support.token.decorator.python,meta.function.decorator.identifier.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"function.parameter\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"function.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"function.parameter.ruby, function.parameter.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":\\\"rgb-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"inline-color-decoration rgb-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"less rgb-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"selector.sass\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"block.scope.end,block.scope.begin\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":\\\"storage.type.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"entity.name.variable.local.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":\\\"token.info-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":\\\"token.warn-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"token.error-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":\\\"token.debug-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"keyword.operator.module\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":[\\\"support.type.type.flowtype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"support.type.primitive\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"meta.property.object\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"variable.parameter.function.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":[\\\"keyword.other.template.begin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":[\\\"keyword.other.template.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":[\\\"keyword.other.substitution.begin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":[\\\"keyword.other.substitution.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":[\\\"keyword.operator.assignment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"keyword.operator.assignment.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"keyword.operator.arithmetic.go\\\",\\\"keyword.operator.address.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"entity.name.package.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":[\\\"support.type.prelude.elm\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":[\\\"support.constant.elm\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"punctuation.quasi.element\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"constant.character.entity\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-element\\\",\\\"entity.other.attribute-name.pseudo-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"entity.global.clojure\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"meta.symbol.clojure\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":[\\\"constant.keyword.clojure\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"meta.arguments.coffee\\\",\\\"variable.parameter.function.coffee\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":[\\\"source.ini\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"meta.scope.prerequisites.makefile\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"source.makefile\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"storage.modifier.import.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":[\\\"meta.method.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"meta.definition.variable.name.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":[\\\"meta.definition.class.inherited.classes.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"support.variable.semantic.hlsl\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"support.type.texture.hlsl\\\",\\\"support.type.sampler.hlsl\\\",\\\"support.type.object.hlsl\\\",\\\"support.type.object.rw.hlsl\\\",\\\"support.type.fx.hlsl\\\",\\\"support.type.object.hlsl\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"text.variable\\\",\\\"text.bracketed\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"support.type.swift\\\",\\\"support.type.vb.asp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"entity.name.function.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":[\\\"entity.name.class.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"constant.regexp.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":[\\\"keyword.control.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":[\\\"invalid.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.quote.markdown.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7f848e\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":[\\\"constant.character.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#61afef\\\"},\\\"scope\\\":[\\\"accent.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":[\\\"wikiword.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":[\\\"constant.other.color.rgb-value.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5c6370\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag.xi\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"entity.name.label.cs\\\",\\\"entity.name.scope-resolution.function.call\\\",\\\"entity.name.scope-resolution.function.definition\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"entity.name.label.cs\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":[\\\" meta.brace.square\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7f848e\\\"},\\\"scope\\\":\\\"comment, punctuation.definition.comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5c6370\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"punctuation.definition.block.sequence.item.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":[\\\"constant.language.symbol.elixir\\\",\\\"constant.language.symbol.double-quoted.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"entity.name.variable.parameter.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"entity.name.variable.field.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#98c379\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BE5046\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":[\\\"support.other.namespace.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"variable.other.object\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"variable.other.constant.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e5c07b\\\"},\\\"scope\\\":[\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":\\\"variable.other.readwrite.c\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#abb2bf\\\"},\\\"scope\\\":\\\"entity.name.variable.parameter.php,punctuation.separator.colon.php,constant.other.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c678dd\\\"},\\\"scope\\\":[\\\"constant.numeric.decimal.asm.x86_64\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d19a66\\\"},\\\"scope\\\":[\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#56b6c2\\\"},\\\"scope\\\":[\\\"constant.character.escape\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e06c75\\\"},\\\"scope\\\":[\\\"string.regexp\\\"]}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"enumMember\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#56b6c2\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.constant\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d19a66\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.defaultLibrary\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#e5c07b\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable:dart\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d19a66\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"property:dart\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d19a66\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"annotation:dart\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d19a66\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"parameter.label:dart\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#abb2bf\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"macro\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d19a66\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"tomlArrayKey\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#e5c07b\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"zhuangtongfa.material-theme\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"material-theme\\\",\\\"_extensionPublisher\\\":\\\"zhuangtongfa\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"activityBar.background\\\":\\\"#23272e\\\",\\\"activityBar.foreground\\\":\\\"#d7dae0\\\",\\\"activityBarBadge.background\\\":\\\"#4d78cc\\\",\\\"activityBarBadge.foreground\\\":\\\"#f8fafd\\\",\\\"badge.background\\\":\\\"#23272e\\\",\\\"button.background\\\":\\\"#404754\\\",\\\"button.secondaryBackground\\\":\\\"#30333d\\\",\\\"button.secondaryForeground\\\":\\\"#c0bdbd\\\",\\\"checkbox.border\\\":\\\"#404754\\\",\\\"debugToolBar.background\\\":\\\"#1e2227\\\",\\\"descriptionForeground\\\":\\\"#abb2bf\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#00809b33\\\",\\\"dropdown.background\\\":\\\"#1e2227\\\",\\\"dropdown.border\\\":\\\"#1e2227\\\",\\\"editor.background\\\":\\\"#23272e\\\",\\\"editor.findMatchBackground\\\":\\\"#42557b\\\",\\\"editor.findMatchBorder\\\":\\\"#457dff\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#6199ff2f\\\",\\\"editor.foreground\\\":\\\"#abb2bf\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#d19a66\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#c678dd\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#56b6c2\\\",\\\"editorHoverWidget.highlightForeground\\\":\\\"#61afef\\\",\\\"editorInlayHint.foreground\\\":\\\"#abb2bf\\\",\\\"editorInlayHint.background\\\":\\\"#2c313c\\\",\\\"editor.lineHighlightBackground\\\":\\\"#2c313c\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#abb2bf\\\",\\\"editorGutter.addedBackground\\\":\\\"#109868\\\",\\\"editorGutter.deletedBackground\\\":\\\"#9a353d\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#948b60\\\",\\\"editorOverviewRuler.addedBackground\\\":\\\"#109868\\\",\\\"editorOverviewRuler.deletedBackground\\\":\\\"#9a353d\\\",\\\"editorOverviewRuler.modifiedBackground\\\":\\\"#948b60\\\",\\\"editor.selectionBackground\\\":\\\"#67769660\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#ffffff10\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#dddddd\\\",\\\"editor.wordHighlightBackground\\\":\\\"#d2e0ff2f\\\",\\\"editor.wordHighlightBorder\\\":\\\"#7f848e\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#abb2bf26\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#7f848e\\\",\\\"editorBracketMatch.background\\\":\\\"#515a6b\\\",\\\"editorBracketMatch.border\\\":\\\"#515a6b\\\",\\\"editorCursor.background\\\":\\\"#ffffffc9\\\",\\\"editorCursor.foreground\\\":\\\"#528bff\\\",\\\"editorError.foreground\\\":\\\"#c24038\\\",\\\"editorGroup.background\\\":\\\"#181a1f\\\",\\\"editorGroup.border\\\":\\\"#181a1f\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#1e2227\\\",\\\"editorHoverWidget.background\\\":\\\"#1e2227\\\",\\\"editorHoverWidget.border\\\":\\\"#181a1f\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#c8c8c859\\\",\\\"editorIndentGuide.background\\\":\\\"#3b4048\\\",\\\"editorLineNumber.foreground\\\":\\\"#495162\\\",\\\"editorMarkerNavigation.background\\\":\\\"#1e2227\\\",\\\"editorRuler.foreground\\\":\\\"#abb2bf26\\\",\\\"editorSuggestWidget.background\\\":\\\"#1e2227\\\",\\\"editorSuggestWidget.border\\\":\\\"#181a1f\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#2c313a\\\",\\\"editorWarning.foreground\\\":\\\"#d19a66\\\",\\\"editorWhitespace.foreground\\\":\\\"#ffffff1d\\\",\\\"editorWidget.background\\\":\\\"#1e2227\\\",\\\"focusBorder\\\":\\\"#3e4452\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#636b78\\\",\\\"input.background\\\":\\\"#1d1f23\\\",\\\"input.foreground\\\":\\\"#abb2bf\\\",\\\"list.activeSelectionBackground\\\":\\\"#2c313a\\\",\\\"list.activeSelectionForeground\\\":\\\"#d7dae0\\\",\\\"list.focusBackground\\\":\\\"#323842\\\",\\\"list.focusForeground\\\":\\\"#f0f0f0\\\",\\\"list.highlightForeground\\\":\\\"#ecebeb\\\",\\\"list.hoverBackground\\\":\\\"#2c313a\\\",\\\"list.hoverForeground\\\":\\\"#abb2bf\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#323842\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#d7dae0\\\",\\\"list.warningForeground\\\":\\\"#d19a66\\\",\\\"menu.foreground\\\":\\\"#abb2bf\\\",\\\"menu.separatorBackground\\\":\\\"#343a45\\\",\\\"minimapGutter.addedBackground\\\":\\\"#109868\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#9a353d\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#948b60\\\",\\\"panel.border\\\":\\\"#3e4452\\\",\\\"panelSectionHeader.background\\\":\\\"#1e2227\\\",\\\"peekViewEditor.background\\\":\\\"#1b1d23\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#29244b\\\",\\\"peekViewResult.background\\\":\\\"#22262b\\\",\\\"scrollbar.shadow\\\":\\\"#23252c\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#747d9180\\\",\\\"scrollbarSlider.background\\\":\\\"#4e566660\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#5a637580\\\",\\\"settings.focusedRowBackground\\\":\\\"#23272e\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#1e2227\\\",\\\"sideBar.foreground\\\":\\\"#abb2bf\\\",\\\"sideBarSectionHeader.background\\\":\\\"#23272e\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#abb2bf\\\",\\\"statusBar.background\\\":\\\"#1e2227\\\",\\\"statusBar.debuggingBackground\\\":\\\"#cc6633\\\",\\\"statusBar.debuggingBorder\\\":\\\"#ff000000\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.foreground\\\":\\\"#9da5b4\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1e2227\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#4d78cc\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#f8fafd\\\",\\\"tab.activeBackground\\\":\\\"#23272e\\\",\\\"tab.activeBorder\\\":\\\"#b4b4b4\\\",\\\"tab.activeForeground\\\":\\\"#dcdcdc\\\",\\\"tab.border\\\":\\\"#181a1f\\\",\\\"tab.hoverBackground\\\":\\\"#323842\\\",\\\"tab.inactiveBackground\\\":\\\"#1e2227\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#323842\\\",\\\"terminal.ansiBlack\\\":\\\"#3f4451\\\",\\\"terminal.ansiBlue\\\":\\\"#4aa5f0\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#4f5666\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#4dc4ff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#4cd1e0\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#a5e075\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#de73ff\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ff616e\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#e6e6e6\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#f0a45d\\\",\\\"terminal.ansiCyan\\\":\\\"#42b3c2\\\",\\\"terminal.ansiGreen\\\":\\\"#8cc265\\\",\\\"terminal.ansiMagenta\\\":\\\"#c162de\\\",\\\"terminal.ansiRed\\\":\\\"#e05561\\\",\\\"terminal.ansiWhite\\\":\\\"#d7dae0\\\",\\\"terminal.ansiYellow\\\":\\\"#d18f52\\\",\\\"terminal.background\\\":\\\"#23272e\\\",\\\"terminal.border\\\":\\\"#3e4452\\\",\\\"terminal.foreground\\\":\\\"#abb2bf\\\",\\\"terminal.selectionBackground\\\":\\\"#abb2bf30\\\",\\\"textBlockQuote.background\\\":\\\"#2e3440\\\",\\\"textBlockQuote.border\\\":\\\"#4b5362\\\",\\\"textLink.foreground\\\":\\\"#61afef\\\",\\\"textPreformat.foreground\\\":\\\"#d19a66\\\",\\\"titleBar.activeBackground\\\":\\\"#23272e\\\",\\\"titleBar.activeForeground\\\":\\\"#9da5b4\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1e2227\\\",\\\"titleBar.inactiveForeground\\\":\\\"#6b717d\\\",\\\"tree.indentGuidesStroke\\\":\\\"#ffffff1d\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#2e3440\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#404754\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"visible\\\":false}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1676564134544,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}]]\",\"memento/gettingStartedService\":\"{\\\"installGit\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true}}\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":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\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true}]\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1676564133824\\\",\\\"status.workspaceTrust.1689a8d9fba16c0984b3d4c3b1dd8b9e\\\",\\\"status.workspaceTrust.dad7c19287dd276f5614153871e60dd2\\\",\\\"status.workspaceTrust.6e39ec3037a6129609d5bd384d123f13\\\"]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":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.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"javascript.1.editedCount\":\"1\",\"javascript.1.editedDate\":\"Thu Feb 16 2023\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"[\\\",\\\"o\\\",\\\"outdent\\\",\\\"штву\\\",\\\"ind\\\",\\\"indent\\\"]}\",\"ces/skipSurvey\":\"1.75.1\",\"nps/lastSessionDate\":\"Fri Feb 17 2023\",\"nps/sessionCount\":\"2\",\"cpp.1.lastSessionDate\":\"Fri Feb 17 2023\",\"cpp.1.sessionCount\":\"2\",\"java.2.lastSessionDate\":\"Fri Feb 17 2023\",\"java.2.sessionCount\":\"2\",\"javascript.1.lastSessionDate\":\"Fri Feb 17 2023\",\"javascript.1.sessionCount\":\"2\",\"typescript.1.lastSessionDate\":\"Fri Feb 17 2023\",\"typescript.1.sessionCount\":\"2\",\"snippets.usageTimestamps\":\"[[\\\"snippets/javascript.code-snippets/Switch Statement\\\",1676636563654],[\\\"snippets/javascript.code-snippets/For-Each Loop\\\",1676637654771],[\\\"snippets/javascript.code-snippets/For Loop\\\",1676637723519],[\\\"snippets/javascript.code-snippets/Function Statement\\\",1676638428699],[\\\"snippets/javascript.code-snippets/Log to the console\\\",1676644581903]]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\"}}"}
@ZakharDay
Copy link
Author

VS-Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment