-
-
Save ceaia-tiberiu/7735b20116c90df6367813e80f2a3dca to your computer and use it in GitHub Desktop.
| { | |
| "version": 2, | |
| "clips": [ | |
| { | |
| "value": "bb2a278c0db27d8eaa69228597113d8c", | |
| "createdAt": 1611961896874, | |
| "copyCount": 1, | |
| "useCount": 0, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 77, | |
| "character": 2 | |
| }, | |
| "end": { | |
| "line": 77, | |
| "character": 34 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "popular-price", | |
| "createdAt": 1611590876750, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "html", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 12 | |
| }, | |
| "end": { | |
| "line": 0, | |
| "character": 25 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/file.html" | |
| } | |
| }, | |
| { | |
| "value": "<div class=\"popular-price\">\r\n <h2 class=\"fl-pricing-table-title\">\r\n NEW: The Interactive Process Meeting (TIPM) on Zoom\r\n </h2>\r\n <div class=\"fl-pricing-table-price\">\r\n $500 <span class=\"fl-pricing-table-duration\"> per TIPM</span>\r\n </div>\r\n</div>\r\n", | |
| "createdAt": 1611590831701, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "html", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 8, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/file.html" | |
| } | |
| }, | |
| { | |
| "value": "</div>", | |
| "createdAt": 1611590765363, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "html", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 5 | |
| }, | |
| "end": { | |
| "line": 0, | |
| "character": 5 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/file.html" | |
| } | |
| }, | |
| { | |
| "value": "/* Add your CSS code here.\r\n\r\nFor example:\r\n.example {\r\n color: red;\r\n}\r\n\r\nFor brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp\r\n\r\nEnd of comment */\r\n\r\n.tip-price .fl-pricing-table {\r\n margin: 0;\r\n}\r\n\r\n.tip-price .fl-pricing-table .fl-pricing-table-col-3 {\r\n padding: 0 !important;\r\n position: relative;\r\n overflow: hidden;\r\n box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);\r\n z-index: 1;\r\n}\r\n\r\n.tip-price .hover-class,\r\n.tip-price .initial-hover-class {\r\n transform: scale(1.05);\r\n box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);\r\n z-index: 20 !important;\r\n}\r\n\r\n.tip-price .fl-module-content {\r\n margin: 0;\r\n}\r\n.tip-price .fl-pricing-table-inner-wrap {\r\n padding: 15px;\r\n}\r\n\r\n.tip-price .main-title {\r\n margin-top: 3px;\r\n font-size: 30px;\r\n line-height: 45px;\r\n}\r\n.tip-price .main-subtitle {\r\n font-size: 20px;\r\n font-weight: 400;\r\n line-height: 17px;\r\n}\r\n\r\n.tip-price .fl-pricing-table-column {\r\n cursor: pointer;\r\n border: 0 !important;\r\n}\r\n\r\n.tip-price .fl-pricing-table-column {\r\n}\r\n\r\n.tip-price .fl-pricing-table .fl-pricing-table-column h2 {\r\n margin: 0;\r\n margin-bottom: 40px;\r\n padding: 0;\r\n}\r\n\r\n.tip-price .fl-pricing-table-price,\r\n.tip-price .fl-pricing-table-title {\r\n position: relative;\r\n z-index: 4;\r\n}\r\n.tip-price .fl-pricing-table-title {\r\n color: #fff;\r\n}\r\n\r\n.tip-price .fl-pricing-table-column .fl-pricing-table-inner-wrap {\r\n border: none;\r\n margin: 0;\r\n}\r\n\r\n.tip-price .fl-pricing-table-price {\r\n margin: 0 !important;\r\n}\r\n\r\n.corner-ribbon {\r\n width: 200px;\r\n background: #e43;\r\n position: absolute;\r\n top: 25px;\r\n left: -50px;\r\n text-align: center;\r\n line-height: 50px;\r\n letter-spacing: 1px;\r\n color: #f0f0f0;\r\n transform: rotate(-45deg);\r\n -webkit-transform: rotate(-45deg);\r\n z-index: 5;\r\n box-shadow: -4px 3px 10px rgba(0, 0, 0, 0.4);\r\n}\r\n\r\n.corner-ribbon.shadow {\r\n box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);\r\n}\r\n\r\n.corner-ribbon.top-right {\r\n top: 25px;\r\n right: -50px;\r\n left: auto;\r\n transform: rotate(45deg);\r\n -webkit-transform: rotate(45deg);\r\n}\r\n\r\n.corner-ribbon.blue {\r\n background: #39d;\r\n}\r\n\r\n.tip-price svg {\r\n position: absolute;\r\n top: 0;\r\n z-index: 3;\r\n width: 100%;\r\n left: 0;\r\n}\r\n\r\n.tip-price .fl-pricing-table-title {\r\n position: relative;\r\n z-index: 4;\r\n color: #fff;\r\n padding: 0 20px !important;\r\n}\r\n\r\n.tip-price .fl-pricing-table-price {\r\n background: none !important;\r\n color: black !important;\r\n}\r\n.tip-price .fl-pricing-table .fl-pricing-table-features {\r\n position: relative;\r\n padding-bottom: 110px;\r\n box-sizing: border-box;\r\n}\r\n.tip-price .fl-pricing-table-features li {\r\n text-align: center;\r\n border: none;\r\n padding: 10px 30px;\r\n}\r\n\r\n.tip-price-options {\r\n margin-bottom: 10px;\r\n position: absolute;\r\n bottom: 0;\r\n display: flex;\r\n width: 100%;\r\n flex-flow: column;\r\n justify-content: center;\r\n left: 0;\r\n}\r\n.tip-price-options hr {\r\n width: 80%;\r\n margin: 0 auto;\r\n margin-bottom: 20px;\r\n}\r\n\r\n.tip-price-options ul {\r\n padding: 0;\r\n}\r\n\r\n.tip-price-options ul li {\r\n padding: 5px 0 !important;\r\n line-height: 15px;\r\n font-size: 15px;\r\n margin: 0;\r\n}\r\n", | |
| "createdAt": 1611590547821, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "css", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 168, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/file.css" | |
| } | |
| }, | |
| { | |
| "value": "/* Add your JavaScript code here.\r\n\r\nIf you are using the jQuery library, then don't forget to wrap your code inside jQuery.ready() as follows:\r\n\r\njQuery(document).ready(function( $ ){\r\n // Your code in here\r\n});\r\n\r\n--\r\n\r\nIf you want to link a JavaScript file that resides on another server (similar to\r\n<script src=\"https://example.com/your-js-file.js\"></script>), then please use\r\nthe \"Add HTML Code\" page, as this is a HTML code that links a JavaScript file.\r\n\r\nEnd of comment */ \r\n\r\njQuery(document).ready(function( $ ){\r\n const column = $('.tip-price .fl-pricing-table .fl-pricing-table-col-3');\r\n const columnTitle = $('.tip-price .fl-pricing-table-title')\r\n $.each(columnTitle, function(i, elem){\r\n const element = $(elem);\r\n const columnText = element.text();\r\n if(columnText.includes(' / ')) {\r\n const columnTitleTexts = columnText.split(' / ');\r\n const firstText = $(`<div class=\"main-title\">${columnTitleTexts[0]}</div>`);\r\n const secondText = $(`<div class=\"main-subtitle\">${columnTitleTexts[1]}</div>`);\r\n element.text('');\r\n element.append(firstText);\r\n element.append(secondText);\r\n }\r\n });\r\n const innerColumn = $('.tip-price .fl-pricing-table-inner-wrap');\r\n const waves = $('<svg viewBox=\"0 0 1200 478\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 318L50 336C100 354 200 390 300 378C400 366 489 300 589 300C689 300 808 329 900 378C996 414 1100 426 1150 426H1200V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0L0 318Z\" fill=\"url(#paint0_linear)\" fill-opacity=\"0.7\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 477.5L50 442.315C100 407.13 200 336.759 300 308.611C400 280.463 555 278.778 655 321C755 363.222 825 421.963 925 429C1034 436.67 1100 407.13 1150 378.981L1200 350.833V1H1150C1100 1 1000 1 900 1C800 1 700 1 600 1C500 1 400 1 300 1C200 1 100 1 50 1H0V477.5Z\" fill=\"url(#paint1_linear)\" fill-opacity=\"0.65\"/><defs><linearGradient id=\"paint0_linear\" x1=\"600\" y1=\"8.41124e-08\" x2=\"600\" y2=\"193\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#375591\"/><stop offset=\"0.0001\" stop-color=\"#49556D\"/><stop offset=\"0.0002\" stop-color=\"#49556D\" stop-opacity=\"0.969091\"/><stop offset=\"1\" stop-color=\"#495E88\" stop-opacity=\"0.65\"/></linearGradient><linearGradient id=\"paint1_linear\" x1=\"1200\" y1=\"103\" x2=\"0.000166302\" y2=\"102.734\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#3B5487\" stop-opacity=\"0.28\"/><stop offset=\"1\" stop-color=\"#3D5380\" stop-opacity=\"0.78\"/></linearGradient></defs></svg>');\r\n const middleColumn = $('.tip-price .fl-pricing-table .fl-pricing-table-col-3:nth-child(2)');\r\n middleColumn.append('<div class=\"corner-ribbon top-right sticky blue\"><div>Popular</div></div>');\r\n innerColumn.append(waves);\r\n middleColumn.addClass('initial-hover-class');\r\n $('.tip-price').on('mouseout', function() {\r\n middleColumn.addClass('initial-hover-class');\r\n }).on('mouseover', function() {\r\n middleColumn.removeClass('initial-hover-class');\r\n });\r\n column.hover(\r\n function(){ $(this).addClass('hover-class') },\r\n function(){ $(this).removeClass('hover-class') }\r\n )\r\n});", | |
| "createdAt": 1611590481840, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 46, | |
| "character": 3 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/file.js" | |
| } | |
| }, | |
| { | |
| "value": "[wpecpp name=\"Test\" price=\"100\" align=\"center\"]", | |
| "createdAt": 1611448157732, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 71, | |
| "character": 2 | |
| }, | |
| "end": { | |
| "line": 71, | |
| "character": 49 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": " https://meetwiththemindsetdocdebradupree.as.me/TwoHourMindsetShiftPackage\r\n", | |
| "createdAt": 1611448149128, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 69, | |
| "character": 1 | |
| }, | |
| "end": { | |
| "line": 70, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": " [wpecpp name=\"Test\" price=\"100\" align=\"center\"]", | |
| "createdAt": 1611447847322, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 71, | |
| "character": 1 | |
| }, | |
| "end": { | |
| "line": 71, | |
| "character": 49 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "8bbe8d", | |
| "createdAt": 1611446981961, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 27, | |
| "character": 11 | |
| }, | |
| "end": { | |
| "line": 27, | |
| "character": 17 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "#6da06f", | |
| "createdAt": 1611169039206, | |
| "copyCount": 3, | |
| "useCount": 3, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 27, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 27, | |
| "character": 7 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "6da06f", | |
| "createdAt": 1611446968840, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 27, | |
| "character": 1 | |
| }, | |
| "end": { | |
| "line": 27, | |
| "character": 7 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "#8bbe8d", | |
| "createdAt": 1611169000689, | |
| "copyCount": 3, | |
| "useCount": 3, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 27, | |
| "character": 10 | |
| }, | |
| "end": { | |
| "line": 27, | |
| "character": 17 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "\r\n#6da06f ", | |
| "createdAt": 1611168988522, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 26, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 27, | |
| "character": 8 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<div class=\"ccc-price-options\">\r\n <hr />\r\n <ul>\r\n <li>Pay in full and save $100</li>\r\n <li>Otherwise $248.50/session</li>\r\n </ul>\r\n</div>", | |
| "createdAt": 1611166269611, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 6, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<div class=\"ccc-price-options\">\r\n <hr />\r\n <ul>\r\n <li>Pay in full and save $150</li>\r\n <li>Otherwise, two 30-day increments of $785.93/each </li>\r\n <li>Or three 30-day increments of $548.90/each</li>\r\n </ul>\r\n</div>", | |
| "createdAt": 1611166258966, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 8, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 15, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<div class=\"ccc-price-options\">\r\n <hr />\r\n <ul>\r\n <li>Pay in full and save $200</li>\r\n <li>Otherwise, two 30-day increments of $1573.43/each</li>\r\n <li>Or three 30-day increments of $1098.90/each</li>\r\n </ul>\r\n</div>", | |
| "createdAt": 1611166240790, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 18, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 25, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "three 30-day increments", | |
| "createdAt": 1611166163438, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 13, | |
| "character": 48 | |
| }, | |
| "end": { | |
| "line": 13, | |
| "character": 48 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "two 30-day increments", | |
| "createdAt": 1611166133633, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 12, | |
| "character": 54 | |
| }, | |
| "end": { | |
| "line": 12, | |
| "character": 54 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "ccc-price-options", | |
| "createdAt": 1611165125660, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 18, | |
| "character": 12 | |
| }, | |
| "end": { | |
| "line": 18, | |
| "character": 29 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<div class=\"ccc-price-options\">\r\n <hr />\r\n <ul>\r\n <li>Pay in full to save $200at $2797</li>\r\n <li>Two payments of $1573.43 each in two 30-day increments</li>\r\n <li>Three payments of $1098.90 each in three 30-day increments</li>\r\n </ul>\r\n</div>", | |
| "createdAt": 1611164768445, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 18, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 25, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<div class=\"ccc-price-options\">\r\n <hr />\r\n <ul>\r\n <li>Pay in full to save $150</li>\r\n <li>Two payments of $785.93 each in two 30-day increments</li>\r\n <li>Three payments of $548.90 each in three 30-day increments</li>\r\n </ul>\r\n</div>", | |
| "createdAt": 1611164635659, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 8, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 15, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "\r\n<div class=\"ccc-price-options\">\r\n <hr />\r\n <ul>\r\n <li>Pay in full to save $150</li>\r\n <li>Two payments of $785.93 each in two 30-day increments</li>\r\n <li>Three payments of $548.90 each in three 30-day increments</li>\r\n </ul>\r\n</div>", | |
| "createdAt": 1611164691954, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 7, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 15, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<li>Two payments of $785.93 each in two 30-day increments</li>", | |
| "createdAt": 1611164587475, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 12, | |
| "character": 8 | |
| }, | |
| "end": { | |
| "line": 12, | |
| "character": 70 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<div class=\"ccc-price-options\">\r\n <hr />\r\n <ul>\r\n <li>Pay in full to save $100</li>\r\n <li>Otherwise $248.50 per session</li>\r\n </ul>\r\n</div>", | |
| "createdAt": 1611164438962, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 6, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<div>\r\n <label><input type=\"radio\" name=\"payment\" value=\"300\" /> 300 </label>\r\n <label><input type=\"radio\" name=\"payment\" value=\"300\"/> 400 </label>\r\n <label> <input type=\"radio\" name=\"payment\" value=\"300\" /> 500 </label>\r\n <label><input type=\"radio\" name=\"payment\" value=\"300\" />full </label>\r\n \r\n </div>", | |
| "createdAt": 1611068898969, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 6, | |
| "character": 10 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "</label>", | |
| "createdAt": 1611068867640, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 1, | |
| "character": 11 | |
| }, | |
| "end": { | |
| "line": 1, | |
| "character": 11 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<label>", | |
| "createdAt": 1611068873695, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 1, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 1, | |
| "character": 11 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "<svg width=\"1200\" height=\"478\" viewBox=\"0 0 1200 478\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 318L50 336C100 354 200 390 300 378C400 366 489 300 589 300C689 300 808 329 900 378C996 414 1100 426 1150 426H1200V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0L0 318Z\" fill=\"url(#paint0_linear)\" fill-opacity=\"0.7\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 477.5L50 442.315C100 407.13 200 336.759 300 308.611C400 280.463 555 278.778 655 321C755 363.222 825 421.963 925 429C1034 436.67 1100 407.13 1150 378.981L1200 350.833V1H1150C1100 1 1000 1 900 1C800 1 700 1 600 1C500 1 400 1 300 1C200 1 100 1 50 1H0V477.5Z\" fill=\"url(#paint1_linear)\" fill-opacity=\"0.65\"/>\r\n<defs>\r\n<linearGradient id=\"paint0_linear\" x1=\"600\" y1=\"8.41124e-08\" x2=\"600\" y2=\"193\" gradientUnits=\"userSpaceOnUse\">\r\n<stop stop-color=\"#375591\"/>\r\n<stop offset=\"0.0001\" stop-color=\"#49556D\"/>\r\n<stop offset=\"0.0002\" stop-color=\"#49556D\" stop-opacity=\"0.969091\"/>\r\n<stop offset=\"1\" stop-color=\"#495E88\" stop-opacity=\"0.65\"/>\r\n</linearGradient>\r\n<linearGradient id=\"paint1_linear\" x1=\"1200\" y1=\"103\" x2=\"0.000166302\" y2=\"102.734\" gradientUnits=\"userSpaceOnUse\">\r\n<stop stop-color=\"#3B5487\" stop-opacity=\"0.28\"/>\r\n<stop offset=\"1\" stop-color=\"#3D5380\" stop-opacity=\"0.78\"/>\r\n</linearGradient>\r\n</defs>\r\n</svg>\r\n", | |
| "createdAt": 1611067840631, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Downloads/Group%201%20%281%29.svg" | |
| } | |
| }, | |
| { | |
| "value": "Buna ziua, \r\n\r\nVa scriu in legatura cu impozitul pe venit pentru inchirierea apartamentului din comuna Baciu, Strada Saturn NR 4 Bl B Ap 22, judetul Cluj, contract incheiat la data de 09/05/2020, pana la 09/05/2021.\r\n\r\nChiriasul este de nationalitate braziliana si la scurt timp dupa inchierea contractului s-a imbolnavit si a trebuit sa se intoarca permanent in tara natala pentru a se trata, motiv pentru care am incheiat un contract de reziliere.\r\n\r\nMentionez ca m-a anuntat telefonic cu 2 luni inainte de zbor ca intentioneaza sa plece. \r\n\r\nAs dori sa stiu care sunt pasii urmatori pentru a anunta ANAF de rezilierea contractului si pentru a recalcula impozitul pe anul 2020 in contextul de fata. Stiu ca teoretic trebuia anuntat in decurs de 30 de zile de la incheierea contractului de reziliere, insa platforma online ANAF nu ofera indicatii/documente in legatura cu asta.\r\nEu locuiesc in Anglia de 3 ani si nu am putut ajunge la sediul ANAF pana acum, mai ales in contextul actual de COVID-19. Am incercat sa vad ce documente pot sa depun online dar este doar D200. \r\n \r\n\r\nVa multumesc pentru ajutor,\r\nTiberiu Ceaia", | |
| "createdAt": 1611002321774, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "plaintext", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 13, | |
| "character": 13 | |
| } | |
| }, | |
| "uri": "untitled:Untitled-1" | |
| } | |
| }, | |
| { | |
| "value": " Baciu, Strada Saturn NR 4 Bl B Ap 22, judetul Cluj.", | |
| "createdAt": 1611001785164, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "plaintext", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 2, | |
| "character": 124 | |
| }, | |
| "end": { | |
| "line": 2, | |
| "character": 124 | |
| } | |
| }, | |
| "uri": "untitled:Untitled-1" | |
| } | |
| }, | |
| { | |
| "value": "frames.push(child);", | |
| "createdAt": 1610738958942, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 34, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 34, | |
| "character": 4 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "t++;", | |
| "createdAt": 1610738244235, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 35, | |
| "character": 2 | |
| }, | |
| "end": { | |
| "line": 35, | |
| "character": 2 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "file.document.children[0].children[0]", | |
| "createdAt": 1610736352196, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 27, | |
| "character": 27 | |
| }, | |
| "end": { | |
| "line": 27, | |
| "character": 64 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "let t = 0;", | |
| "createdAt": 1610736916857, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 32, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 32, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": " for (let i = 0; i < file.children.length; i++) {\r\n frames.push(file[i]);\r\n return getFrames(file[i], frames);\r\n }", | |
| "createdAt": 1610736839374, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 36, | |
| "character": 1 | |
| }, | |
| "end": { | |
| "line": 36, | |
| "character": 1 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "\r\n", | |
| "createdAt": 1610736504564, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 37, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 37, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": " file.document.children[0].children[0];", | |
| "createdAt": 1610736368425, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 27, | |
| "character": 1 | |
| }, | |
| "end": { | |
| "line": 27, | |
| "character": 1 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": " file.document.children[0].children[0];\r\n", | |
| "createdAt": 1610736355752, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 27, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 27, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "if (file[i].children) {", | |
| "createdAt": 1610734977123, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 34, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 34, | |
| "character": 4 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "if (file.children) {\r\n delete file.children;\r\n getFrames()\r\n }", | |
| "createdAt": 1610734855513, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 35, | |
| "character": 2 | |
| }, | |
| "end": { | |
| "line": 35, | |
| "character": 2 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "delete file.children;", | |
| "createdAt": 1610734806597, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 36, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 36, | |
| "character": 4 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "<svg viewBox=\"0 0 1200 478\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 318L50 336C100 354 200 390 300 378C400 366 500 306 600 306C700 306 800 366 900 396C1000 426 1100 426 1150 426H1200V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0L0 318Z\" fill=\"url(#paint0_linear)\" fill-opacity=\"0.7\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 477.5L50 442.315C100 407.13 200 336.759 300 308.611C400 280.463 500 294.537 600 336.759C700 378.982 800 449.352 900 456.389C1000 463.426 1100 407.13 1150 378.981L1200 350.833V1H1150C1100 1 1000 1 900 1C800 1 700 1 600 1C500 1 400 1 300 1C200 1 100 1 50 1H0V477.5Z\" fill=\"url(#paint1_linear)\" fill-opacity=\"0.65\"/>\r\n<defs>\r\n<linearGradient id=\"paint0_linear\" x1=\"600\" y1=\"0\" x2=\"600\" y2=\"193\" gradientUnits=\"userSpaceOnUse\">\r\n<stop stop-color=\"#375591\"/>\r\n<stop offset=\"0.0001\" stop-color=\"#49556D\"/>\r\n<stop offset=\"0.0002\" stop-color=\"#49556D\" stop-opacity=\"0.969091\"/>\r\n<stop offset=\"1\" stop-color=\"#495E88\" stop-opacity=\"0.65\"/>\r\n</linearGradient>\r\n<linearGradient id=\"paint1_linear\" x1=\"1200\" y1=\"103\" x2=\"0.000166302\" y2=\"102.734\" gradientUnits=\"userSpaceOnUse\">\r\n<stop stop-color=\"#3B5487\" stop-opacity=\"0.28\"/>\r\n<stop offset=\"1\" stop-color=\"#3D5380\" stop-opacity=\"0.78\"/>\r\n</linearGradient>\r\n</defs>\r\n</svg>\r\n", | |
| "createdAt": 1610729957539, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Desktop/Frame%201.svg" | |
| } | |
| }, | |
| { | |
| "value": "<svg width=\"1200\" height=\"386\" viewBox=\"0 0 1200 386\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 216L50 234C100 252 200 288 300 276C400 264 500 204 600 204C700 204 800 264 900 294C1000 324 1100 324 1150 324H1200V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0V216Z\" fill=\"url(#paint0_linear)\" fill-opacity=\"0.7\"/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 386L50 350.259C100 314.518 200 243.037 300 214.444C400 185.852 500 200.148 600 243.037C700 285.926 800 357.407 900 364.556C1000 371.704 1100 314.518 1150 285.926L1200 257.333V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0V386Z\" fill=\"url(#paint1_linear)\" fill-opacity=\"0.65\"/>\r\n<defs>\r\n<linearGradient id=\"paint0_linear\" x1=\"600\" y1=\"2.48353e-05\" x2=\"600\" y2=\"91\" gradientUnits=\"userSpaceOnUse\">\r\n<stop stop-color=\"#375591\"/>\r\n<stop offset=\"0.0001\" stop-color=\"#49556D\"/>\r\n<stop offset=\"0.0002\" stop-color=\"#49556D\" stop-opacity=\"0.969091\"/>\r\n<stop offset=\"1\" stop-color=\"#495E88\" stop-opacity=\"0.65\"/>\r\n</linearGradient>\r\n<linearGradient id=\"paint1_linear\" x1=\"1200\" y1=\"115\" x2=\"-3.4714e-05\" y2=\"106.5\" gradientUnits=\"userSpaceOnUse\">\r\n<stop stop-color=\"#3B5487\" stop-opacity=\"0.28\"/>\r\n<stop offset=\"1\" stop-color=\"#3D5380\" stop-opacity=\"0.78\"/>\r\n</linearGradient>\r\n</defs>\r\n</svg>\r\n", | |
| "createdAt": 1610729883241, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "xml", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///c%3A/Users/Djinn/Desktop/Group%201.svg" | |
| } | |
| }, | |
| { | |
| "value": "<svg viewBox=\"0 0 1200 386\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M0 216L50 234C100 252 200 288 300 276C400 264 500 204 600 204C700 204 800 264 900 294C1000 324 1100 324 1150 324H1200V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0V216Z\"\r\n fill=\"url(#paint0_linear)\"\r\n fill-opacity=\"0.7\"\r\n />\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M0 386L50 350.259C100 314.518 200 243.037 300 214.444C400 185.852 500 200.148 600 243.037C700 285.926 800 357.407 900 364.556C1000 371.704 1100 314.518 1150 285.926L1200 257.333V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0V386Z\"\r\n fill=\"url(#paint1_linear)\"\r\n fill-opacity=\"0.65\"\r\n />\r\n <defs>\r\n <linearGradient\r\n id=\"paint0_linear\"\r\n x1=\"600\"\r\n y1=\"2.48353e-05\"\r\n x2=\"600\"\r\n y2=\"91\"\r\n gradientUnits=\"userSpaceOnUse\"\r\n >\r\n <stop stop-color=\"#375591\" />\r\n <stop offset=\"0.0001\" stop-color=\"#49556D\" />\r\n <stop offset=\"0.0002\" stop-color=\"#49556D\" stop-opacity=\"0.969091\" />\r\n <stop offset=\"1\" stop-color=\"#495E88\" stop-opacity=\"0.65\" />\r\n </linearGradient>\r\n <linearGradient\r\n id=\"paint1_linear\"\r\n x1=\"1200\"\r\n y1=\"115\"\r\n x2=\"-3.4714e-05\"\r\n y2=\"106.5\"\r\n gradientUnits=\"userSpaceOnUse\"\r\n >\r\n <stop stop-color=\"#3B5487\" stop-opacity=\"0.28\" />\r\n <stop offset=\"1\" stop-color=\"#3D5380\" stop-opacity=\"0.78\" />\r\n </linearGradient>\r\n </defs>\r\n</svg>\r\n", | |
| "createdAt": 1610728112398, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 42, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/a.ts" | |
| } | |
| }, | |
| { | |
| "value": "<svg viewBox=\"0 0 1200 386\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M0 216L50 234C100 252 200 288 300 276C400 264 500 204 600 204C700 204 800 264 900 294C1000 324 1100 324 1150 324H1200V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0V216Z\"\r\n fill=\"url(#paint0_linear)\"\r\n fill-opacity=\"0.7\"\r\n />\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M0 386L50 350.259C100 314.518 200 243.037 300 214.444C400 185.852 500 200.148 600 243.037C700 285.926 800 357.407 900 364.556C1000 371.704 1100 314.518 1150 285.926L1200 257.333V0H1150C1100 0 1000 0 900 0C800 0 700 0 600 0C500 0 400 0 300 0C200 0 100 0 50 0H0V386Z\"\r\n fill=\"url(#paint1_linear)\"\r\n fill-opacity=\"0.65\"\r\n />\r\n <defs>\r\n <linearGradient\r\n id=\"paint0_linear\"\r\n x1=\"600\"\r\n y1=\"2.48353e-05\"\r\n x2=\"600\"\r\n y2=\"91\"\r\n gradientUnits=\"userSpaceOnUse\"\r\n >\r\n <stop stop-color=\"#375591\" />\r\n <stop offset=\"0.0001\" stop-color=\"#49556D\" />\r\n <stop offset=\"0.0002\" stop-color=\"#49556D\" stop-opacity=\"0.969091\" />\r\n <stop offset=\"1\" stop-color=\"#495E88\" stop-opacity=\"0.65\" />\r\n </linearGradient>\r\n <linearGradient\r\n id=\"paint1_linear\"\r\n x1=\"1200\"\r\n y1=\"115\"\r\n x2=\"-3.4714e-05\"\r\n y2=\"106.5\"\r\n gradientUnits=\"userSpaceOnUse\"\r\n >\r\n <stop stop-color=\"#3B5487\" stop-opacity=\"0.28\" />\r\n <stop offset=\"1\" stop-color=\"#3D5380\" stop-opacity=\"0.78\" />\r\n </linearGradient>\r\n </defs>\r\n</svg>", | |
| "createdAt": 1610728108865, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 41, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/a.ts" | |
| } | |
| }, | |
| { | |
| "value": "export function getFrames(file: any, frames: any[] = []) {\r\n console.log(file.children?.length);\r\n const kids = file.children ? file.children : [];\r\n if (file.type === \"FRAME\") {\r\n if (file.children) {\r\n delete file.children;\r\n }\r\n frames.push(file);\r\n }\r\n\r\n for (let i = 0; i < kids.length; i++) {\r\n if (kids[i].type === \"FRAME\") {\r\n getFrames(kids[i], frames);\r\n }\r\n }\r\n}", | |
| "createdAt": 1610672354702, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 4, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 19, | |
| "character": 1 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/common/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": " delete file.children;", | |
| "createdAt": 1610672198989, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 7, | |
| "character": 17 | |
| }, | |
| "end": { | |
| "line": 7, | |
| "character": 17 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/common/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "children", | |
| "createdAt": 1610672103735, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 10, | |
| "character": 8 | |
| }, | |
| "end": { | |
| "line": 10, | |
| "character": 16 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/figma-file2.ts" | |
| } | |
| }, | |
| { | |
| "value": "getFrames", | |
| "createdAt": 1610671869978, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 4, | |
| "character": 16 | |
| }, | |
| "end": { | |
| "line": 4, | |
| "character": 25 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/common/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": " for (let i = 0; i < file.children)", | |
| "createdAt": 1610670924571, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 5, | |
| "character": 3 | |
| }, | |
| "end": { | |
| "line": 5, | |
| "character": 3 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/common/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "type", | |
| "createdAt": 1610670847114, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 14, | |
| "character": 12 | |
| }, | |
| "end": { | |
| "line": 14, | |
| "character": 16 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/figma-file2.ts" | |
| } | |
| }, | |
| { | |
| "value": "\"editor.defaultFormatter\": \"esbenp.prettier-vscode\"", | |
| "createdAt": 1610669484738, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "jsonc", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 144, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 144, | |
| "character": 55 | |
| } | |
| }, | |
| "uri": "vscode-userdata:/c%3A/Users/Djinn/AppData/Roaming/Code/User/settings.json" | |
| } | |
| }, | |
| { | |
| "value": "data", | |
| "createdAt": 1610668464745, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 16, | |
| "character": 7 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 11 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "prettierFile", | |
| "createdAt": 1610668367261, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 17, | |
| "character": 12 | |
| }, | |
| "end": { | |
| "line": 17, | |
| "character": 24 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "prettier.format(data, { parser: 'typescript'})", | |
| "createdAt": 1610668364727, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 20, | |
| "character": 29 | |
| }, | |
| "end": { | |
| "line": 20, | |
| "character": 29 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "prettier.format(file, { parser: 'typescript'})", | |
| "createdAt": 1610668330761, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 16, | |
| "character": 29 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 29 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "await prettier.format(file)", | |
| "createdAt": 1610667932757, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 20, | |
| "character": 6 | |
| }, | |
| "end": { | |
| "line": 20, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "prettier.format(file)", | |
| "createdAt": 1610667916057, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 16, | |
| "character": 28 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 49 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "prettier.format(", | |
| "createdAt": 1610667851311, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 19, | |
| "character": 27 | |
| }, | |
| "end": { | |
| "line": 19, | |
| "character": 27 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "45e1e20b6106cf97b643e546a206700cfa4cbf8b", | |
| "createdAt": 1610645181029, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 20673, | |
| "character": 12 | |
| }, | |
| "end": { | |
| "line": 20673, | |
| "character": 52 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/figma-file2.ts" | |
| } | |
| }, | |
| { | |
| "value": "const file = await api.getFileStyle('kXLKd41Fp2uqXe5mUvBfTb');\r\n let data = JSON.stringify(file);\r\n fs.writeFileSync(\r\n path.resolve(__dirname, 'figma-file2.js'),\r\n `module.export = ${data}`\r\n );", | |
| "createdAt": 1610641784698, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 16, | |
| "character": 3 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 3 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "getFileStyleApi", | |
| "createdAt": 1610641516307, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 161, | |
| "character": 16 | |
| }, | |
| "end": { | |
| "line": 161, | |
| "character": 31 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/src/api-funcs.ts" | |
| } | |
| }, | |
| { | |
| "value": "fileKey", | |
| "createdAt": 1610641471698, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 84, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 84, | |
| "character": 11 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/src/api-funcs.ts" | |
| } | |
| }, | |
| { | |
| "value": "styleKey", | |
| "createdAt": 1610641477271, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 164, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 164, | |
| "character": 12 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/src/api-funcs.ts" | |
| } | |
| }, | |
| { | |
| "value": "export function getStyleApi(\r\n this: ApiClass,\r\n /** The unique identifier of the style */\r\n styleKey: string,\r\n): Promise<GetStyleResult> {\r\n return this.request(`${API_DOMAIN}/${API_VER}/styles/${styleKey}`);\r\n}", | |
| "createdAt": 1610641384721, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 153, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 159, | |
| "character": 1 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/src/api-funcs.ts" | |
| } | |
| }, | |
| { | |
| "value": "getStyle", | |
| "createdAt": 1610641180459, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 53, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 53, | |
| "character": 12 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/src/api-class.ts" | |
| } | |
| }, | |
| { | |
| "value": "getFile", | |
| "createdAt": 1610641146111, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 12, | |
| "character": 26 | |
| }, | |
| "end": { | |
| "line": 12, | |
| "character": 33 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "getStyleApi", | |
| "createdAt": 1610641082927, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 153, | |
| "character": 16 | |
| }, | |
| "end": { | |
| "line": 153, | |
| "character": 27 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/src/api-funcs.ts" | |
| } | |
| }, | |
| { | |
| "value": "@types/fs-extra", | |
| "createdAt": 1610640524415, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "typescript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 2, | |
| "character": 19 | |
| }, | |
| "end": { | |
| "line": 2, | |
| "character": 19 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/src/index.ts" | |
| } | |
| }, | |
| { | |
| "value": "const file = await api.getFile('kXLKd41Fp2uqXe5mUvBfTb');\r\n let data = JSON.stringify(file);\r\n fs.writeFileSync(\r\n path.resolve(__dirname, 'figma-file2.js'),\r\n `module.export = ${data}`\r\n );", | |
| "createdAt": 1610640474554, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 12, | |
| "character": 6 | |
| }, | |
| "end": { | |
| "line": 17, | |
| "character": 8 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": " const api = new Figma.Api({\r\n personalAccessToken: FIGMA_ACCESS_TOKEN,\r\n });", | |
| "createdAt": 1610640404196, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 8, | |
| "character": 5 | |
| }, | |
| "end": { | |
| "line": 10, | |
| "character": 9 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "FIGMA_TOKEN=153193-d86d524e-5832-4af7-b857-341436d23bdb", | |
| "createdAt": 1610640169707, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "dotenv", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 32, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 32, | |
| "character": 55 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/.env" | |
| } | |
| }, | |
| { | |
| "value": "@myutils/common", | |
| "createdAt": 1610639557215, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "json", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 1, | |
| "character": 11 | |
| }, | |
| "end": { | |
| "line": 1, | |
| "character": 26 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/common/package.json" | |
| } | |
| }, | |
| { | |
| "value": " \"@types/node\": \"14.14.20\"", | |
| "createdAt": 1610639278816, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "json", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 17, | |
| "character": 3 | |
| }, | |
| "end": { | |
| "line": 17, | |
| "character": 3 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/siteGenerator/package.json" | |
| } | |
| }, | |
| { | |
| "value": "", | |
| "createdAt": 1610299104692, | |
| "copyCount": 14, | |
| "useCount": 14, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 0, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 0, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/src/plugins/7-imagekit.js" | |
| } | |
| }, | |
| { | |
| "value": "\"scripts\": {\r\n \"build\": \"tsc && npm run-script browserify && npm run-script uglify\",\r\n \"browserify\": \"browserify lib/index.js --standalone Figma -o lib/figma-api.js\",\r\n \"uglify\": \"browserify -g [ uglifyify ] lib/index.js --standalone Figma -o lib/figma-api.min.js\",\r\n \"dev-test\": \"ts-node playground/test.ts\"\r\n },", | |
| "createdAt": 1610634767317, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "json", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 6, | |
| "character": 2 | |
| }, | |
| "end": { | |
| "line": 11, | |
| "character": 4 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/package.json" | |
| } | |
| }, | |
| { | |
| "value": " \"dependencies\": {\r\n \"@types/node\": \"14.14.20\",", | |
| "createdAt": 1610634375960, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "json", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 23, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 24, | |
| "character": 30 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/package.json" | |
| } | |
| }, | |
| { | |
| "value": " \"@types/node\": \"14.14.20\",", | |
| "createdAt": 1610634367352, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "json", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 24, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 24, | |
| "character": 30 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/package.json" | |
| } | |
| }, | |
| { | |
| "value": " \"@types/node\": \"^14.14.20\"", | |
| "createdAt": 1610625901836, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "json", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 16, | |
| "character": 3 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 3 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/myutils/packages/figma-api/package.json" | |
| } | |
| }, | |
| { | |
| "value": "kXLKd41Fp2uqXe5mUvBfTb", | |
| "createdAt": 1610562648177, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 12, | |
| "character": 38 | |
| }, | |
| "end": { | |
| "line": 12, | |
| "character": 60 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "153193-d86d524e-5832-4af7-b857-341436d23bdb", | |
| "createdAt": 1610558761500, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 5, | |
| "character": 32 | |
| }, | |
| "end": { | |
| "line": 5, | |
| "character": 75 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "'153193-d86d524e-5832-4af7-b857-341436d23bdb", | |
| "createdAt": 1610583616559, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 6, | |
| "character": 31 | |
| }, | |
| "end": { | |
| "line": 6, | |
| "character": 75 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "john-bible-commentary__large-detail_320_160_70_s_c1 1", | |
| "createdAt": 1610562297744, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 74, | |
| "character": 23 | |
| }, | |
| "end": { | |
| "line": 74, | |
| "character": 76 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/figma-file2.js" | |
| } | |
| }, | |
| { | |
| "value": "3:0", | |
| "createdAt": 1610562308402, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 73, | |
| "character": 21 | |
| }, | |
| "end": { | |
| "line": 73, | |
| "character": 24 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/figma-file2.js" | |
| } | |
| }, | |
| { | |
| "value": "fbb2b89a3ce22b64ca1ed919a4807d50488b7aca", | |
| "createdAt": 1610562261710, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 89, | |
| "character": 31 | |
| }, | |
| "end": { | |
| "line": 89, | |
| "character": 71 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/figma-file2.js" | |
| } | |
| }, | |
| { | |
| "value": " fs.writeFileSync('figma-file2.json', data);\r\n", | |
| "createdAt": 1610561644031, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 14, | |
| "character": 23 | |
| }, | |
| "end": { | |
| "line": 14, | |
| "character": 23 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "file", | |
| "createdAt": 1610559177075, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 11, | |
| "character": 12 | |
| }, | |
| "end": { | |
| "line": 11, | |
| "character": 16 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "console.log(file);", | |
| "createdAt": 1610558865509, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 13, | |
| "character": 6 | |
| }, | |
| "end": { | |
| "line": 13, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "FIGMA_ACCESS_TOKEN", | |
| "createdAt": 1610555433125, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "dotenv", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 32, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 32, | |
| "character": 18 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/.env" | |
| } | |
| }, | |
| { | |
| "value": "const final_data = JSON.stringify(data);\r\n fs.writeFileSync('figma-data.json', final_data);", | |
| "createdAt": 1610556057907, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 16, | |
| "character": 6 | |
| }, | |
| "end": { | |
| "line": 16, | |
| "character": 6 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "const data = await fetch(\r\n 'https://api.figma.com/v1/files/sLz9WHwd6EJYeRhiF3qWGI',\r\n {\r\n headers: {\r\n 'content-type': 'application/json',\r\n 'x-figma-tocken': FIGMA_ACCESS_TOKEN,\r\n },\r\n }\r\n );\r\n\r\n const final_data = JSON.stringify(final_data);\r\n fs.writeFileSync('figma-data.json', final_data);", | |
| "createdAt": 1610555889308, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 10, | |
| "character": 4 | |
| }, | |
| "end": { | |
| "line": 10, | |
| "character": 4 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "final_data", | |
| "createdAt": 1610555685182, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 14, | |
| "character": 12 | |
| }, | |
| "end": { | |
| "line": 14, | |
| "character": 22 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/figma/index.js" | |
| } | |
| }, | |
| { | |
| "value": "module.exports = function (fastify, opts, done) {", | |
| "createdAt": 1610555324958, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 2, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 2, | |
| "character": 49 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/routes/users/index.js" | |
| } | |
| }, | |
| { | |
| "value": "153190-ad3ed10f-0ced-49ce-ac5f-39cefb470f12", | |
| "createdAt": 1610555053720, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "dotenv", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 32, | |
| "character": 19 | |
| }, | |
| "end": { | |
| "line": 32, | |
| "character": 62 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/server/.env" | |
| } | |
| }, | |
| { | |
| "value": "successkid", | |
| "createdAt": 1610475868935, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "svelte", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 1, | |
| "character": 32 | |
| }, | |
| "end": { | |
| "line": 1, | |
| "character": 42 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/web/src/routes/index.svelte" | |
| } | |
| }, | |
| { | |
| "value": "unrestrict", | |
| "createdAt": 1610474059788, | |
| "copyCount": 2, | |
| "useCount": 2, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 4, | |
| "character": 3 | |
| }, | |
| "end": { | |
| "line": 4, | |
| "character": 13 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/web/src/my-routes.js" | |
| } | |
| }, | |
| { | |
| "value": ".unrestrict('/login.*')", | |
| "createdAt": 1610474108921, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 3, | |
| "character": 2 | |
| }, | |
| "end": { | |
| "line": 3, | |
| "character": 25 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/web/src/my-routes.js" | |
| } | |
| }, | |
| { | |
| "value": "\timport { guard } from \"@beyonk/sapper-rbac\";\r\n\timport { tick } from \"svelte\";\r\n\timport { stores, goto } from \"@sapper/app\";", | |
| "createdAt": 1610474029879, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "svelte", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 3, | |
| "character": 0 | |
| }, | |
| "end": { | |
| "line": 3, | |
| "character": 0 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/wedilish-2021/web/src/routes/_layout.svelte" | |
| } | |
| }, | |
| { | |
| "value": "authenticated: !!profile,\r\n profile", | |
| "createdAt": 1610473493417, | |
| "copyCount": 1, | |
| "useCount": 1, | |
| "language": "javascript", | |
| "createdLocation": { | |
| "range": { | |
| "start": { | |
| "line": 22, | |
| "character": 12 | |
| }, | |
| "end": { | |
| "line": 23, | |
| "character": 19 | |
| } | |
| }, | |
| "uri": "file:///d%3A/Tibi/sites/sapper-authentication-demo/src/server.js" | |
| } | |
| } | |
| ] | |
| } |
| {"lastUpload":"2021-01-29T23:24:02.137Z","extensionVersion":"v3.4.3"} |
| [ | |
| { | |
| "metadata": { | |
| "id": "ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543", | |
| "publisherId": "bang.antd-snippets", | |
| "publisherDisplayName": "bang" | |
| }, | |
| "name": "antd-snippets", | |
| "publisher": "bang", | |
| "version": "1.2.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "6e440e71-8ed9-4f25-bb78-4b13096b8a03", | |
| "publisherId": "formulahendry.auto-rename-tag", | |
| "publisherDisplayName": "formulahendry" | |
| }, | |
| "name": "auto-rename-tag", | |
| "publisher": "formulahendry", | |
| "version": "0.1.6" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "5619a084-6632-4221-9def-b94bdc42e23a", | |
| "publisherId": "Nash.awesome-flutter-snippets", | |
| "publisherDisplayName": "Nash" | |
| }, | |
| "name": "awesome-flutter-snippets", | |
| "publisher": "Nash", | |
| "version": "2.0.4" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "7a0110bb-231a-4598-aa1b-0769ea46d28b", | |
| "publisherId": "aaron-bond.better-comments", | |
| "publisherDisplayName": "aaron-bond" | |
| }, | |
| "name": "better-comments", | |
| "publisher": "aaron-bond", | |
| "version": "2.1.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "c1f93252-67fa-4037-9624-4320bdb7d23d", | |
| "publisherId": "EdgardMessias.clipboard-manager", | |
| "publisherDisplayName": "EdgardMessias" | |
| }, | |
| "name": "clipboard-manager", | |
| "publisher": "EdgardMessias", | |
| "version": "1.4.2" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", | |
| "publisherId": "Shan.code-settings-sync", | |
| "publisherDisplayName": "Shan" | |
| }, | |
| "name": "code-settings-sync", | |
| "publisher": "Shan", | |
| "version": "3.4.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "f6dbd813-b0a0-42c1-90ea-10dde9d925a7", | |
| "publisherId": "streetsidesoftware.code-spell-checker", | |
| "publisherDisplayName": "streetsidesoftware" | |
| }, | |
| "name": "code-spell-checker", | |
| "publisher": "streetsidesoftware", | |
| "version": "1.10.2" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "121396ad-85a1-45ec-9fd1-d95028a847f5", | |
| "publisherId": "naumovs.color-highlight", | |
| "publisherDisplayName": "naumovs" | |
| }, | |
| "name": "color-highlight", | |
| "publisher": "naumovs", | |
| "version": "2.3.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "96dfa5b7-f8cb-4e56-b165-93bb512692d7", | |
| "publisherId": "svipas.control-snippets", | |
| "publisherDisplayName": "svipas" | |
| }, | |
| "name": "control-snippets", | |
| "publisher": "svipas", | |
| "version": "1.9.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "f57f68ea-9ee8-42b5-9a97-041d3e4278c4", | |
| "publisherId": "Dart-Code.dart-code", | |
| "publisherDisplayName": "Dart-Code" | |
| }, | |
| "name": "dart-code", | |
| "publisher": "Dart-Code", | |
| "version": "3.19.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd", | |
| "publisherId": "msjsdiag.debugger-for-chrome", | |
| "publisherDisplayName": "msjsdiag" | |
| }, | |
| "name": "debugger-for-chrome", | |
| "publisher": "msjsdiag", | |
| "version": "4.12.11" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "532533c9-a894-4a58-9eee-bbfbe7c06f71", | |
| "publisherId": "mikestead.dotenv", | |
| "publisherDisplayName": "mikestead" | |
| }, | |
| "name": "dotenv", | |
| "publisher": "mikestead", | |
| "version": "1.0.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "19804510-b475-4dae-b0f7-6ca08fd1af0c", | |
| "publisherId": "dsznajder.es7-react-js-snippets", | |
| "publisherDisplayName": "dsznajder" | |
| }, | |
| "name": "es7-react-js-snippets", | |
| "publisher": "dsznajder", | |
| "version": "3.1.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "de1e43e9-0ee6-488b-9e8a-a04134eafd98", | |
| "publisherId": "ReezPatel.fastify-schema-generator", | |
| "publisherDisplayName": "ReezPatel" | |
| }, | |
| "name": "fastify-schema-generator", | |
| "publisher": "ReezPatel", | |
| "version": "0.0.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "06fc37a4-e524-4d7d-af9f-16808dcb37f7", | |
| "publisherId": "paulzhang.fastify-snippets", | |
| "publisherDisplayName": "paulzhang" | |
| }, | |
| "name": "fastify-snippets", | |
| "publisher": "paulzhang", | |
| "version": "0.0.5" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "f6c3ec04-6057-4d9c-b997-69cba07a6158", | |
| "publisherId": "Dart-Code.flutter", | |
| "publisherDisplayName": "Dart-Code" | |
| }, | |
| "name": "flutter", | |
| "publisher": "Dart-Code", | |
| "version": "3.19.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "4de763bd-505d-4978-9575-2b7696ecf94e", | |
| "publisherId": "eamodio.gitlens", | |
| "publisherDisplayName": "eamodio" | |
| }, | |
| "name": "gitlens", | |
| "publisher": "eamodio", | |
| "version": "11.1.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da", | |
| "publisherId": "golang.go", | |
| "publisherDisplayName": "golang" | |
| }, | |
| "name": "go", | |
| "publisher": "golang", | |
| "version": "0.21.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "3e8a391a-f3f0-44b2-8631-7847b0c8839a", | |
| "publisherId": "kumar-harsh.graphql-for-vscode", | |
| "publisherDisplayName": "kumar-harsh" | |
| }, | |
| "name": "graphql-for-vscode", | |
| "publisher": "kumar-harsh", | |
| "version": "1.15.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "a30a3ba1-92eb-496b-b5be-86d04643d5d4", | |
| "publisherId": "Hridoy.gsap-snippets", | |
| "publisherDisplayName": "Hridoy" | |
| }, | |
| "name": "gsap-snippets", | |
| "publisher": "Hridoy", | |
| "version": "1.0.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "6226e0be-5975-4616-948c-545d562adc1d", | |
| "publisherId": "heybourn.headwind", | |
| "publisherDisplayName": "heybourn" | |
| }, | |
| "name": "headwind", | |
| "publisher": "heybourn", | |
| "version": "1.7.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "198a707e-28af-4e84-8610-6e2f628dd12d", | |
| "publisherId": "redhat.java", | |
| "publisherDisplayName": "redhat" | |
| }, | |
| "name": "java", | |
| "publisher": "redhat", | |
| "version": "0.74.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "59936e46-83f8-43fc-9c97-13a21280c091", | |
| "publisherId": "sohibe.java-generate-setters-getters", | |
| "publisherDisplayName": "sohibe" | |
| }, | |
| "name": "java-generate-setters-getters", | |
| "publisher": "sohibe", | |
| "version": "7.0.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "a2cec723-5349-460d-9de9-0fd1f8d3456f", | |
| "publisherId": "xabikos.JavaScriptSnippets", | |
| "publisherDisplayName": "xabikos" | |
| }, | |
| "name": "JavaScriptSnippets", | |
| "publisher": "xabikos", | |
| "version": "1.8.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "6c2f1801-1e7f-45b2-9b5c-7782f1e076e8", | |
| "publisherId": "ms-toolsai.jupyter", | |
| "publisherDisplayName": "ms-toolsai" | |
| }, | |
| "name": "jupyter", | |
| "publisher": "ms-toolsai", | |
| "version": "2020.12.414227025" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "b63c44fd-0457-4696-99e9-dbfdf70d77de", | |
| "publisherId": "ritwickdey.LiveServer", | |
| "publisherDisplayName": "ritwickdey" | |
| }, | |
| "name": "LiveServer", | |
| "publisher": "ritwickdey", | |
| "version": "5.6.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "5db78037-f674-459f-a236-db622c427c5b", | |
| "publisherId": "PKief.material-icon-theme", | |
| "publisherDisplayName": "PKief" | |
| }, | |
| "name": "material-icon-theme", | |
| "publisher": "PKief", | |
| "version": "4.5.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "26a529c9-2654-4b95-a63f-02f6a52429e6", | |
| "publisherId": "zhuangtongfa.material-theme", | |
| "publisherDisplayName": "zhuangtongfa" | |
| }, | |
| "name": "material-theme", | |
| "publisher": "zhuangtongfa", | |
| "version": "3.9.12" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "ef2a5b38-02c4-4193-8561-1f072c209474", | |
| "publisherId": "silvenon.mdx", | |
| "publisherDisplayName": "silvenon" | |
| }, | |
| "name": "mdx", | |
| "publisher": "silvenon", | |
| "version": "0.1.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "9f47c6a1-da06-41ce-ba18-5e281296aa0a", | |
| "publisherId": "stringham.move-ts", | |
| "publisherDisplayName": "stringham" | |
| }, | |
| "name": "move-ts", | |
| "publisher": "stringham", | |
| "version": "1.12.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "e58f546c-babc-455f-a265-ba40dbd140d4", | |
| "publisherId": "sdras.night-owl", | |
| "publisherDisplayName": "sdras" | |
| }, | |
| "name": "night-owl", | |
| "publisher": "sdras", | |
| "version": "2.0.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "113b22c8-8125-42ec-8c6b-80c3f5d5fa5f", | |
| "publisherId": "IBM.output-colorizer", | |
| "publisherDisplayName": "IBM" | |
| }, | |
| "name": "output-colorizer", | |
| "publisher": "IBM", | |
| "version": "0.1.2" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "0d1241e3-fa60-4f24-8f2a-6d7085677c48", | |
| "publisherId": "ionutvmi.path-autocomplete", | |
| "publisherDisplayName": "ionutvmi" | |
| }, | |
| "name": "path-autocomplete", | |
| "publisher": "ionutvmi", | |
| "version": "1.17.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90", | |
| "publisherId": "esbenp.prettier-vscode", | |
| "publisherDisplayName": "esbenp" | |
| }, | |
| "name": "prettier-vscode", | |
| "publisher": "esbenp", | |
| "version": "5.8.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "33ce9d6b-41cf-4972-a62b-386f7201981d", | |
| "publisherId": "Prisma.prisma", | |
| "publisherDisplayName": "Prisma" | |
| }, | |
| "name": "prisma", | |
| "publisher": "Prisma", | |
| "version": "2.15.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "1b747f06-3789-4ebd-ac99-f1fe430c3347", | |
| "publisherId": "alefragnani.project-manager", | |
| "publisherDisplayName": "alefragnani" | |
| }, | |
| "name": "project-manager", | |
| "publisher": "alefragnani", | |
| "version": "12.0.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5", | |
| "publisherId": "ms-python.python", | |
| "publisherDisplayName": "ms-python" | |
| }, | |
| "name": "python", | |
| "publisher": "ms-python", | |
| "version": "2021.1.502429796" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "e05d98bf-3735-4c1e-9fae-86ef0a52e19f", | |
| "publisherId": "quicktype.quicktype", | |
| "publisherDisplayName": "quicktype" | |
| }, | |
| "name": "quicktype", | |
| "publisher": "quicktype", | |
| "version": "12.0.46" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "aae0701b-111f-49c1-9000-abd37a442f28", | |
| "publisherId": "WallabyJs.quokka-vscode", | |
| "publisherDisplayName": "WallabyJs" | |
| }, | |
| "name": "quokka-vscode", | |
| "publisher": "WallabyJs", | |
| "version": "1.0.338" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "797a79de-a0fd-4349-9034-bec47be9a941", | |
| "publisherId": "2gua.rainbow-brackets", | |
| "publisherDisplayName": "2gua" | |
| }, | |
| "name": "rainbow-brackets", | |
| "publisher": "2gua", | |
| "version": "0.0.6" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "1f02412f-f89e-4d08-afe8-f0d627de51ce", | |
| "publisherId": "lsadam0.ReactFlowSnippets", | |
| "publisherDisplayName": "lsadam0" | |
| }, | |
| "name": "ReactFlowSnippets", | |
| "publisher": "lsadam0", | |
| "version": "0.2.17" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "e8b469bd-915d-4070-bfc2-05c9b546f8ee", | |
| "publisherId": "jakob101.RelativePath", | |
| "publisherDisplayName": "jakob101" | |
| }, | |
| "name": "RelativePath", | |
| "publisher": "jakob101", | |
| "version": "1.4.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", | |
| "publisherId": "ms-vscode-remote.remote-containers", | |
| "publisherDisplayName": "ms-vscode-remote" | |
| }, | |
| "name": "remote-containers", | |
| "publisher": "ms-vscode-remote", | |
| "version": "0.155.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "f0c5397b-d357-4197-99f0-cb4202f22818", | |
| "publisherId": "ms-vscode-remote.remote-wsl", | |
| "publisherDisplayName": "ms-vscode-remote" | |
| }, | |
| "name": "remote-wsl", | |
| "publisher": "ms-vscode-remote", | |
| "version": "0.52.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b", | |
| "publisherId": "mtxr.sqltools", | |
| "publisherDisplayName": "mtxr" | |
| }, | |
| "name": "sqltools", | |
| "publisher": "mtxr", | |
| "version": "0.23.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "1e0f6104-ad31-4640-9fb7-6d7ac7edb90d", | |
| "publisherId": "jonkwheeler.styled-components-snippets", | |
| "publisherDisplayName": "jonkwheeler" | |
| }, | |
| "name": "styled-components-snippets", | |
| "publisher": "jonkwheeler", | |
| "version": "0.10.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "905ce110-dab5-4222-946d-b79642fcdec5", | |
| "publisherId": "pivaszbs.svelte-autoimport", | |
| "publisherDisplayName": "pivaszbs" | |
| }, | |
| "name": "svelte-autoimport", | |
| "publisher": "pivaszbs", | |
| "version": "1.0.4" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "ba2d692e-ab31-4861-8b19-e37fc1f859ed", | |
| "publisherId": "ardenivanov.svelte-intellisense", | |
| "publisherDisplayName": "ardenivanov" | |
| }, | |
| "name": "svelte-intellisense", | |
| "publisher": "ardenivanov", | |
| "version": "0.7.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "c5463f77-75d9-4a25-8cc4-d8541a461285", | |
| "publisherId": "svelte.svelte-vscode", | |
| "publisherDisplayName": "svelte" | |
| }, | |
| "name": "svelte-vscode", | |
| "publisher": "svelte", | |
| "version": "104.0.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1", | |
| "publisherId": "dracula-theme.theme-dracula", | |
| "publisherDisplayName": "dracula-theme" | |
| }, | |
| "name": "theme-dracula", | |
| "publisher": "dracula-theme", | |
| "version": "2.22.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "513cf511-3894-4ee2-8c34-13ab83ddfd37", | |
| "publisherId": "eg2.tslint", | |
| "publisherDisplayName": "eg2" | |
| }, | |
| "name": "tslint", | |
| "publisher": "eg2", | |
| "version": "1.0.44" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "38583aca-2ba1-417f-80fc-68ca8d717fb4", | |
| "publisherId": "rbbit.typescript-hero", | |
| "publisherDisplayName": "rbbit" | |
| }, | |
| "name": "typescript-hero", | |
| "publisher": "rbbit", | |
| "version": "3.0.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "d42d0fe8-4b25-4734-8875-55341f448706", | |
| "publisherId": "sketchbuch.vsc-quokka-statusbar", | |
| "publisherDisplayName": "sketchbuch" | |
| }, | |
| "name": "vsc-quokka-statusbar", | |
| "publisher": "sketchbuch", | |
| "version": "1.3.6" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "ce49f801-147f-49b8-9b1b-a8ee3dff91ef", | |
| "publisherId": "slevesque.vscode-autohotkey", | |
| "publisherDisplayName": "slevesque" | |
| }, | |
| "name": "vscode-autohotkey", | |
| "publisher": "slevesque", | |
| "version": "0.2.2" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "ef1b801b-e6bd-4bc3-a4c9-ae841ae62116", | |
| "publisherId": "cweijan.vscode-autohotkey-plus", | |
| "publisherDisplayName": "cweijan" | |
| }, | |
| "name": "vscode-autohotkey-plus", | |
| "publisher": "cweijan", | |
| "version": "2.6.2" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "d7b592dd-41c9-4f2b-acf3-055ae65e55c6", | |
| "publisherId": "dzannotti.vscode-babel-coloring", | |
| "publisherDisplayName": "dzannotti" | |
| }, | |
| "name": "vscode-babel-coloring", | |
| "publisher": "dzannotti", | |
| "version": "0.0.4" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "26069f6b-56ea-4c29-8e28-371698a60020", | |
| "publisherId": "Pivotal.vscode-boot-dev-pack", | |
| "publisherDisplayName": "Pivotal" | |
| }, | |
| "name": "vscode-boot-dev-pack", | |
| "publisher": "Pivotal", | |
| "version": "0.0.8" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "8e8d8573-d69a-4c7b-a951-d72a266a5822", | |
| "publisherId": "Pivotal.vscode-concourse", | |
| "publisherDisplayName": "Pivotal" | |
| }, | |
| "name": "vscode-concourse", | |
| "publisher": "Pivotal", | |
| "version": "1.24.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f", | |
| "publisherId": "ms-azuretools.vscode-docker", | |
| "publisherDisplayName": "ms-azuretools" | |
| }, | |
| "name": "vscode-docker", | |
| "publisher": "ms-azuretools", | |
| "version": "1.9.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a", | |
| "publisherId": "dbaeumer.vscode-eslint", | |
| "publisherDisplayName": "dbaeumer" | |
| }, | |
| "name": "vscode-eslint", | |
| "publisher": "dbaeumer", | |
| "version": "2.1.14" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "0808d236-6faf-4f68-9f17-28f51a572ee4", | |
| "publisherId": "deerawan.vscode-faker", | |
| "publisherDisplayName": "deerawan" | |
| }, | |
| "name": "vscode-faker", | |
| "publisher": "deerawan", | |
| "version": "1.5.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "f00faeee-e939-4900-aaa5-3bf3f62440a3", | |
| "publisherId": "DSKWRK.vscode-generate-getter-setter", | |
| "publisherDisplayName": "DSKWRK" | |
| }, | |
| "name": "vscode-generate-getter-setter", | |
| "publisher": "DSKWRK", | |
| "version": "0.5.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "c46b0018-f317-4b6c-a785-d2039b27338f", | |
| "publisherId": "wix.vscode-import-cost", | |
| "publisherDisplayName": "wix" | |
| }, | |
| "name": "vscode-import-cost", | |
| "publisher": "wix", | |
| "version": "2.13.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "61fcd0cf-64d7-4836-8d6b-d55f4fb83281", | |
| "publisherId": "vscjava.vscode-java-debug", | |
| "publisherDisplayName": "vscjava" | |
| }, | |
| "name": "vscode-java-debug", | |
| "publisher": "vscjava", | |
| "version": "0.30.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "7865e561-1c83-410e-9b99-aabada597a7e", | |
| "publisherId": "vscjava.vscode-java-dependency", | |
| "publisherDisplayName": "vscjava" | |
| }, | |
| "name": "vscode-java-dependency", | |
| "publisher": "vscjava", | |
| "version": "0.17.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "96f11e1f-1a46-4592-b084-f025b2c2a81f", | |
| "publisherId": "vscjava.vscode-java-pack", | |
| "publisherDisplayName": "vscjava" | |
| }, | |
| "name": "vscode-java-pack", | |
| "publisher": "vscjava", | |
| "version": "0.12.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "67c06b0d-1891-42ca-b2a8-113e79bff069", | |
| "publisherId": "vscjava.vscode-java-test", | |
| "publisherDisplayName": "vscjava" | |
| }, | |
| "name": "vscode-java-test", | |
| "publisher": "vscjava", | |
| "version": "0.27.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "af0200e9-cbe3-40af-8240-6cae77d3aebb", | |
| "publisherId": "Pivotal.vscode-manifest-yaml", | |
| "publisherDisplayName": "Pivotal" | |
| }, | |
| "name": "vscode-manifest-yaml", | |
| "publisher": "Pivotal", | |
| "version": "1.24.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312", | |
| "publisherId": "vscjava.vscode-maven", | |
| "publisherDisplayName": "vscjava" | |
| }, | |
| "name": "vscode-maven", | |
| "publisher": "vscjava", | |
| "version": "0.27.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "76b073cf-a5e7-434b-89a5-dc9203e312f8", | |
| "publisherId": "JakeWilson.vscode-placeholder-images", | |
| "publisherDisplayName": "JakeWilson" | |
| }, | |
| "name": "vscode-placeholder-images", | |
| "publisher": "JakeWilson", | |
| "version": "0.1.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "128aec08-5c3d-473f-a233-67d15cbd42ee", | |
| "publisherId": "infeng.vscode-react-typescript", | |
| "publisherDisplayName": "infeng" | |
| }, | |
| "name": "vscode-react-typescript", | |
| "publisher": "infeng", | |
| "version": "1.3.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "e1ece1b0-7925-42bd-a5b8-d1c27044acb9", | |
| "publisherId": "kdcro101.vscode-redis", | |
| "publisherDisplayName": "kdcro101" | |
| }, | |
| "name": "vscode-redis", | |
| "publisher": "kdcro101", | |
| "version": "1.0.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "96ed0803-f782-4b6d-bc36-750d2cc5900b", | |
| "publisherId": "vitorsalgado.vscode-redis", | |
| "publisherDisplayName": "vitorsalgado" | |
| }, | |
| "name": "vscode-redis", | |
| "publisher": "vitorsalgado", | |
| "version": "2.0.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "0efda145-8595-4ff7-98ef-1e3abc5e5757", | |
| "publisherId": "Pivotal.vscode-spring-boot", | |
| "publisherDisplayName": "Pivotal" | |
| }, | |
| "name": "vscode-spring-boot", | |
| "publisher": "Pivotal", | |
| "version": "1.24.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "27fc0e8e-1341-4f52-9219-4e0f81590937", | |
| "publisherId": "vscjava.vscode-spring-boot-dashboard", | |
| "publisherDisplayName": "vscjava" | |
| }, | |
| "name": "vscode-spring-boot-dashboard", | |
| "publisher": "vscjava", | |
| "version": "0.2.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "a205ad34-542b-4c67-a9ed-f645103ad9c0", | |
| "publisherId": "vscjava.vscode-spring-initializr", | |
| "publisherDisplayName": "vscjava" | |
| }, | |
| "name": "vscode-spring-initializr", | |
| "publisher": "vscjava", | |
| "version": "0.6.1" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "d0827c29-ba82-4315-93d3-68c87fc9d25d", | |
| "publisherId": "developersoapbox.vscode-springboot-developer-pack", | |
| "publisherDisplayName": "developersoapbox" | |
| }, | |
| "name": "vscode-springboot-developer-pack", | |
| "publisher": "developersoapbox", | |
| "version": "1.0.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "a51bdabf-126c-4ee2-91c7-4c36ff60434e", | |
| "publisherId": "developersoapbox.vscode-springboot-snippets", | |
| "publisherDisplayName": "developersoapbox" | |
| }, | |
| "name": "vscode-springboot-snippets", | |
| "publisher": "developersoapbox", | |
| "version": "1.2.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "28fcf0b8-26a5-4e99-9b8d-02e990366c6f", | |
| "publisherId": "tombonnike.vscode-status-bar-format-toggle", | |
| "publisherDisplayName": "tombonnike" | |
| }, | |
| "name": "vscode-status-bar-format-toggle", | |
| "publisher": "tombonnike", | |
| "version": "2.0.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "06cc3e44-aedb-41b8-a4ea-29ebf3c491fd", | |
| "publisherId": "jpoissonnier.vscode-styled-components", | |
| "publisherDisplayName": "jpoissonnier" | |
| }, | |
| "name": "vscode-styled-components", | |
| "publisher": "jpoissonnier", | |
| "version": "1.5.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "a42d3dd1-f528-407c-a110-d5e35c7ca4c2", | |
| "publisherId": "fivethree.vscode-svelte-snippets", | |
| "publisherDisplayName": "fivethree" | |
| }, | |
| "name": "vscode-svelte-snippets", | |
| "publisher": "fivethree", | |
| "version": "0.5.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "4db62a7c-7d70-419c-96d2-6c3a4dc77ea5", | |
| "publisherId": "bradlc.vscode-tailwindcss", | |
| "publisherDisplayName": "bradlc" | |
| }, | |
| "name": "vscode-tailwindcss", | |
| "publisher": "bradlc", | |
| "version": "0.5.7" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "ec2271c0-9d6d-44c5-93e5-7e8cda744f21", | |
| "publisherId": "rokoroku.vscode-theme-darcula", | |
| "publisherDisplayName": "rokoroku" | |
| }, | |
| "name": "vscode-theme-darcula", | |
| "publisher": "rokoroku", | |
| "version": "1.2.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "0661e679-8a32-433e-baeb-8980f53edb55", | |
| "publisherId": "fabiospampinato.vscode-todo-plus", | |
| "publisherDisplayName": "fabiospampinato" | |
| }, | |
| "name": "vscode-todo-plus", | |
| "publisher": "fabiospampinato", | |
| "version": "4.18.2" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "90a37ca1-92a2-488a-b196-7a8c0b0127ea", | |
| "publisherId": "ms-vscode.vscode-typescript-tslint-plugin", | |
| "publisherDisplayName": "ms-vscode" | |
| }, | |
| "name": "vscode-typescript-tslint-plugin", | |
| "publisher": "ms-vscode", | |
| "version": "1.3.3" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "6703768d-d42f-474e-9f6e-5f288d53f6e8", | |
| "publisherId": "redhat.vscode-xml", | |
| "publisherDisplayName": "redhat" | |
| }, | |
| "name": "vscode-xml", | |
| "publisher": "redhat", | |
| "version": "0.14.0" | |
| }, | |
| { | |
| "metadata": { | |
| "id": "876e8f93-74d0-4f4f-91b7-34a09f19f444", | |
| "publisherId": "VisualStudioExptTeam.vscodeintellicode", | |
| "publisherDisplayName": "VisualStudioExptTeam" | |
| }, | |
| "name": "vscodeintellicode", | |
| "publisher": "VisualStudioExptTeam", | |
| "version": "1.2.10" | |
| } | |
| ] |
| [] |
| // Empty |
| { | |
| "files.autoSave": "off", | |
| "files.autoSaveDelay": 1000, | |
| "editor.tabSize": 4, | |
| "editor.minimap.enabled": false, | |
| "editor.wordWrapColumn": 80, | |
| "editor.fontLigatures": true, | |
| "editor.snippetSuggestions": "top", | |
| "[json]": { | |
| "editor.formatOnSave": false | |
| }, | |
| "editor.formatOnSave": true, | |
| "better-comments.multilineComments": true, | |
| "better-comments.highlightPlainText": true, | |
| "better-comments.tags": [ | |
| { | |
| "tag": "!", | |
| "color": "#FF2D00", | |
| "strikethrough": false, | |
| "underline": false, | |
| "backgroundColor": "transparent", | |
| "bold": false, | |
| "italic": false | |
| }, | |
| { | |
| "tag": "?", | |
| "color": "#3498DB", | |
| "strikethrough": false, | |
| "underline": false, | |
| "backgroundColor": "transparent", | |
| "bold": false, | |
| "italic": false | |
| }, | |
| { | |
| "tag": "//", | |
| "color": "#474747", | |
| "strikethrough": true, | |
| "underline": false, | |
| "backgroundColor": "transparent", | |
| "bold": false, | |
| "italic": false | |
| }, | |
| { | |
| "tag": "todo", | |
| "color": "#FF8C00", | |
| "strikethrough": false, | |
| "underline": false, | |
| "backgroundColor": "transparent", | |
| "bold": false, | |
| "italic": false | |
| }, | |
| { | |
| "tag": "*", | |
| "color": "#98C379", | |
| "strikethrough": false, | |
| "underline": false, | |
| "backgroundColor": "transparent", | |
| "bold": false, | |
| "italic": false | |
| } | |
| ], | |
| "dart.flutterHotReloadOnSave": true, | |
| // "editor.formatOnSave": true, | |
| "editor.renderIndentGuides": true, | |
| "files.exclude": { | |
| "**/.DS_Store": true, | |
| "**/.git": true, | |
| "**/.idea": true, | |
| "**/.svn": true, | |
| "**/.vscode": false, | |
| "**/node_modules": true, | |
| "**/tmp": true, | |
| "**/.classpath": true, | |
| "**/.project": true, | |
| "**/.settings": true, | |
| "**/.factorypath": true | |
| }, | |
| "files.watcherExclude": { | |
| "**/.git/objects/**": true, | |
| "**/.git/subtree-cache/**": true, | |
| "**/node_modules/**": true, | |
| "**/vendor/**": true, | |
| "assets/**": true, | |
| "backup/**": true, | |
| "bin/**": true, | |
| "cache/**": true, | |
| "images/**": true, | |
| "logs/**": true, | |
| "system/**": true, | |
| "tmp/**": true, | |
| "webserver-configs/**": true | |
| }, | |
| "emmet.syntaxProfiles": { | |
| "javascript": "jsx", | |
| "html": { | |
| "attr_quotes": "single" | |
| }, | |
| "jsx": { | |
| "self_closing_tag": true | |
| }, | |
| "js": { | |
| "self_closing_tag": true | |
| } | |
| }, | |
| "emmet.includeLanguages": { | |
| "javascript": "javascriptreact" | |
| }, | |
| "emmet.preferences": { | |
| "filter.commentAfter": "\n<!-- /[#ID][.CLASS] -->" | |
| }, | |
| "search.exclude": { | |
| "**/node_modules": true, | |
| "**/bower_components": true, | |
| "**/.git": true, | |
| "**/.DS_Store": true, | |
| "**/tmp": true, | |
| "**/coverage": true, | |
| "**/ios": true, | |
| "**/android": true | |
| }, | |
| "files.trimTrailingWhitespace": true, | |
| "html.suggest.html5": true, | |
| "window.zoomLevel": 1, | |
| "terminal.external.osxExec": "iTerm.app", | |
| "extensions.autoUpdate": true, | |
| "terminal.integrated.fontSize": 16, | |
| "color-highlight.markerType": "outline", | |
| "workbench.iconTheme": "material-icon-theme", | |
| "material-icon-theme.showUpdateMessage": false, | |
| "workbench.colorTheme": "Night Owl", | |
| "explorer.confirmDelete": false, | |
| "explorer.confirmDragAndDrop": false, | |
| "git.enableSmartCommit": true, | |
| "sync.gist": "7735b20116c90df6367813e80f2a3dca", | |
| "editor.fontSize": 13, | |
| "sync.syncExtensions": true, | |
| "sync.removeExtensions": false, | |
| "breadcrumbs.enabled": true, | |
| "typescript.updateImportsOnFileMove.enabled": "always", | |
| "terminal.integrated.rendererType": "dom", | |
| "path-autocomplete.extensionOnImport": true, | |
| "[typescript, javascript]": { | |
| "editor.defaultFormatter": "esbenp.prettier-vscode" | |
| }, | |
| "vim.easymotion": true, | |
| "vim.sneak": true, | |
| "vim.incsearch": true, | |
| "vim.useSystemClipboard": true, | |
| "vim.useCtrlKeys": true, | |
| "vim.hlsearch": true, | |
| "vim.insertModeKeyBindings": [ | |
| { | |
| "before": ["j", "j"], | |
| "after": ["<Esc>"] | |
| } | |
| ], | |
| "vim.normalModeKeyBindingsNonRecursive": [ | |
| { | |
| "before": ["<leader>", "d"], | |
| "after": ["d", "d"] | |
| }, | |
| { | |
| "before": ["<C-n>"], | |
| "commands": [":nohl"] | |
| } | |
| ], | |
| "vim.leader": "<space>", | |
| "vim.handleKeys": { | |
| "<C-a>": false, | |
| "<C-f>": false | |
| }, | |
| "javascript.updateImportsOnFileMove.enabled": "always", | |
| "workbench.startupEditor": "newUntitledFile", | |
| "liveServer.settings.donotShowInfoMsg": true, | |
| "python.formatting.provider": "black", | |
| "sync.forceUpload": true, | |
| "python.formatting.yapfPath": "black", | |
| "[dart]": { | |
| "editor.formatOnSave": true, | |
| "editor.formatOnType": true, | |
| "editor.rulers": [ | |
| 80 | |
| ], | |
| "editor.selectionHighlight": false, | |
| "editor.suggest.snippetsPreventQuickSuggestions": false, | |
| "editor.suggestSelection": "first", | |
| "editor.tabCompletion": "onlySnippets", | |
| "editor.wordBasedSuggestions": false | |
| }, | |
| "cSpell.userWords": [ | |
| "BEHAVIOURS", | |
| "Cybsafe", | |
| "Figma", | |
| "Listr", | |
| "Organisation", | |
| "autoload", | |
| "behaviour", | |
| "blipp", | |
| "fastify", | |
| "formik", | |
| "frontmatter", | |
| "microservice", | |
| "myutils", | |
| "testid" | |
| ], | |
| "terminal.integrated.shell.windows": "C:\\Program Files\\PowerShell\\7\\pwsh.exe", | |
| "prettier.singleQuote": true, | |
| "editor.formatOnPaste": true, | |
| "editor.formatOnType": true, | |
| "html.format.contentUnformatted": "", | |
| "[javascript, typescript]": { | |
| "editor.defaultFormatter": "esbenp.prettier-vscode" | |
| }, | |
| "workbench.editorAssociations": [ | |
| { | |
| "viewType": "jupyter.notebook.ipynb", | |
| "filenamePattern": "*.ipynb" | |
| } | |
| ], | |
| "editor.suggestSelection": "first", | |
| "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", | |
| "java.project.importOnFirstTimeStartup": "automatic", | |
| "kite.showWelcomeNotificationOnStartup": false, | |
| "editor.defaultFormatter": "esbenp.prettier-vscode" | |
| } |
| { | |
| // Place your snippets for javascript here. Each snippet is defined under a snippet name and has a prefix, body and | |
| // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are: | |
| // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the | |
| // same ids are connected. | |
| // Example: | |
| // "Print to console": { | |
| // "prefix": "log", | |
| // "body": [ | |
| // "console.log('$1');", | |
| // "$2" | |
| // ], | |
| // "description": "Log output to console" | |
| // } | |
| "Create Redux Actions and Reducers": { | |
| "prefix": "apiget", | |
| "body":[ | |
| "export const $1 = ($2) => async (dispatch: *) =>", | |
| "await dispatch(", | |
| "apiCall({", | |
| "types: [", | |
| "$3_REQUEST,", | |
| "$3_SUCCESS,", | |
| "$3_FAILURE", | |
| "],", | |
| "endpoint: $4,", | |
| "method: 'get',", | |
| "flagReducer: REDUCER_NAME,", | |
| "loadingFlag: '$5'", | |
| "})", | |
| ");", | |
| "reducerMap[$3_SUCCESS] = (", | |
| "state,", | |
| "{ payload, meta: { $5 } }", | |
| ") => ({", | |
| "...state,", | |
| "$6: payload,", | |
| "$5", | |
| "});", | |
| ], | |
| "description": "creates action and reducer with apiCall" | |
| } | |
| } |
| { | |
| // Place your cybsafe-core workspace snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and | |
| // description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope | |
| // is left empty or omitted, the snippet gets applied to all languages. The prefix is what is | |
| // used to trigger the snippet and the body will be expanded and inserted. Possible variables are: | |
| // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. | |
| // Placeholders with the same ids are connected. | |
| // Example: | |
| // "Print to console": { | |
| // "scope": "javascript,typescript", | |
| // "prefix": "log", | |
| // "body": [ | |
| // "console.log('$1');", | |
| // "$2" | |
| // ], | |
| // "description": "Log output to console" | |
| // } | |
| "Create State Structure": { | |
| "scope": "javascript.typescript", | |
| "prefix": "rds", | |
| "body": [ | |
| "// @flow", | |
| "import { handleActions } from 'redux-actions';", | |
| "import { compose } from 'redux';", | |
| "import { apiCall, withApiReducer } from '../../../utils/api';", | |
| "const REDUCER_NAME = '${1:reducer_name}';", | |
| "const reducerMap = {};", | |
| "const ${2:action_reduction}Actions = {", | |
| "LOAD_${3:action_name}_REQUEST: `${REDUCER_NAME}/LOAD_${3:action_name}_REQUEST`,", | |
| "LOAD_${3:action_name}_SUCCESS: `${REDUCER_NAME}/LOAD_${3:action_name}_SUCCESS`,", | |
| "LOAD_${3:action_name}_FAILURE: `${REDUCER_NAME}/LOAD_${3:action_name}_FAILURE`", | |
| "};", | |
| "// eslint-disable-next-line", | |
| "export const get${4:function_call} = (${5:params}: string) => async (dispatch: *) => {", | |
| "await dispatch(,", | |
| "apiCall({", | |
| "types: [", | |
| "${2}Actions.LOAD_${3}_REQUEST,", | |
| "${2}Actions.LOAD_${3}_SUCCESS,", | |
| "${2}Actions.LOAD_${3}_FAILURE", | |
| "],", | |
| "endpoint: `${9:endpoint}`,", | |
| "method: 'get',", | |
| "flagReducer: REDUCER_NAME,", | |
| "loadingFlag: '${6:landingPageLoading}',", | |
| "errorFlag: '${7:landingPageError}'", | |
| "})", | |
| ");", | |
| "};", | |
| "reducerMap[${2}Actions.LOAD_${3}_SUCCESS] = (", | |
| "state,", | |
| "{ payload, meta: { ${6} } }", | |
| ") => ({", | |
| "...state,", | |
| "${8:landingPageBlocks}: payload,", | |
| "${6}", | |
| "});", | |
| "const initialState = {", | |
| "${8:landingPageBlocks}: [],", | |
| "${6}: true,", | |
| "};", | |
| "export default compose(", | |
| "r => withApiReducer(r, REDUCER_NAME),", | |
| "r => handleActions(r, initialState)", | |
| ")(reducerMap);" | |
| ], | |
| "description": "create state structure file for redux" | |
| }, | |
| "Create new Component": { | |
| "scope": "javascript.typescript", | |
| "prefix": "cc", | |
| "body": [ | |
| "// @flow", | |
| "import React, { useEffect, Fragment } from 'react';", | |
| "import styled from 'styled-components';", | |
| "import { injectIntl } from 'react-intl';", | |
| "import { connect } from 'react-redux';", | |
| "import { compose } from 'redux';", | |
| "import LoaderBlock from '../../../components/Spinner/LoaderBlock';", | |
| "import ReportWrapper from '../../../components/ReportWrapper';", | |
| "import {", | |
| "withErrorBoundary,", | |
| "FallbackErrorComponent", | |
| "} from '../../../components/Error';", | |
| "import { ${3:getData} } from '{$4:redux_file_location}';", | |
| " ", | |
| "type Props = {", | |
| "intl: *,", | |
| "${2:_loader}Loader:boolean,", | |
| "${2:_error}Error:boolean,", | |
| "${2:_data}Data: Array<*>,", | |
| "${3:getData}: () => void,", | |
| "};", | |
| " ", | |
| "const ${1:componentName} = (props: Props) => {", | |
| "useEffect(()=> {", | |
| "const fetchData = async () => {", | |
| "await ${3:getData}();", | |
| "};", | |
| "fetchData();", | |
| "},[])", | |
| "const { ${2:_loader}Loader, ${2:_error}Error, ${2:_data}Data, } = props;", | |
| "if (${2:_loader}Loader || ${2:_data}.length === 0) return <LoaderBlock />;", | |
| "if (${2:_error}Error) return <FallbackErrorComponent />;", | |
| "return (", | |
| "<ReportWrapper title='${5:componentTitleWrapper}'>", | |
| "<div>${1:componentName}</div>", | |
| "</ReportWrapper>", | |
| ");", | |
| "};", | |
| " ", | |
| " ", | |
| "export default compose(", | |
| "injectIntl,", | |
| "withErrorBoundary,", | |
| "connect(", | |
| "state => ({", | |
| "${2:_loader}Loader:state.${5}.${2:_loader}Loader,", | |
| "${2:_error}Error:state.${5}.${2:_error}Error,", | |
| "${2:_data}Data:state.${5}.${2:_data}Data", | |
| "}),", | |
| "dispatch => ({", | |
| "${3:getData}: (clientId) => dispatch(${3:getData}(clientId))", | |
| "})", | |
| ")", | |
| ")(${1:componentName});" | |
| ], | |
| "description": "Create new component structure" | |
| } | |
| } |
| { | |
| // Place your snippets for typescriptreact here. Each snippet is defined under a snippet name and has a prefix, body and | |
| // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are: | |
| // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the | |
| // same ids are connected. | |
| // Example: | |
| // "Print to console": { | |
| // "prefix": "log", | |
| // "body": [ | |
| // "console.log('$1');", | |
| // "$2" | |
| // ], | |
| // "description": "Log output to console" | |
| // } | |
| "Create State Structure": { | |
| "prefix": "rdsts", | |
| "body": [ | |
| "import { handleActions } from 'redux-actions';", | |
| "import { compose } from 'redux';", | |
| "import { apiCall, withApiReducer } from '../../../utils/api';", | |
| "const REDUCER_NAME = '${1:reducer_name}';", | |
| "const reducerMap = {};", | |
| "const ${2:action_reduction}Actions = {", | |
| "LOAD_${3:action_name}_REQUEST: `${REDUCER_NAME}/LOAD_${3:action_name}_REQUEST`,", | |
| "LOAD_${3:action_name}_SUCCESS: `${REDUCER_NAME}/LOAD_${3:action_name}_SUCCESS`,", | |
| "LOAD_${3:action_name}_FAILURE: `${REDUCER_NAME}/LOAD_${3:action_name}_FAILURE`", | |
| "};", | |
| "// eslint-disable-next-line", | |
| "export const get${4:function_call} = (${5:params}: string) => async (dispatch: *) => {", | |
| "await dispatch(,", | |
| "apiCall({", | |
| "types: [", | |
| "${2}Actions.LOAD_${3}_REQUEST,", | |
| "${2}Actions.LOAD_${3}_SUCCESS,", | |
| "${2}Actions.LOAD_${3}_FAILURE", | |
| "],", | |
| "endpoint: `${9:endpoint}`,", | |
| "method: 'get',", | |
| "flagReducer: REDUCER_NAME,", | |
| "loadingFlag: '${6:landingPageLoading}',", | |
| "errorFlag: '${7:landingPageError}'", | |
| "})", | |
| ");", | |
| "};", | |
| "reducerMap[${2}Actions.LOAD_${3}_SUCCESS] = (", | |
| "state,", | |
| "{ payload, meta: { ${6} } }", | |
| ") => ({", | |
| "...state,", | |
| "${8:landingPageBlocks}: payload,", | |
| "${6}", | |
| "});", | |
| "const initialState = {", | |
| "${8:landingPageBlocks}: [],", | |
| "${6}: true,", | |
| "};", | |
| "export default compose(", | |
| "r => withApiReducer(r, REDUCER_NAME),", | |
| "r => handleActions(r, initialState)", | |
| ")(reducerMap);" | |
| ], | |
| "description": "create state structure file for redux" | |
| }, | |
| "Create new Component": { | |
| "prefix": "ccts", | |
| "body": [ | |
| "import React, { useEffect, Fragment } from 'react';", | |
| "import styled from 'styled-components';", | |
| "import { injectIntl } from 'react-intl';", | |
| "import { connect } from 'react-redux';", | |
| "import { compose } from 'redux';", | |
| "import LoaderBlock from '../../../components/Spinner/LoaderBlock';", | |
| "import ReportWrapper from '../../../components/ReportWrapper';", | |
| "import {", | |
| "withErrorBoundary,", | |
| "FallbackErrorComponent", | |
| "} from '../../../components/Error';", | |
| "import { ${3:getData} } from '{$4:redux_file_location}';", | |
| " ", | |
| "type Props = {", | |
| "intl: *,", | |
| "${2:_loader}Loader:boolean,", | |
| "${2:_error}Error:boolean,", | |
| "${2:_data}Data: Array<*>,", | |
| "${3:getData}: () => void,", | |
| "};", | |
| " ", | |
| "const ${1:componentName} = (props: Props) => {", | |
| "useEffect(()=> {", | |
| "const fetchData = async () => {", | |
| "await ${3:getData}();", | |
| "};", | |
| "fetchData();", | |
| "},[])", | |
| "const { ${2:_loader}Loader, ${2:_error}Error, ${2:_data}Data, } = props;", | |
| "if (${2:_loader}Loader || ${2:_data}.length === 0) return <LoaderBlock />;", | |
| "if (${2:_error}Error) return <FallbackErrorComponent />;", | |
| "return (", | |
| "<ReportWrapper title='${5:componentTitleWrapper}'>", | |
| "<div>${1:componentName}</div>", | |
| "</ReportWrapper>", | |
| ");", | |
| "};", | |
| " ", | |
| " ", | |
| "export default compose(", | |
| "injectIntl,", | |
| "withErrorBoundary,", | |
| "connect(", | |
| "state => ({", | |
| "${2:_loader}Loader:state.${5}.${2:_loader}Loader,", | |
| "${2:_error}Error:state.${5}.${2:_error}Error,", | |
| "${2:_data}Data:state.${5}.${2:_data}Data", | |
| "}),", | |
| "dispatch => ({", | |
| "${3:getData}: (clientId) => dispatch(${3:getData}(clientId))", | |
| "})", | |
| ")", | |
| ")(${1:componentName});" | |
| ], | |
| "description": "Create new component structure" | |
| } | |
| } |
| {"version":4,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"}},{\"identifier\":{\"id\":\"vscode.clojure\"}},{\"identifier\":{\"id\":\"vscode.coffeescript\"}},{\"identifier\":{\"id\":\"vscode.configuration-editing\"}},{\"identifier\":{\"id\":\"vscode.cpp\"}},{\"identifier\":{\"id\":\"vscode.csharp\"}},{\"identifier\":{\"id\":\"vscode.css\"}},{\"identifier\":{\"id\":\"vscode.css-language-features\"}},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"}},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"}},{\"identifier\":{\"id\":\"vscode.docker\"}},{\"identifier\":{\"id\":\"vscode.emmet\"}},{\"identifier\":{\"id\":\"vscode.extension-editing\"}},{\"identifier\":{\"id\":\"vscode.fsharp\"}},{\"identifier\":{\"id\":\"vscode.git\"}},{\"identifier\":{\"id\":\"vscode.git-ui\"}},{\"identifier\":{\"id\":\"vscode.github\"}},{\"identifier\":{\"id\":\"vscode.github-authentication\"}},{\"identifier\":{\"id\":\"vscode.go\"}},{\"identifier\":{\"id\":\"vscode.groovy\"}},{\"identifier\":{\"id\":\"vscode.grunt\"}},{\"identifier\":{\"id\":\"vscode.gulp\"}},{\"identifier\":{\"id\":\"vscode.handlebars\"}},{\"identifier\":{\"id\":\"vscode.hlsl\"}},{\"identifier\":{\"id\":\"vscode.html\"}},{\"identifier\":{\"id\":\"vscode.html-language-features\"}},{\"identifier\":{\"id\":\"vscode.image-preview\"}},{\"identifier\":{\"id\":\"vscode.ini\"}},{\"identifier\":{\"id\":\"vscode.jake\"}},{\"identifier\":{\"id\":\"vscode.java\"}},{\"identifier\":{\"id\":\"vscode.javascript\"}},{\"identifier\":{\"id\":\"vscode.json\"}},{\"identifier\":{\"id\":\"vscode.json-language-features\"}},{\"identifier\":{\"id\":\"vscode.less\"}},{\"identifier\":{\"id\":\"vscode.log\"}},{\"identifier\":{\"id\":\"vscode.lua\"}},{\"identifier\":{\"id\":\"vscode.make\"}},{\"identifier\":{\"id\":\"vscode.markdown\"}},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"}},{\"identifier\":{\"id\":\"vscode.merge-conflict\"}},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"}},{\"identifier\":{\"id\":\"vscode.npm\"}},{\"identifier\":{\"id\":\"vscode.objective-c\"}},{\"identifier\":{\"id\":\"vscode.perl\"}},{\"identifier\":{\"id\":\"vscode.php\"}},{\"identifier\":{\"id\":\"vscode.php-language-features\"}},{\"identifier\":{\"id\":\"vscode.powershell\"}},{\"identifier\":{\"id\":\"vscode.pug\"}},{\"identifier\":{\"id\":\"vscode.python\"}},{\"identifier\":{\"id\":\"vscode.r\"}},{\"identifier\":{\"id\":\"vscode.razor\"}},{\"identifier\":{\"id\":\"vscode.ruby\"}},{\"identifier\":{\"id\":\"vscode.rust\"}},{\"identifier\":{\"id\":\"vscode.scss\"}},{\"identifier\":{\"id\":\"vscode.search-result\"}},{\"identifier\":{\"id\":\"vscode.shaderlab\"}},{\"identifier\":{\"id\":\"vscode.shellscript\"}},{\"identifier\":{\"id\":\"vscode.sql\"}},{\"identifier\":{\"id\":\"vscode.swift\"}},{\"identifier\":{\"id\":\"vscode.theme-abyss\"}},{\"identifier\":{\"id\":\"vscode.theme-defaults\"}},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"}},{\"identifier\":{\"id\":\"vscode.theme-monokai\"}},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"}},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"}},{\"identifier\":{\"id\":\"vscode.theme-red\"}},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"}},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"}},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"}},{\"identifier\":{\"id\":\"vscode.typescript\"}},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"}},{\"identifier\":{\"id\":\"vscode.vb\"}},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"}},{\"identifier\":{\"id\":\"vscode.xml\"}},{\"identifier\":{\"id\":\"vscode.yaml\"}},{\"identifier\":{\"id\":\"2gua.rainbow-brackets\",\"uuid\":\"797a79de-a0fd-4349-9034-bec47be9a941\"},\"installed\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"installed\":true},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"installed\":true},{\"identifier\":{\"id\":\"bang.antd-snippets\",\"uuid\":\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\"},\"installed\":true},{\"identifier\":{\"id\":\"dart-code.dart-code\",\"uuid\":\"f57f68ea-9ee8-42b5-9a97-041d3e4278c4\"},\"installed\":true},{\"identifier\":{\"id\":\"dart-code.flutter\",\"uuid\":\"f6c3ec04-6057-4d9c-b997-69cba07a6158\"},\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"installed\":true},{\"identifier\":{\"id\":\"deerawan.vscode-faker\",\"uuid\":\"0808d236-6faf-4f68-9f17-28f51a572ee4\"},\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"installed\":true},{\"identifier\":{\"id\":\"dskwrk.vscode-generate-getter-setter\",\"uuid\":\"f00faeee-e939-4900-aaa5-3bf3f62440a3\"},\"installed\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"installed\":true},{\"identifier\":{\"id\":\"dzannotti.vscode-babel-coloring\",\"uuid\":\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\"},\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"installed\":true},{\"identifier\":{\"id\":\"eg2.tslint\",\"uuid\":\"513cf511-3894-4ee2-8c34-13ab83ddfd37\"},\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"installed\":true},{\"identifier\":{\"id\":\"heybourn.headwind\",\"uuid\":\"6226e0be-5975-4616-948c-545d562adc1d\"},\"installed\":true},{\"identifier\":{\"id\":\"hridoy.gsap-snippets\",\"uuid\":\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\"},\"installed\":true},{\"identifier\":{\"id\":\"ibm.output-colorizer\",\"uuid\":\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\"},\"installed\":true},{\"identifier\":{\"id\":\"infeng.vscode-react-typescript\",\"uuid\":\"128aec08-5c3d-473f-a233-67d15cbd42ee\"},\"installed\":true},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"installed\":true},{\"identifier\":{\"id\":\"jakewilson.vscode-placeholder-images\",\"uuid\":\"76b073cf-a5e7-434b-89a5-dc9203e312f8\"},\"installed\":true},{\"identifier\":{\"id\":\"jakob101.relativepath\",\"uuid\":\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\"},\"installed\":true},{\"identifier\":{\"id\":\"jonkwheeler.styled-components-snippets\",\"uuid\":\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\"},\"installed\":true},{\"identifier\":{\"id\":\"jpoissonnier.vscode-styled-components\",\"uuid\":\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\"},\"installed\":true},{\"identifier\":{\"id\":\"kdcro101.vscode-redis\",\"uuid\":\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\"},\"installed\":true},{\"identifier\":{\"id\":\"kumar-harsh.graphql-for-vscode\",\"uuid\":\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\"},\"installed\":true},{\"identifier\":{\"id\":\"lsadam0.reactflowsnippets\",\"uuid\":\"1f02412f-f89e-4d08-afe8-f0d627de51ce\"},\"installed\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"installed\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"}},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"}},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"}},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"}},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"}},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"}},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"installed\":true},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"installed\":true},{\"identifier\":{\"id\":\"nash.awesome-flutter-snippets\",\"uuid\":\"5619a084-6632-4221-9def-b94bdc42e23a\"},\"installed\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"installed\":true},{\"identifier\":{\"id\":\"paulzhang.fastify-snippets\",\"uuid\":\"06fc37a4-e524-4d7d-af9f-16808dcb37f7\"},\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"installed\":true},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"installed\":true},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"installed\":true},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"installed\":true},{\"identifier\":{\"id\":\"reezpatel.fastify-schema-generator\",\"uuid\":\"de1e43e9-0ee6-488b-9e8a-a04134eafd98\"},\"installed\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"installed\":true},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"installed\":true},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"installed\":true},{\"identifier\":{\"id\":\"silvenon.mdx\",\"uuid\":\"ef2a5b38-02c4-4193-8561-1f072c209474\"},\"installed\":true},{\"identifier\":{\"id\":\"sketchbuch.vsc-quokka-statusbar\",\"uuid\":\"d42d0fe8-4b25-4734-8875-55341f448706\"},\"installed\":true},{\"identifier\":{\"id\":\"stringham.move-ts\",\"uuid\":\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\"},\"installed\":true},{\"identifier\":{\"id\":\"svipas.control-snippets\",\"uuid\":\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\"},\"installed\":true},{\"identifier\":{\"id\":\"vitorsalgado.vscode-redis\",\"uuid\":\"96ed0803-f782-4b6d-bc36-750d2cc5900b\"},\"installed\":true},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"installed\":true},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"installed\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"installed\":true},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"installed\":true}]"} |
| {"version":4,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"}},{\"identifier\":{\"id\":\"vscode.clojure\"}},{\"identifier\":{\"id\":\"vscode.coffeescript\"}},{\"identifier\":{\"id\":\"vscode.configuration-editing\"}},{\"identifier\":{\"id\":\"vscode.cpp\"}},{\"identifier\":{\"id\":\"vscode.csharp\"}},{\"identifier\":{\"id\":\"vscode.css\"}},{\"identifier\":{\"id\":\"vscode.css-language-features\"}},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"}},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"}},{\"identifier\":{\"id\":\"vscode.docker\"}},{\"identifier\":{\"id\":\"vscode.emmet\"}},{\"identifier\":{\"id\":\"vscode.extension-editing\"}},{\"identifier\":{\"id\":\"vscode.fsharp\"}},{\"identifier\":{\"id\":\"vscode.git\"}},{\"identifier\":{\"id\":\"vscode.git-ui\"}},{\"identifier\":{\"id\":\"vscode.github\"}},{\"identifier\":{\"id\":\"vscode.github-authentication\"}},{\"identifier\":{\"id\":\"vscode.go\"}},{\"identifier\":{\"id\":\"vscode.groovy\"}},{\"identifier\":{\"id\":\"vscode.grunt\"}},{\"identifier\":{\"id\":\"vscode.gulp\"}},{\"identifier\":{\"id\":\"vscode.handlebars\"}},{\"identifier\":{\"id\":\"vscode.hlsl\"}},{\"identifier\":{\"id\":\"vscode.html\"}},{\"identifier\":{\"id\":\"vscode.html-language-features\"}},{\"identifier\":{\"id\":\"vscode.image-preview\"}},{\"identifier\":{\"id\":\"vscode.ini\"}},{\"identifier\":{\"id\":\"vscode.jake\"}},{\"identifier\":{\"id\":\"vscode.java\"}},{\"identifier\":{\"id\":\"vscode.javascript\"}},{\"identifier\":{\"id\":\"vscode.json\"}},{\"identifier\":{\"id\":\"vscode.json-language-features\"}},{\"identifier\":{\"id\":\"vscode.less\"}},{\"identifier\":{\"id\":\"vscode.log\"}},{\"identifier\":{\"id\":\"vscode.lua\"}},{\"identifier\":{\"id\":\"vscode.make\"}},{\"identifier\":{\"id\":\"vscode.markdown\"}},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"}},{\"identifier\":{\"id\":\"vscode.merge-conflict\"}},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"}},{\"identifier\":{\"id\":\"vscode.npm\"}},{\"identifier\":{\"id\":\"vscode.objective-c\"}},{\"identifier\":{\"id\":\"vscode.perl\"}},{\"identifier\":{\"id\":\"vscode.php\"}},{\"identifier\":{\"id\":\"vscode.php-language-features\"}},{\"identifier\":{\"id\":\"vscode.powershell\"}},{\"identifier\":{\"id\":\"vscode.pug\"}},{\"identifier\":{\"id\":\"vscode.python\"}},{\"identifier\":{\"id\":\"vscode.r\"}},{\"identifier\":{\"id\":\"vscode.razor\"}},{\"identifier\":{\"id\":\"vscode.ruby\"}},{\"identifier\":{\"id\":\"vscode.rust\"}},{\"identifier\":{\"id\":\"vscode.scss\"}},{\"identifier\":{\"id\":\"vscode.search-result\"}},{\"identifier\":{\"id\":\"vscode.shaderlab\"}},{\"identifier\":{\"id\":\"vscode.shellscript\"}},{\"identifier\":{\"id\":\"vscode.sql\"}},{\"identifier\":{\"id\":\"vscode.swift\"}},{\"identifier\":{\"id\":\"vscode.theme-abyss\"}},{\"identifier\":{\"id\":\"vscode.theme-defaults\"}},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"}},{\"identifier\":{\"id\":\"vscode.theme-monokai\"}},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"}},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"}},{\"identifier\":{\"id\":\"vscode.theme-red\"}},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"}},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"}},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"}},{\"identifier\":{\"id\":\"vscode.typescript\"}},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"}},{\"identifier\":{\"id\":\"vscode.vb\"}},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"}},{\"identifier\":{\"id\":\"vscode.xml\"}},{\"identifier\":{\"id\":\"vscode.yaml\"}},{\"identifier\":{\"id\":\"2gua.rainbow-brackets\",\"uuid\":\"797a79de-a0fd-4349-9034-bec47be9a941\"},\"installed\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"installed\":true},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"installed\":true},{\"identifier\":{\"id\":\"bang.antd-snippets\",\"uuid\":\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\"},\"installed\":true},{\"identifier\":{\"id\":\"dart-code.dart-code\",\"uuid\":\"f57f68ea-9ee8-42b5-9a97-041d3e4278c4\"},\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"installed\":true},{\"identifier\":{\"id\":\"deerawan.vscode-faker\",\"uuid\":\"0808d236-6faf-4f68-9f17-28f51a572ee4\"},\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"installed\":true},{\"identifier\":{\"id\":\"dskwrk.vscode-generate-getter-setter\",\"uuid\":\"f00faeee-e939-4900-aaa5-3bf3f62440a3\"},\"installed\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"installed\":true},{\"identifier\":{\"id\":\"dzannotti.vscode-babel-coloring\",\"uuid\":\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\"},\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"installed\":true},{\"identifier\":{\"id\":\"eg2.tslint\",\"uuid\":\"513cf511-3894-4ee2-8c34-13ab83ddfd37\"},\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"installed\":true},{\"identifier\":{\"id\":\"heybourn.headwind\",\"uuid\":\"6226e0be-5975-4616-948c-545d562adc1d\"},\"installed\":true},{\"identifier\":{\"id\":\"hridoy.gsap-snippets\",\"uuid\":\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\"},\"installed\":true},{\"identifier\":{\"id\":\"ibm.output-colorizer\",\"uuid\":\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\"},\"installed\":true},{\"identifier\":{\"id\":\"infeng.vscode-react-typescript\",\"uuid\":\"128aec08-5c3d-473f-a233-67d15cbd42ee\"},\"installed\":true},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"installed\":true},{\"identifier\":{\"id\":\"jakewilson.vscode-placeholder-images\",\"uuid\":\"76b073cf-a5e7-434b-89a5-dc9203e312f8\"},\"installed\":true},{\"identifier\":{\"id\":\"jakob101.relativepath\",\"uuid\":\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\"},\"installed\":true},{\"identifier\":{\"id\":\"jonkwheeler.styled-components-snippets\",\"uuid\":\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\"},\"installed\":true},{\"identifier\":{\"id\":\"jpoissonnier.vscode-styled-components\",\"uuid\":\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\"},\"installed\":true},{\"identifier\":{\"id\":\"kdcro101.vscode-redis\",\"uuid\":\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\"},\"installed\":true},{\"identifier\":{\"id\":\"kumar-harsh.graphql-for-vscode\",\"uuid\":\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\"},\"installed\":true},{\"identifier\":{\"id\":\"lsadam0.reactflowsnippets\",\"uuid\":\"1f02412f-f89e-4d08-afe8-f0d627de51ce\"},\"installed\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"installed\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"}},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"}},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"}},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"}},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"}},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"}},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"installed\":true},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"installed\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"installed\":true},{\"identifier\":{\"id\":\"paulzhang.fastify-snippets\",\"uuid\":\"06fc37a4-e524-4d7d-af9f-16808dcb37f7\"},\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"installed\":true},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"installed\":true},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"installed\":true},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"installed\":true},{\"identifier\":{\"id\":\"reezpatel.fastify-schema-generator\",\"uuid\":\"de1e43e9-0ee6-488b-9e8a-a04134eafd98\"},\"installed\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"installed\":true},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"installed\":true},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"installed\":true},{\"identifier\":{\"id\":\"silvenon.mdx\",\"uuid\":\"ef2a5b38-02c4-4193-8561-1f072c209474\"},\"installed\":true},{\"identifier\":{\"id\":\"sketchbuch.vsc-quokka-statusbar\",\"uuid\":\"d42d0fe8-4b25-4734-8875-55341f448706\"},\"installed\":true},{\"identifier\":{\"id\":\"stringham.move-ts\",\"uuid\":\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\"},\"installed\":true},{\"identifier\":{\"id\":\"svipas.control-snippets\",\"uuid\":\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\"},\"installed\":true},{\"identifier\":{\"id\":\"vitorsalgado.vscode-redis\",\"uuid\":\"96ed0803-f782-4b6d-bc36-750d2cc5900b\"},\"installed\":true},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"installed\":true},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"installed\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"installed\":true},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"installed\":true}]"} |
| {"version":5,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.clojure\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.coffeescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.configuration-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.cpp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.csharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.docker\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.emmet\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.extension-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.fsharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git-ui\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.github\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.github-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.go\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.groovy\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.grunt\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.gulp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.handlebars\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.hlsl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.image-preview\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ini\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.jake\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.java\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.javascript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.less\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.log\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.lua\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.make\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.npm\"},\"version\":\"1.0.1\"},{\"identifier\":{\"id\":\"vscode.objective-c\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.perl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.powershell\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.pug\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.python\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.r\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.razor\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ruby\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.rust\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.scss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.search-result\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shaderlab\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shellscript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.sql\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.swift\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-abyss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-defaults\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-red\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vb\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.xml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.yaml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"2gua.rainbow-brackets\",\"uuid\":\"797a79de-a0fd-4349-9034-bec47be9a941\"},\"version\":\"0.0.6\",\"installed\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"version\":\"2.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"version\":\"12.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"bang.antd-snippets\",\"uuid\":\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\"},\"version\":\"1.2.0\",\"installed\":true},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"version\":\"0.5.1\",\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"version\":\"2.1.13\",\"installed\":true},{\"identifier\":{\"id\":\"deerawan.vscode-faker\",\"uuid\":\"0808d236-6faf-4f68-9f17-28f51a572ee4\"},\"version\":\"1.4.1\",\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"version\":\"2.22.3\",\"installed\":true},{\"identifier\":{\"id\":\"dskwrk.vscode-generate-getter-setter\",\"uuid\":\"f00faeee-e939-4900-aaa5-3bf3f62440a3\"},\"version\":\"0.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"dzannotti.vscode-babel-coloring\",\"uuid\":\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\"},\"version\":\"0.0.4\",\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"version\":\"11.0.6\",\"installed\":true},{\"identifier\":{\"id\":\"edgardmessias.clipboard-manager\",\"uuid\":\"c1f93252-67fa-4037-9624-4320bdb7d23d\"},\"version\":\"1.4.2\",\"installed\":true},{\"identifier\":{\"id\":\"eg2.tslint\",\"uuid\":\"513cf511-3894-4ee2-8c34-13ab83ddfd37\"},\"version\":\"1.0.44\",\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"version\":\"5.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"fabiospampinato.vscode-todo-plus\",\"uuid\":\"0661e679-8a32-433e-baeb-8980f53edb55\"},\"version\":\"4.18.0\",\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"version\":\"0.1.5\",\"installed\":true},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"version\":\"0.19.0\",\"installed\":true},{\"identifier\":{\"id\":\"heybourn.headwind\",\"uuid\":\"6226e0be-5975-4616-948c-545d562adc1d\"},\"version\":\"1.7.0\",\"installed\":true},{\"identifier\":{\"id\":\"hridoy.gsap-snippets\",\"uuid\":\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\"},\"version\":\"1.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"ibm.output-colorizer\",\"uuid\":\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\"},\"version\":\"0.1.2\",\"installed\":true},{\"identifier\":{\"id\":\"infeng.vscode-react-typescript\",\"uuid\":\"128aec08-5c3d-473f-a233-67d15cbd42ee\"},\"version\":\"1.3.1\",\"installed\":true},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"version\":\"1.15.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakewilson.vscode-placeholder-images\",\"uuid\":\"76b073cf-a5e7-434b-89a5-dc9203e312f8\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakob101.relativepath\",\"uuid\":\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\"},\"version\":\"1.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"jonkwheeler.styled-components-snippets\",\"uuid\":\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\"},\"version\":\"0.6.0\",\"installed\":true},{\"identifier\":{\"id\":\"jpoissonnier.vscode-styled-components\",\"uuid\":\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\"},\"version\":\"1.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"karigari.chat\",\"uuid\":\"39757d2a-1a37-40b9-b8b8-aa7ebd6e0cf9\"},\"version\":\"0.35.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"kdcro101.vscode-redis\",\"uuid\":\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\"},\"version\":\"1.0.3\",\"installed\":true},{\"identifier\":{\"id\":\"kumar-harsh.graphql-for-vscode\",\"uuid\":\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\"},\"version\":\"1.15.3\",\"installed\":true},{\"identifier\":{\"id\":\"lsadam0.reactflowsnippets\",\"uuid\":\"1f02412f-f89e-4d08-afe8-f0d627de51ce\"},\"version\":\"0.2.17\",\"installed\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"version\":\"1.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"version\":\"1.8.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"version\":\"2020.11.371526539\",\"installed\":true},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"version\":\"2020.11.392013122\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"version\":\"0.148.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"version\":\"0.51.4\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"version\":\"1.51.0\"},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"},\"version\":\"1.0.8\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"},\"version\":\"1.44.14\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"},\"version\":\"1.42.5\"},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"},\"version\":\"0.0.71\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"},\"version\":\"0.0.11\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-tslint-plugin\",\"uuid\":\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\"},\"version\":\"1.2.3\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"version\":\"1.0.3206\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-audio\",\"uuid\":\"f38fdd1c-7ee2-47b1-90b9-77ecc90d4bff\"},\"version\":\"0.1.91\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-pack\",\"uuid\":\"87caf16b-d487-45c0-877d-573fe319b015\"},\"version\":\"0.4.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"version\":\"4.12.11\",\"installed\":true},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"version\":\"0.23.0\",\"installed\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"version\":\"2.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"paulzhang.fastify-snippets\",\"uuid\":\"06fc37a4-e524-4d7d-af9f-16808dcb37f7\"},\"version\":\"0.0.5\",\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"version\":\"4.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"version\":\"2.12.1\",\"installed\":true},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"version\":\"12.0.46\",\"installed\":true},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"reezpatel.fastify-schema-generator\",\"uuid\":\"de1e43e9-0ee6-488b-9e8a-a04134eafd98\"},\"version\":\"0.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"version\":\"5.6.1\",\"installed\":true},{\"identifier\":{\"id\":\"rokoroku.vscode-theme-darcula\",\"uuid\":\"ec2271c0-9d6d-44c5-93e5-7e8cda744f21\"},\"version\":\"1.2.3\",\"installed\":true},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"version\":\"3.4.3\",\"installed\":true},{\"identifier\":{\"id\":\"silvenon.mdx\",\"uuid\":\"ef2a5b38-02c4-4193-8561-1f072c209474\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"sketchbuch.vsc-quokka-statusbar\",\"uuid\":\"d42d0fe8-4b25-4734-8875-55341f448706\"},\"version\":\"1.3.6\",\"installed\":true},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"version\":\"1.10.2\",\"installed\":true},{\"identifier\":{\"id\":\"stringham.move-ts\",\"uuid\":\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\"},\"version\":\"1.12.0\",\"installed\":true},{\"identifier\":{\"id\":\"svipas.control-snippets\",\"uuid\":\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\"},\"version\":\"1.9.1\",\"installed\":true},{\"identifier\":{\"id\":\"tombonnike.vscode-status-bar-format-toggle\",\"uuid\":\"28fcf0b8-26a5-4e99-9b8d-02e990366c6f\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"vitorsalgado.vscode-redis\",\"uuid\":\"96ed0803-f782-4b6d-bc36-750d2cc5900b\"},\"version\":\"2.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"version\":\"1.17.2\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"version\":\"1.0.331\",\"installed\":true},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"version\":\"2.12.0\",\"installed\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"version\":\"1.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"version\":\"3.9.11\",\"installed\":true}]"} |
| {"version":5,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.clojure\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.coffeescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.configuration-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.cpp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.csharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.docker\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.emmet\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.extension-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.fsharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git-ui\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.github\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.github-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.go\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.groovy\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.grunt\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.gulp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.handlebars\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.hlsl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.image-preview\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ini\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.jake\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.java\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.javascript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.less\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.log\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.lua\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.make\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.npm\"},\"version\":\"1.0.1\"},{\"identifier\":{\"id\":\"vscode.objective-c\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.perl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.powershell\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.pug\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.python\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.r\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.razor\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ruby\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.rust\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.scss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.search-result\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shaderlab\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shellscript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.sql\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.swift\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-abyss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-defaults\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-red\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vb\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.xml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.yaml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"2gua.rainbow-brackets\",\"uuid\":\"797a79de-a0fd-4349-9034-bec47be9a941\"},\"version\":\"0.0.6\",\"installed\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"version\":\"2.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"version\":\"12.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"bang.antd-snippets\",\"uuid\":\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\"},\"version\":\"1.2.0\",\"installed\":true},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"version\":\"0.5.1\",\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"version\":\"2.1.13\",\"installed\":true},{\"identifier\":{\"id\":\"deerawan.vscode-faker\",\"uuid\":\"0808d236-6faf-4f68-9f17-28f51a572ee4\"},\"version\":\"1.4.1\",\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"version\":\"2.22.3\",\"installed\":true},{\"identifier\":{\"id\":\"dskwrk.vscode-generate-getter-setter\",\"uuid\":\"f00faeee-e939-4900-aaa5-3bf3f62440a3\"},\"version\":\"0.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"dzannotti.vscode-babel-coloring\",\"uuid\":\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\"},\"version\":\"0.0.4\",\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"version\":\"11.0.6\",\"installed\":true},{\"identifier\":{\"id\":\"edgardmessias.clipboard-manager\",\"uuid\":\"c1f93252-67fa-4037-9624-4320bdb7d23d\"},\"version\":\"1.4.2\",\"installed\":true},{\"identifier\":{\"id\":\"eg2.tslint\",\"uuid\":\"513cf511-3894-4ee2-8c34-13ab83ddfd37\"},\"version\":\"1.0.44\",\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"version\":\"5.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"fabiospampinato.vscode-todo-plus\",\"uuid\":\"0661e679-8a32-433e-baeb-8980f53edb55\"},\"version\":\"4.18.0\",\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"version\":\"0.1.5\",\"installed\":true},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"version\":\"0.19.0\",\"installed\":true},{\"identifier\":{\"id\":\"heybourn.headwind\",\"uuid\":\"6226e0be-5975-4616-948c-545d562adc1d\"},\"version\":\"1.7.0\",\"installed\":true},{\"identifier\":{\"id\":\"hridoy.gsap-snippets\",\"uuid\":\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\"},\"version\":\"1.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"ibm.output-colorizer\",\"uuid\":\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\"},\"version\":\"0.1.2\",\"installed\":true},{\"identifier\":{\"id\":\"infeng.vscode-react-typescript\",\"uuid\":\"128aec08-5c3d-473f-a233-67d15cbd42ee\"},\"version\":\"1.3.1\",\"installed\":true},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"version\":\"1.15.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakewilson.vscode-placeholder-images\",\"uuid\":\"76b073cf-a5e7-434b-89a5-dc9203e312f8\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakob101.relativepath\",\"uuid\":\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\"},\"version\":\"1.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"jonkwheeler.styled-components-snippets\",\"uuid\":\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\"},\"version\":\"0.6.0\",\"installed\":true},{\"identifier\":{\"id\":\"jpoissonnier.vscode-styled-components\",\"uuid\":\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\"},\"version\":\"1.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"karigari.chat\",\"uuid\":\"39757d2a-1a37-40b9-b8b8-aa7ebd6e0cf9\"},\"version\":\"0.35.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"kdcro101.vscode-redis\",\"uuid\":\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\"},\"version\":\"1.0.3\",\"installed\":true},{\"identifier\":{\"id\":\"kumar-harsh.graphql-for-vscode\",\"uuid\":\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\"},\"version\":\"1.15.3\",\"installed\":true},{\"identifier\":{\"id\":\"lsadam0.reactflowsnippets\",\"uuid\":\"1f02412f-f89e-4d08-afe8-f0d627de51ce\"},\"version\":\"0.2.17\",\"installed\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"version\":\"1.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"version\":\"1.8.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"version\":\"2020.11.371526539\",\"installed\":true},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"version\":\"2020.11.392013122\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"version\":\"0.148.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"version\":\"0.51.4\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"version\":\"1.51.0\"},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"},\"version\":\"1.0.8\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"},\"version\":\"1.44.14\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"},\"version\":\"1.42.5\"},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"},\"version\":\"0.0.71\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"},\"version\":\"0.0.11\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-tslint-plugin\",\"uuid\":\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\"},\"version\":\"1.2.3\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"version\":\"1.0.3206\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-audio\",\"uuid\":\"f38fdd1c-7ee2-47b1-90b9-77ecc90d4bff\"},\"version\":\"0.1.91\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-pack\",\"uuid\":\"87caf16b-d487-45c0-877d-573fe319b015\"},\"version\":\"0.4.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"version\":\"4.12.11\",\"installed\":true},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"version\":\"0.23.0\",\"installed\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"version\":\"2.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"paulzhang.fastify-snippets\",\"uuid\":\"06fc37a4-e524-4d7d-af9f-16808dcb37f7\"},\"version\":\"0.0.5\",\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"version\":\"4.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"version\":\"2.12.1\",\"installed\":true},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"version\":\"12.0.46\",\"installed\":true},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"reezpatel.fastify-schema-generator\",\"uuid\":\"de1e43e9-0ee6-488b-9e8a-a04134eafd98\"},\"version\":\"0.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"version\":\"5.6.1\",\"installed\":true},{\"identifier\":{\"id\":\"rokoroku.vscode-theme-darcula\",\"uuid\":\"ec2271c0-9d6d-44c5-93e5-7e8cda744f21\"},\"version\":\"1.2.3\",\"installed\":true},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"version\":\"3.4.3\",\"installed\":true},{\"identifier\":{\"id\":\"silvenon.mdx\",\"uuid\":\"ef2a5b38-02c4-4193-8561-1f072c209474\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"sketchbuch.vsc-quokka-statusbar\",\"uuid\":\"d42d0fe8-4b25-4734-8875-55341f448706\"},\"version\":\"1.3.6\",\"installed\":true},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"version\":\"1.10.2\",\"installed\":true},{\"identifier\":{\"id\":\"stringham.move-ts\",\"uuid\":\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\"},\"version\":\"1.12.0\",\"installed\":true},{\"identifier\":{\"id\":\"svipas.control-snippets\",\"uuid\":\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\"},\"version\":\"1.9.1\",\"installed\":true},{\"identifier\":{\"id\":\"tombonnike.vscode-status-bar-format-toggle\",\"uuid\":\"28fcf0b8-26a5-4e99-9b8d-02e990366c6f\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"vitorsalgado.vscode-redis\",\"uuid\":\"96ed0803-f782-4b6d-bc36-750d2cc5900b\"},\"version\":\"2.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"version\":\"1.17.2\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"version\":\"1.0.331\",\"installed\":true},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"version\":\"2.12.0\",\"installed\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"version\":\"1.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"version\":\"3.9.11\",\"installed\":true}]"} |
| {"version":5,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.clojure\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.coffeescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.configuration-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.cpp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.csharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.docker\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.emmet\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.extension-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.fsharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git-ui\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.github\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.github-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.go\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.groovy\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.grunt\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.gulp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.handlebars\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.hlsl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.image-preview\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ini\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.jake\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.java\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.javascript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.less\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.log\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.lua\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.make\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.npm\"},\"version\":\"1.0.1\"},{\"identifier\":{\"id\":\"vscode.objective-c\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.perl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.powershell\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.pug\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.python\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.r\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.razor\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ruby\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.rust\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.scss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.search-result\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shaderlab\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shellscript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.sql\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.swift\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-abyss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-defaults\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-red\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vb\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.xml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.yaml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"2gua.rainbow-brackets\",\"uuid\":\"797a79de-a0fd-4349-9034-bec47be9a941\"},\"version\":\"0.0.6\",\"installed\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"version\":\"2.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"version\":\"12.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"bang.antd-snippets\",\"uuid\":\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\"},\"version\":\"1.2.0\",\"installed\":true},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"version\":\"0.5.5\",\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"version\":\"2.1.13\",\"installed\":true},{\"identifier\":{\"id\":\"deerawan.vscode-faker\",\"uuid\":\"0808d236-6faf-4f68-9f17-28f51a572ee4\"},\"version\":\"1.4.1\",\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"version\":\"2.22.3\",\"installed\":true},{\"identifier\":{\"id\":\"dskwrk.vscode-generate-getter-setter\",\"uuid\":\"f00faeee-e939-4900-aaa5-3bf3f62440a3\"},\"version\":\"0.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"dzannotti.vscode-babel-coloring\",\"uuid\":\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\"},\"version\":\"0.0.4\",\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"version\":\"11.0.6\",\"installed\":true,\"state\":{\"gitlens:synced:version\":\"11.0.6\",\"gitlens:views:updates:visible\":true}},{\"identifier\":{\"id\":\"edgardmessias.clipboard-manager\",\"uuid\":\"c1f93252-67fa-4037-9624-4320bdb7d23d\"},\"version\":\"1.4.2\",\"installed\":true},{\"identifier\":{\"id\":\"eg2.tslint\",\"uuid\":\"513cf511-3894-4ee2-8c34-13ab83ddfd37\"},\"version\":\"1.0.44\",\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"version\":\"5.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"fabiospampinato.vscode-todo-plus\",\"uuid\":\"0661e679-8a32-433e-baeb-8980f53edb55\"},\"version\":\"4.18.0\",\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"version\":\"0.1.5\",\"installed\":true},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"version\":\"0.19.1\",\"installed\":true},{\"identifier\":{\"id\":\"heybourn.headwind\",\"uuid\":\"6226e0be-5975-4616-948c-545d562adc1d\"},\"version\":\"1.7.0\",\"installed\":true},{\"identifier\":{\"id\":\"hridoy.gsap-snippets\",\"uuid\":\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\"},\"version\":\"1.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"ibm.output-colorizer\",\"uuid\":\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\"},\"version\":\"0.1.2\",\"installed\":true},{\"identifier\":{\"id\":\"infeng.vscode-react-typescript\",\"uuid\":\"128aec08-5c3d-473f-a233-67d15cbd42ee\"},\"version\":\"1.3.1\",\"installed\":true},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"version\":\"1.15.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakewilson.vscode-placeholder-images\",\"uuid\":\"76b073cf-a5e7-434b-89a5-dc9203e312f8\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakob101.relativepath\",\"uuid\":\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\"},\"version\":\"1.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"jonkwheeler.styled-components-snippets\",\"uuid\":\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\"},\"version\":\"0.6.0\",\"installed\":true},{\"identifier\":{\"id\":\"jpoissonnier.vscode-styled-components\",\"uuid\":\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\"},\"version\":\"1.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"karigari.chat\",\"uuid\":\"39757d2a-1a37-40b9-b8b8-aa7ebd6e0cf9\"},\"version\":\"0.35.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"kdcro101.vscode-redis\",\"uuid\":\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\"},\"version\":\"1.0.3\",\"installed\":true},{\"identifier\":{\"id\":\"kumar-harsh.graphql-for-vscode\",\"uuid\":\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\"},\"version\":\"1.15.3\",\"installed\":true},{\"identifier\":{\"id\":\"lsadam0.reactflowsnippets\",\"uuid\":\"1f02412f-f89e-4d08-afe8-f0d627de51ce\"},\"version\":\"0.2.17\",\"installed\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"version\":\"1.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"version\":\"1.8.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"version\":\"2020.11.371526539\",\"installed\":true},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"version\":\"2020.11.399280825\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"version\":\"0.148.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"version\":\"0.51.4\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"version\":\"1.51.0\"},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"},\"version\":\"1.0.8\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"},\"version\":\"1.44.14\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"},\"version\":\"1.42.5\"},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"},\"version\":\"0.0.71\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"},\"version\":\"0.0.11\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-tslint-plugin\",\"uuid\":\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\"},\"version\":\"1.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"version\":\"1.0.3206\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-audio\",\"uuid\":\"f38fdd1c-7ee2-47b1-90b9-77ecc90d4bff\"},\"version\":\"0.1.91\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-pack\",\"uuid\":\"87caf16b-d487-45c0-877d-573fe319b015\"},\"version\":\"0.4.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"version\":\"4.12.11\",\"installed\":true},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"version\":\"0.23.0\",\"installed\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"version\":\"2.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"paulzhang.fastify-snippets\",\"uuid\":\"06fc37a4-e524-4d7d-af9f-16808dcb37f7\"},\"version\":\"0.0.5\",\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"version\":\"4.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"version\":\"2.12.1\",\"installed\":true},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"version\":\"12.0.46\",\"installed\":true},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"reezpatel.fastify-schema-generator\",\"uuid\":\"de1e43e9-0ee6-488b-9e8a-a04134eafd98\"},\"version\":\"0.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"version\":\"5.6.1\",\"installed\":true},{\"identifier\":{\"id\":\"rokoroku.vscode-theme-darcula\",\"uuid\":\"ec2271c0-9d6d-44c5-93e5-7e8cda744f21\"},\"version\":\"1.2.3\",\"installed\":true},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"version\":\"3.4.3\",\"installed\":true},{\"identifier\":{\"id\":\"silvenon.mdx\",\"uuid\":\"ef2a5b38-02c4-4193-8561-1f072c209474\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"sketchbuch.vsc-quokka-statusbar\",\"uuid\":\"d42d0fe8-4b25-4734-8875-55341f448706\"},\"version\":\"1.3.6\",\"installed\":true},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"version\":\"1.10.2\",\"installed\":true},{\"identifier\":{\"id\":\"stringham.move-ts\",\"uuid\":\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\"},\"version\":\"1.12.0\",\"installed\":true},{\"identifier\":{\"id\":\"svipas.control-snippets\",\"uuid\":\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\"},\"version\":\"1.9.1\",\"installed\":true},{\"identifier\":{\"id\":\"tombonnike.vscode-status-bar-format-toggle\",\"uuid\":\"28fcf0b8-26a5-4e99-9b8d-02e990366c6f\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"vitorsalgado.vscode-redis\",\"uuid\":\"96ed0803-f782-4b6d-bc36-750d2cc5900b\"},\"version\":\"2.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"version\":\"1.18.4\",\"installed\":true},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"version\":\"1.0.333\",\"installed\":true},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"version\":\"2.13.0\",\"installed\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"version\":\"1.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"version\":\"3.9.11\",\"installed\":true}]"} |
| {"version":5,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.clojure\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.coffeescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.configuration-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.cpp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.csharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.docker\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.emmet\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.extension-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.fsharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git-ui\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.github\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.github-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.go\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.groovy\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.grunt\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.gulp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.handlebars\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.hlsl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.image-preview\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ini\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.jake\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.java\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.javascript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.less\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.log\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.lua\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.make\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.npm\"},\"version\":\"1.0.1\"},{\"identifier\":{\"id\":\"vscode.objective-c\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.perl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.powershell\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.pug\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.python\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.r\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.razor\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ruby\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.rust\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.scss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.search-result\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shaderlab\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shellscript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.sql\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.swift\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-abyss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-defaults\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-red\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vb\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.xml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.yaml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"2gua.rainbow-brackets\",\"uuid\":\"797a79de-a0fd-4349-9034-bec47be9a941\"},\"version\":\"0.0.6\",\"installed\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"version\":\"2.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"version\":\"12.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"bang.antd-snippets\",\"uuid\":\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\"},\"version\":\"1.2.0\",\"installed\":true},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"version\":\"0.5.6\",\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"version\":\"2.1.14\",\"installed\":true,\"state\":{}},{\"identifier\":{\"id\":\"deerawan.vscode-faker\",\"uuid\":\"0808d236-6faf-4f68-9f17-28f51a572ee4\"},\"version\":\"1.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"version\":\"2.22.3\",\"installed\":true},{\"identifier\":{\"id\":\"dskwrk.vscode-generate-getter-setter\",\"uuid\":\"f00faeee-e939-4900-aaa5-3bf3f62440a3\"},\"version\":\"0.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"version\":\"3.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"dzannotti.vscode-babel-coloring\",\"uuid\":\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\"},\"version\":\"0.0.4\",\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"version\":\"11.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"edgardmessias.clipboard-manager\",\"uuid\":\"c1f93252-67fa-4037-9624-4320bdb7d23d\"},\"version\":\"1.4.2\",\"installed\":true},{\"identifier\":{\"id\":\"eg2.tslint\",\"uuid\":\"513cf511-3894-4ee2-8c34-13ab83ddfd37\"},\"version\":\"1.0.44\",\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"version\":\"5.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"fabiospampinato.vscode-todo-plus\",\"uuid\":\"0661e679-8a32-433e-baeb-8980f53edb55\"},\"version\":\"4.18.0\",\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"version\":\"0.1.5\",\"installed\":true},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"version\":\"0.20.0\",\"installed\":true},{\"identifier\":{\"id\":\"heybourn.headwind\",\"uuid\":\"6226e0be-5975-4616-948c-545d562adc1d\"},\"version\":\"1.7.0\",\"installed\":true},{\"identifier\":{\"id\":\"hridoy.gsap-snippets\",\"uuid\":\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\"},\"version\":\"1.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"ibm.output-colorizer\",\"uuid\":\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\"},\"version\":\"0.1.2\",\"installed\":true},{\"identifier\":{\"id\":\"infeng.vscode-react-typescript\",\"uuid\":\"128aec08-5c3d-473f-a233-67d15cbd42ee\"},\"version\":\"1.3.1\",\"installed\":true},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"version\":\"1.17.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakewilson.vscode-placeholder-images\",\"uuid\":\"76b073cf-a5e7-434b-89a5-dc9203e312f8\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakob101.relativepath\",\"uuid\":\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\"},\"version\":\"1.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"jonkwheeler.styled-components-snippets\",\"uuid\":\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\"},\"version\":\"0.10.0\",\"installed\":true},{\"identifier\":{\"id\":\"jpoissonnier.vscode-styled-components\",\"uuid\":\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\"},\"version\":\"1.4.1\",\"installed\":true},{\"identifier\":{\"id\":\"karigari.chat\",\"uuid\":\"39757d2a-1a37-40b9-b8b8-aa7ebd6e0cf9\"},\"version\":\"0.35.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"kdcro101.vscode-redis\",\"uuid\":\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\"},\"version\":\"1.0.3\",\"installed\":true},{\"identifier\":{\"id\":\"kumar-harsh.graphql-for-vscode\",\"uuid\":\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\"},\"version\":\"1.15.3\",\"installed\":true},{\"identifier\":{\"id\":\"lsadam0.reactflowsnippets\",\"uuid\":\"1f02412f-f89e-4d08-afe8-f0d627de51ce\"},\"version\":\"0.2.17\",\"installed\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"version\":\"1.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"version\":\"1.9.0\",\"installed\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"version\":\"2020.12.424452561\",\"installed\":true},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"version\":\"2020.12.414227025\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"version\":\"0.154.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"version\":\"0.52.0\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"version\":\"1.52.2\"},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"},\"version\":\"1.0.8\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"},\"version\":\"1.44.15\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"},\"version\":\"1.42.5\"},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"},\"version\":\"0.0.74\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"},\"version\":\"0.0.11\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-tslint-plugin\",\"uuid\":\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\"},\"version\":\"1.3.2\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"version\":\"1.0.3375\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-audio\",\"uuid\":\"f38fdd1c-7ee2-47b1-90b9-77ecc90d4bff\"},\"version\":\"0.1.91\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-pack\",\"uuid\":\"87caf16b-d487-45c0-877d-573fe319b015\"},\"version\":\"0.4.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"version\":\"4.12.11\",\"installed\":true},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"version\":\"0.23.0\",\"installed\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"version\":\"2.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"paulzhang.fastify-snippets\",\"uuid\":\"06fc37a4-e524-4d7d-af9f-16808dcb37f7\"},\"version\":\"0.0.5\",\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"version\":\"4.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"version\":\"2.13.1\",\"installed\":true},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"version\":\"12.0.46\",\"installed\":true},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"reezpatel.fastify-schema-generator\",\"uuid\":\"de1e43e9-0ee6-488b-9e8a-a04134eafd98\"},\"version\":\"0.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"version\":\"5.6.1\",\"installed\":true},{\"identifier\":{\"id\":\"rokoroku.vscode-theme-darcula\",\"uuid\":\"ec2271c0-9d6d-44c5-93e5-7e8cda744f21\"},\"version\":\"1.2.3\",\"installed\":true},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"version\":\"3.4.3\",\"installed\":true},{\"identifier\":{\"id\":\"silvenon.mdx\",\"uuid\":\"ef2a5b38-02c4-4193-8561-1f072c209474\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"sketchbuch.vsc-quokka-statusbar\",\"uuid\":\"d42d0fe8-4b25-4734-8875-55341f448706\"},\"version\":\"1.3.6\",\"installed\":true},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"version\":\"1.10.2\",\"installed\":true},{\"identifier\":{\"id\":\"stringham.move-ts\",\"uuid\":\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\"},\"version\":\"1.12.0\",\"installed\":true},{\"identifier\":{\"id\":\"svipas.control-snippets\",\"uuid\":\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\"},\"version\":\"1.9.1\",\"installed\":true},{\"identifier\":{\"id\":\"tombonnike.vscode-status-bar-format-toggle\",\"uuid\":\"28fcf0b8-26a5-4e99-9b8d-02e990366c6f\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"vitorsalgado.vscode-redis\",\"uuid\":\"96ed0803-f782-4b6d-bc36-750d2cc5900b\"},\"version\":\"2.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"version\":\"1.18.5\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"version\":\"1.0.335\",\"installed\":true},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"version\":\"2.13.0\",\"installed\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"version\":\"1.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"version\":\"3.9.12\",\"installed\":true}]"} |
| {"version":5,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.clojure\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.coffeescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.configuration-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.cpp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.csharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.docker\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.emmet\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.extension-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.fsharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git-ui\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.github\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.github-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.go\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.groovy\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.grunt\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.gulp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.handlebars\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.hlsl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.image-preview\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ini\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.jake\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.java\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.javascript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.less\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.log\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.lua\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.make\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.npm\"},\"version\":\"1.0.1\"},{\"identifier\":{\"id\":\"vscode.objective-c\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.perl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.powershell\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.pug\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.python\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.r\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.razor\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ruby\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.rust\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.scss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.search-result\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shaderlab\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shellscript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.sql\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.swift\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-abyss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-defaults\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-red\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vb\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.xml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.yaml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"2gua.rainbow-brackets\",\"uuid\":\"797a79de-a0fd-4349-9034-bec47be9a941\"},\"version\":\"0.0.6\",\"installed\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"version\":\"2.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"version\":\"12.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"bang.antd-snippets\",\"uuid\":\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\"},\"version\":\"1.2.0\",\"installed\":true},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"version\":\"0.5.6\",\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"version\":\"2.1.14\",\"installed\":true,\"state\":{\"eslintAlwaysAllowExecution\":true}},{\"identifier\":{\"id\":\"deerawan.vscode-faker\",\"uuid\":\"0808d236-6faf-4f68-9f17-28f51a572ee4\"},\"version\":\"1.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"version\":\"2.22.3\",\"installed\":true},{\"identifier\":{\"id\":\"dskwrk.vscode-generate-getter-setter\",\"uuid\":\"f00faeee-e939-4900-aaa5-3bf3f62440a3\"},\"version\":\"0.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"version\":\"3.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"dzannotti.vscode-babel-coloring\",\"uuid\":\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\"},\"version\":\"0.0.4\",\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"version\":\"11.1.2\",\"installed\":true},{\"identifier\":{\"id\":\"edgardmessias.clipboard-manager\",\"uuid\":\"c1f93252-67fa-4037-9624-4320bdb7d23d\"},\"version\":\"1.4.2\",\"installed\":true},{\"identifier\":{\"id\":\"eg2.tslint\",\"uuid\":\"513cf511-3894-4ee2-8c34-13ab83ddfd37\"},\"version\":\"1.0.44\",\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"version\":\"5.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"fabiospampinato.vscode-todo-plus\",\"uuid\":\"0661e679-8a32-433e-baeb-8980f53edb55\"},\"version\":\"4.18.2\",\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"version\":\"0.1.5\",\"installed\":true},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"version\":\"0.20.1\",\"installed\":true},{\"identifier\":{\"id\":\"heybourn.headwind\",\"uuid\":\"6226e0be-5975-4616-948c-545d562adc1d\"},\"version\":\"1.7.0\",\"installed\":true},{\"identifier\":{\"id\":\"hridoy.gsap-snippets\",\"uuid\":\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\"},\"version\":\"1.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"ibm.output-colorizer\",\"uuid\":\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\"},\"version\":\"0.1.2\",\"installed\":true},{\"identifier\":{\"id\":\"infeng.vscode-react-typescript\",\"uuid\":\"128aec08-5c3d-473f-a233-67d15cbd42ee\"},\"version\":\"1.3.1\",\"installed\":true},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"version\":\"1.17.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakewilson.vscode-placeholder-images\",\"uuid\":\"76b073cf-a5e7-434b-89a5-dc9203e312f8\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakob101.relativepath\",\"uuid\":\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\"},\"version\":\"1.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"jonkwheeler.styled-components-snippets\",\"uuid\":\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\"},\"version\":\"0.10.0\",\"installed\":true},{\"identifier\":{\"id\":\"jpoissonnier.vscode-styled-components\",\"uuid\":\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\"},\"version\":\"1.4.1\",\"installed\":true},{\"identifier\":{\"id\":\"karigari.chat\",\"uuid\":\"39757d2a-1a37-40b9-b8b8-aa7ebd6e0cf9\"},\"version\":\"0.35.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"kdcro101.vscode-redis\",\"uuid\":\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\"},\"version\":\"1.0.3\",\"installed\":true},{\"identifier\":{\"id\":\"kiteco.kite\",\"uuid\":\"d697a7e8-00fa-4039-9067-4b69a9a90f6e\"},\"version\":\"0.135.0\",\"installed\":true},{\"identifier\":{\"id\":\"kumar-harsh.graphql-for-vscode\",\"uuid\":\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\"},\"version\":\"1.15.3\",\"installed\":true},{\"identifier\":{\"id\":\"lsadam0.reactflowsnippets\",\"uuid\":\"1f02412f-f89e-4d08-afe8-f0d627de51ce\"},\"version\":\"0.2.17\",\"installed\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"version\":\"1.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"version\":\"1.9.0\",\"installed\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"version\":\"2020.12.424452561\",\"installed\":true},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"version\":\"2020.12.414227025\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"version\":\"0.154.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"version\":\"0.52.0\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"version\":\"1.52.2\"},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"},\"version\":\"1.0.8\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"},\"version\":\"1.44.15\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"},\"version\":\"1.42.5\"},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"},\"version\":\"0.0.74\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"},\"version\":\"0.0.11\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-tslint-plugin\",\"uuid\":\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\"},\"version\":\"1.3.2\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"version\":\"1.0.3375\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-audio\",\"uuid\":\"f38fdd1c-7ee2-47b1-90b9-77ecc90d4bff\"},\"version\":\"0.1.91\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-pack\",\"uuid\":\"87caf16b-d487-45c0-877d-573fe319b015\"},\"version\":\"0.4.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"version\":\"4.12.11\",\"installed\":true},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"version\":\"0.23.0\",\"installed\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"version\":\"2.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"paulzhang.fastify-snippets\",\"uuid\":\"06fc37a4-e524-4d7d-af9f-16808dcb37f7\"},\"version\":\"0.0.5\",\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"version\":\"4.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"version\":\"2.13.1\",\"installed\":true},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"version\":\"12.0.46\",\"installed\":true},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"redhat.java\",\"uuid\":\"198a707e-28af-4e84-8610-6e2f628dd12d\"},\"version\":\"0.73.0\",\"installed\":true},{\"identifier\":{\"id\":\"redhat.vscode-xml\",\"uuid\":\"6703768d-d42f-474e-9f6e-5f288d53f6e8\"},\"version\":\"0.14.0\",\"installed\":true},{\"identifier\":{\"id\":\"reezpatel.fastify-schema-generator\",\"uuid\":\"de1e43e9-0ee6-488b-9e8a-a04134eafd98\"},\"version\":\"0.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"version\":\"5.6.1\",\"installed\":true},{\"identifier\":{\"id\":\"rokoroku.vscode-theme-darcula\",\"uuid\":\"ec2271c0-9d6d-44c5-93e5-7e8cda744f21\"},\"version\":\"1.2.3\",\"installed\":true},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"version\":\"3.4.3\",\"installed\":true},{\"identifier\":{\"id\":\"silvenon.mdx\",\"uuid\":\"ef2a5b38-02c4-4193-8561-1f072c209474\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"sketchbuch.vsc-quokka-statusbar\",\"uuid\":\"d42d0fe8-4b25-4734-8875-55341f448706\"},\"version\":\"1.3.6\",\"installed\":true},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"version\":\"1.10.2\",\"installed\":true},{\"identifier\":{\"id\":\"stringham.move-ts\",\"uuid\":\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\"},\"version\":\"1.12.0\",\"installed\":true},{\"identifier\":{\"id\":\"svipas.control-snippets\",\"uuid\":\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\"},\"version\":\"1.9.1\",\"installed\":true},{\"identifier\":{\"id\":\"tombonnike.vscode-status-bar-format-toggle\",\"uuid\":\"28fcf0b8-26a5-4e99-9b8d-02e990366c6f\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"visualstudioexptteam.vscodeintellicode\",\"uuid\":\"876e8f93-74d0-4f4f-91b7-34a09f19f444\"},\"version\":\"1.2.10\",\"installed\":true},{\"identifier\":{\"id\":\"vitorsalgado.vscode-redis\",\"uuid\":\"96ed0803-f782-4b6d-bc36-750d2cc5900b\"},\"version\":\"2.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-java-debug\",\"uuid\":\"61fcd0cf-64d7-4836-8d6b-d55f4fb83281\"},\"version\":\"0.30.0\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-java-dependency\",\"uuid\":\"7865e561-1c83-410e-9b99-aabada597a7e\"},\"version\":\"0.16.0\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-java-pack\",\"uuid\":\"96f11e1f-1a46-4592-b084-f025b2c2a81f\"},\"version\":\"0.12.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-java-test\",\"uuid\":\"67c06b0d-1891-42ca-b2a8-113e79bff069\"},\"version\":\"0.26.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-maven\",\"uuid\":\"b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312\"},\"version\":\"0.27.0\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-spring-initializr\",\"uuid\":\"a205ad34-542b-4c67-a9ed-f645103ad9c0\"},\"version\":\"0.6.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"version\":\"1.18.5\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"version\":\"1.0.335\",\"installed\":true},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"version\":\"2.13.0\",\"installed\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"version\":\"1.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"version\":\"3.9.12\",\"installed\":true}]"} |
| {"version":5,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.clojure\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.coffeescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.configuration-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.cpp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.csharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.docker\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.emmet\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.extension-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.fsharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git-ui\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.github\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.github-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.go\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.groovy\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.grunt\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.gulp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.handlebars\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.hlsl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.image-preview\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ini\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.jake\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.java\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.javascript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.less\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.log\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.lua\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.make\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.npm\"},\"version\":\"1.0.1\"},{\"identifier\":{\"id\":\"vscode.objective-c\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.perl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.powershell\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.pug\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.python\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.r\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.razor\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ruby\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.rust\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.scss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.search-result\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shaderlab\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shellscript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.sql\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.swift\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-abyss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-defaults\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-red\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vb\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.xml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.yaml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"2gua.rainbow-brackets\",\"uuid\":\"797a79de-a0fd-4349-9034-bec47be9a941\"},\"version\":\"0.0.6\",\"installed\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"version\":\"2.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"version\":\"12.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ardenivanov.svelte-intellisense\",\"uuid\":\"ba2d692e-ab31-4861-8b19-e37fc1f859ed\"},\"version\":\"0.7.1\",\"installed\":true},{\"identifier\":{\"id\":\"bang.antd-snippets\",\"uuid\":\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\"},\"version\":\"1.2.0\",\"installed\":true},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"version\":\"0.5.8\",\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"version\":\"2.1.14\",\"installed\":true,\"state\":{\"eslintAlwaysAllowExecution\":true}},{\"identifier\":{\"id\":\"deerawan.vscode-faker\",\"uuid\":\"0808d236-6faf-4f68-9f17-28f51a572ee4\"},\"version\":\"1.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"developersoapbox.vscode-springboot-developer-pack\",\"uuid\":\"d0827c29-ba82-4315-93d3-68c87fc9d25d\"},\"version\":\"1.0.3\",\"installed\":true},{\"identifier\":{\"id\":\"developersoapbox.vscode-springboot-snippets\",\"uuid\":\"a51bdabf-126c-4ee2-91c7-4c36ff60434e\"},\"version\":\"1.2.0\",\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"version\":\"2.22.3\",\"installed\":true},{\"identifier\":{\"id\":\"dskwrk.vscode-generate-getter-setter\",\"uuid\":\"f00faeee-e939-4900-aaa5-3bf3f62440a3\"},\"version\":\"0.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"version\":\"3.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"dzannotti.vscode-babel-coloring\",\"uuid\":\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\"},\"version\":\"0.0.4\",\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"version\":\"11.1.3\",\"installed\":true,\"state\":{\"gitlens:synced:version\":\"11.1.3\",\"gitlens:views:updates:visible\":false}},{\"identifier\":{\"id\":\"edgardmessias.clipboard-manager\",\"uuid\":\"c1f93252-67fa-4037-9624-4320bdb7d23d\"},\"version\":\"1.4.2\",\"installed\":true},{\"identifier\":{\"id\":\"eg2.tslint\",\"uuid\":\"513cf511-3894-4ee2-8c34-13ab83ddfd37\"},\"version\":\"1.0.44\",\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"version\":\"5.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"fabiospampinato.vscode-todo-plus\",\"uuid\":\"0661e679-8a32-433e-baeb-8980f53edb55\"},\"version\":\"4.18.2\",\"installed\":true},{\"identifier\":{\"id\":\"fivethree.vscode-svelte-snippets\",\"uuid\":\"a42d3dd1-f528-407c-a110-d5e35c7ca4c2\"},\"version\":\"0.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"version\":\"0.1.6\",\"installed\":true},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"version\":\"0.22.0\",\"installed\":true},{\"identifier\":{\"id\":\"heybourn.headwind\",\"uuid\":\"6226e0be-5975-4616-948c-545d562adc1d\"},\"version\":\"1.7.0\",\"installed\":true},{\"identifier\":{\"id\":\"hridoy.gsap-snippets\",\"uuid\":\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\"},\"version\":\"1.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"ibm.output-colorizer\",\"uuid\":\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\"},\"version\":\"0.1.2\",\"installed\":true},{\"identifier\":{\"id\":\"infeng.vscode-react-typescript\",\"uuid\":\"128aec08-5c3d-473f-a233-67d15cbd42ee\"},\"version\":\"1.3.1\",\"installed\":true},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"version\":\"1.17.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakewilson.vscode-placeholder-images\",\"uuid\":\"76b073cf-a5e7-434b-89a5-dc9203e312f8\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"jakob101.relativepath\",\"uuid\":\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\"},\"version\":\"1.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"jonkwheeler.styled-components-snippets\",\"uuid\":\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\"},\"version\":\"0.10.0\",\"installed\":true},{\"identifier\":{\"id\":\"jpoissonnier.vscode-styled-components\",\"uuid\":\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\"},\"version\":\"1.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"karigari.chat\",\"uuid\":\"39757d2a-1a37-40b9-b8b8-aa7ebd6e0cf9\"},\"version\":\"0.35.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"kdcro101.vscode-redis\",\"uuid\":\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\"},\"version\":\"1.0.3\",\"installed\":true},{\"identifier\":{\"id\":\"kiteco.kite\",\"uuid\":\"d697a7e8-00fa-4039-9067-4b69a9a90f6e\"},\"version\":\"0.136.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"kumar-harsh.graphql-for-vscode\",\"uuid\":\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\"},\"version\":\"1.15.3\",\"installed\":true},{\"identifier\":{\"id\":\"lsadam0.reactflowsnippets\",\"uuid\":\"1f02412f-f89e-4d08-afe8-f0d627de51ce\"},\"version\":\"0.2.17\",\"installed\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"version\":\"1.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"version\":\"1.9.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"version\":\"2021.1.502429796\",\"installed\":true},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"version\":\"2020.12.414227025\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"version\":\"0.155.1\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"version\":\"0.52.0\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"version\":\"1.52.2\"},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"},\"version\":\"1.0.8\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"},\"version\":\"1.44.15\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"},\"version\":\"1.42.5\"},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"},\"version\":\"0.0.74\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"},\"version\":\"0.0.11\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-tslint-plugin\",\"uuid\":\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\"},\"version\":\"1.3.3\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"version\":\"1.0.3577\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-audio\",\"uuid\":\"f38fdd1c-7ee2-47b1-90b9-77ecc90d4bff\"},\"version\":\"0.1.91\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-pack\",\"uuid\":\"87caf16b-d487-45c0-877d-573fe319b015\"},\"version\":\"0.4.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"version\":\"4.12.12\",\"installed\":true},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"version\":\"0.23.0\",\"installed\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"version\":\"2.3.0\",\"installed\":true},{\"identifier\":{\"id\":\"pivaszbs.svelte-autoimport\",\"uuid\":\"905ce110-dab5-4222-946d-b79642fcdec5\"},\"version\":\"1.0.4\",\"installed\":true},{\"identifier\":{\"id\":\"pivotal.vscode-boot-dev-pack\",\"uuid\":\"26069f6b-56ea-4c29-8e28-371698a60020\"},\"version\":\"0.0.8\",\"installed\":true},{\"identifier\":{\"id\":\"pivotal.vscode-concourse\",\"uuid\":\"8e8d8573-d69a-4c7b-a951-d72a266a5822\"},\"version\":\"1.24.0\",\"installed\":true},{\"identifier\":{\"id\":\"pivotal.vscode-manifest-yaml\",\"uuid\":\"af0200e9-cbe3-40af-8240-6cae77d3aebb\"},\"version\":\"1.24.0\",\"installed\":true},{\"identifier\":{\"id\":\"pivotal.vscode-spring-boot\",\"uuid\":\"0efda145-8595-4ff7-98ef-1e3abc5e5757\"},\"version\":\"1.24.0\",\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"version\":\"4.5.0\",\"installed\":true},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"version\":\"2.15.0\",\"installed\":true},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"version\":\"12.0.46\",\"installed\":true},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"redhat.java\",\"uuid\":\"198a707e-28af-4e84-8610-6e2f628dd12d\"},\"version\":\"0.74.0\",\"installed\":true},{\"identifier\":{\"id\":\"redhat.vscode-xml\",\"uuid\":\"6703768d-d42f-474e-9f6e-5f288d53f6e8\"},\"version\":\"0.14.0\",\"installed\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"version\":\"5.6.1\",\"installed\":true},{\"identifier\":{\"id\":\"rokoroku.vscode-theme-darcula\",\"uuid\":\"ec2271c0-9d6d-44c5-93e5-7e8cda744f21\"},\"version\":\"1.2.3\",\"installed\":true},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"version\":\"3.4.3\",\"installed\":true},{\"identifier\":{\"id\":\"silvenon.mdx\",\"uuid\":\"ef2a5b38-02c4-4193-8561-1f072c209474\"},\"version\":\"0.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"sketchbuch.vsc-quokka-statusbar\",\"uuid\":\"d42d0fe8-4b25-4734-8875-55341f448706\"},\"version\":\"1.3.6\",\"installed\":true},{\"identifier\":{\"id\":\"sohibe.java-generate-setters-getters\",\"uuid\":\"59936e46-83f8-43fc-9c97-13a21280c091\"},\"version\":\"7.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"version\":\"1.10.2\",\"installed\":true},{\"identifier\":{\"id\":\"stringham.move-ts\",\"uuid\":\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\"},\"version\":\"1.12.0\",\"installed\":true},{\"identifier\":{\"id\":\"svelte.svelte-vscode\",\"uuid\":\"c5463f77-75d9-4a25-8cc4-d8541a461285\"},\"version\":\"104.2.1\",\"installed\":true},{\"identifier\":{\"id\":\"svipas.control-snippets\",\"uuid\":\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\"},\"version\":\"1.9.1\",\"installed\":true},{\"identifier\":{\"id\":\"tombonnike.vscode-status-bar-format-toggle\",\"uuid\":\"28fcf0b8-26a5-4e99-9b8d-02e990366c6f\"},\"version\":\"2.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"visualstudioexptteam.vscodeintellicode\",\"uuid\":\"876e8f93-74d0-4f4f-91b7-34a09f19f444\"},\"version\":\"1.2.10\",\"installed\":true},{\"identifier\":{\"id\":\"vitorsalgado.vscode-redis\",\"uuid\":\"96ed0803-f782-4b6d-bc36-750d2cc5900b\"},\"version\":\"2.0.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-java-debug\",\"uuid\":\"61fcd0cf-64d7-4836-8d6b-d55f4fb83281\"},\"version\":\"0.30.0\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-java-dependency\",\"uuid\":\"7865e561-1c83-410e-9b99-aabada597a7e\"},\"version\":\"0.17.0\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-java-pack\",\"uuid\":\"96f11e1f-1a46-4592-b084-f025b2c2a81f\"},\"version\":\"0.12.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-java-test\",\"uuid\":\"67c06b0d-1891-42ca-b2a8-113e79bff069\"},\"version\":\"0.27.0\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-maven\",\"uuid\":\"b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312\"},\"version\":\"0.27.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-spring-boot-dashboard\",\"uuid\":\"27fc0e8e-1341-4f52-9219-4e0f81590937\"},\"version\":\"0.2.0\",\"installed\":true},{\"identifier\":{\"id\":\"vscjava.vscode-spring-initializr\",\"uuid\":\"a205ad34-542b-4c67-a9ed-f645103ad9c0\"},\"version\":\"0.6.1\",\"installed\":true},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"version\":\"1.18.5\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"version\":\"1.0.339\",\"installed\":true},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"version\":\"2.13.0\",\"installed\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"version\":\"1.8.0\",\"installed\":true},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"version\":\"3.9.13\",\"installed\":true}]"} |
| {"ref":"51d128c4-02e2-48f1-81e3-ff2f8d745d93","content":"{\"version\":5,\"machineId\":\"d3efbff2-2f16-4002-a5be-3ce83ed58848\",\"content\":\"[{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.bat\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.clojure\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.coffeescript\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.configuration-editing\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.cpp\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.csharp\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.css\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.css-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.debug-auto-launch\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.debug-server-ready\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.docker\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.emmet\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.extension-editing\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.fsharp\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.git\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.git-ui\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.github\\\"},\\\"version\\\":\\\"0.0.1\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.github-authentication\\\"},\\\"version\\\":\\\"0.0.1\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.go\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.groovy\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.grunt\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.gulp\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.handlebars\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.hlsl\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.html\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.html-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.image-preview\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.ini\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.jake\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.java\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.javascript\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.json\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.json-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.less\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.log\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.lua\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.make\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.markdown\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.markdown-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.merge-conflict\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.microsoft-authentication\\\"},\\\"version\\\":\\\"0.0.1\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.js-debug\\\",\\\"uuid\\\":\\\"25629058-ddac-4e17-abba-74678e126c5d\\\"},\\\"version\\\":\\\"1.51.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.js-debug-companion\\\",\\\"uuid\\\":\\\"99cb0b7f-7354-4278-b8da-6cc79972169d\\\"},\\\"version\\\":\\\"1.0.8\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.node-debug\\\",\\\"uuid\\\":\\\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\\\"},\\\"version\\\":\\\"1.44.14\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.node-debug2\\\",\\\"uuid\\\":\\\"36d19e17-7569-4841-a001-947eb18602b2\\\"},\\\"version\\\":\\\"1.42.5\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.references-view\\\",\\\"uuid\\\":\\\"dc489f46-520d-4556-ae85-1f9eab3c412d\\\"},\\\"version\\\":\\\"0.0.71\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.vscode-js-profile-table\\\",\\\"uuid\\\":\\\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\\\"},\\\"version\\\":\\\"0.0.11\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.npm\\\"},\\\"version\\\":\\\"1.0.1\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.objective-c\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.perl\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.php\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.php-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.powershell\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.pug\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.python\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.r\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.razor\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.ruby\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.rust\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.scss\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.search-result\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.shaderlab\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.shellscript\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.sql\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.swift\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-abyss\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-defaults\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-kimbie-dark\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-monokai\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-monokai-dimmed\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-quietlight\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-red\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.vscode-theme-seti\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-solarized-dark\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-solarized-light\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-tomorrow-night-blue\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.typescript\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.typescript-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.vb\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.xml\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.yaml\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"2gua.rainbow-brackets\\\",\\\"uuid\\\":\\\"797a79de-a0fd-4349-9034-bec47be9a941\\\"},\\\"version\\\":\\\"0.0.6\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"aaron-bond.better-comments\\\",\\\"uuid\\\":\\\"7a0110bb-231a-4598-aa1b-0769ea46d28b\\\"},\\\"version\\\":\\\"2.1.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"alefragnani.project-manager\\\",\\\"uuid\\\":\\\"1b747f06-3789-4ebd-ac99-f1fe430c3347\\\"},\\\"version\\\":\\\"11.3.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"bang.antd-snippets\\\",\\\"uuid\\\":\\\"ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543\\\"},\\\"version\\\":\\\"1.2.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"bradlc.vscode-tailwindcss\\\",\\\"uuid\\\":\\\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\\\"},\\\"version\\\":\\\"0.4.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dbaeumer.vscode-eslint\\\",\\\"uuid\\\":\\\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\\\"},\\\"version\\\":\\\"2.1.14\\\",\\\"installed\\\":true,\\\"state\\\":{\\\"eslintAlwaysAllowExecution\\\":true}},{\\\"identifier\\\":{\\\"id\\\":\\\"deerawan.vscode-faker\\\",\\\"uuid\\\":\\\"0808d236-6faf-4f68-9f17-28f51a572ee4\\\"},\\\"version\\\":\\\"1.4.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dracula-theme.theme-dracula\\\",\\\"uuid\\\":\\\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\\\"},\\\"version\\\":\\\"2.22.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dskwrk.vscode-generate-getter-setter\\\",\\\"uuid\\\":\\\"f00faeee-e939-4900-aaa5-3bf3f62440a3\\\"},\\\"version\\\":\\\"0.5.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dsznajder.es7-react-js-snippets\\\",\\\"uuid\\\":\\\"19804510-b475-4dae-b0f7-6ca08fd1af0c\\\"},\\\"version\\\":\\\"3.0.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dzannotti.vscode-babel-coloring\\\",\\\"uuid\\\":\\\"d7b592dd-41c9-4f2b-acf3-055ae65e55c6\\\"},\\\"version\\\":\\\"0.0.4\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"uuid\\\":\\\"4de763bd-505d-4978-9575-2b7696ecf94e\\\"},\\\"version\\\":\\\"11.1.3\\\",\\\"installed\\\":true,\\\"state\\\":{\\\"gitlens:views:welcome:visible\\\":false,\\\"gitlens:views:updates:visible\\\":false,\\\"gitlens:synced:version\\\":\\\"11.1.3\\\"}},{\\\"identifier\\\":{\\\"id\\\":\\\"eg2.tslint\\\",\\\"uuid\\\":\\\"513cf511-3894-4ee2-8c34-13ab83ddfd37\\\"},\\\"version\\\":\\\"1.0.44\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"esbenp.prettier-vscode\\\",\\\"uuid\\\":\\\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\\\"},\\\"version\\\":\\\"5.7.2\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"fabiospampinato.vscode-todo-plus\\\",\\\"uuid\\\":\\\"0661e679-8a32-433e-baeb-8980f53edb55\\\"},\\\"version\\\":\\\"4.18.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"formulahendry.auto-rename-tag\\\",\\\"uuid\\\":\\\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\\\"},\\\"version\\\":\\\"0.1.5\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"heybourn.headwind\\\",\\\"uuid\\\":\\\"6226e0be-5975-4616-948c-545d562adc1d\\\"},\\\"version\\\":\\\"1.7.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"hridoy.gsap-snippets\\\",\\\"uuid\\\":\\\"a30a3ba1-92eb-496b-b5be-86d04643d5d4\\\"},\\\"version\\\":\\\"1.0.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ibm.output-colorizer\\\",\\\"uuid\\\":\\\"113b22c8-8125-42ec-8c6b-80c3f5d5fa5f\\\"},\\\"version\\\":\\\"0.1.2\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"infeng.vscode-react-typescript\\\",\\\"uuid\\\":\\\"128aec08-5c3d-473f-a233-67d15cbd42ee\\\"},\\\"version\\\":\\\"1.3.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ionutvmi.path-autocomplete\\\",\\\"uuid\\\":\\\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\\\"},\\\"version\\\":\\\"1.15.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"jacobdufault.vscode-sync\\\",\\\"uuid\\\":\\\"e9cfed28-a7fb-4975-ade3-030c6433277e\\\"},\\\"version\\\":\\\"1.0.4\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"jakewilson.vscode-placeholder-images\\\",\\\"uuid\\\":\\\"76b073cf-a5e7-434b-89a5-dc9203e312f8\\\"},\\\"version\\\":\\\"0.1.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"jakob101.relativepath\\\",\\\"uuid\\\":\\\"e8b469bd-915d-4070-bfc2-05c9b546f8ee\\\"},\\\"version\\\":\\\"1.4.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"jonkwheeler.styled-components-snippets\\\",\\\"uuid\\\":\\\"1e0f6104-ad31-4640-9fb7-6d7ac7edb90d\\\"},\\\"version\\\":\\\"0.6.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"jpoissonnier.vscode-styled-components\\\",\\\"uuid\\\":\\\"06cc3e44-aedb-41b8-a4ea-29ebf3c491fd\\\"},\\\"version\\\":\\\"1.2.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"karigari.chat\\\",\\\"uuid\\\":\\\"39757d2a-1a37-40b9-b8b8-aa7ebd6e0cf9\\\"},\\\"version\\\":\\\"0.35.0\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"kdcro101.vscode-redis\\\",\\\"uuid\\\":\\\"e1ece1b0-7925-42bd-a5b8-d1c27044acb9\\\"},\\\"version\\\":\\\"1.0.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"kumar-harsh.graphql-for-vscode\\\",\\\"uuid\\\":\\\"3e8a391a-f3f0-44b2-8631-7847b0c8839a\\\"},\\\"version\\\":\\\"1.15.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"lsadam0.reactflowsnippets\\\",\\\"uuid\\\":\\\"1f02412f-f89e-4d08-afe8-f0d627de51ce\\\"},\\\"version\\\":\\\"0.2.17\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"mikestead.dotenv\\\",\\\"uuid\\\":\\\"532533c9-a894-4a58-9eee-bbfbe7c06f71\\\"},\\\"version\\\":\\\"1.0.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-azuretools.vscode-docker\\\",\\\"uuid\\\":\\\"0479fc1c-3d67-49f9-b087-fb9069afe48f\\\"},\\\"version\\\":\\\"1.7.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-python.python\\\",\\\"uuid\\\":\\\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\\\"},\\\"version\\\":\\\"2020.10.332292344\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.vscode-typescript-tslint-plugin\\\",\\\"uuid\\\":\\\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\\\"},\\\"version\\\":\\\"1.2.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"uuid\\\":\\\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\\\"},\\\"version\\\":\\\"1.0.3121\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare-audio\\\",\\\"uuid\\\":\\\"f38fdd1c-7ee2-47b1-90b9-77ecc90d4bff\\\"},\\\"version\\\":\\\"0.1.91\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare-pack\\\",\\\"uuid\\\":\\\"87caf16b-d487-45c0-877d-573fe319b015\\\"},\\\"version\\\":\\\"0.4.0\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"msjsdiag.debugger-for-chrome\\\",\\\"uuid\\\":\\\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\\\"},\\\"version\\\":\\\"4.12.11\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"mtxr.sqltools\\\",\\\"uuid\\\":\\\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\\\"},\\\"version\\\":\\\"0.23.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"naumovs.color-highlight\\\",\\\"uuid\\\":\\\"121396ad-85a1-45ec-9fd1-d95028a847f5\\\"},\\\"version\\\":\\\"2.3.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"pkief.material-icon-theme\\\",\\\"uuid\\\":\\\"5db78037-f674-459f-a236-db622c427c5b\\\"},\\\"version\\\":\\\"4.4.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"prisma.prisma\\\",\\\"uuid\\\":\\\"33ce9d6b-41cf-4972-a62b-386f7201981d\\\"},\\\"version\\\":\\\"2.11.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"quicktype.quicktype\\\",\\\"uuid\\\":\\\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\\\"},\\\"version\\\":\\\"12.0.46\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"rbbit.typescript-hero\\\",\\\"uuid\\\":\\\"38583aca-2ba1-417f-80fc-68ca8d717fb4\\\"},\\\"version\\\":\\\"3.0.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ritwickdey.liveserver\\\",\\\"uuid\\\":\\\"b63c44fd-0457-4696-99e9-dbfdf70d77de\\\"},\\\"version\\\":\\\"5.6.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"rokoroku.vscode-theme-darcula\\\",\\\"uuid\\\":\\\"ec2271c0-9d6d-44c5-93e5-7e8cda744f21\\\"},\\\"version\\\":\\\"1.2.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"sdras.night-owl\\\",\\\"uuid\\\":\\\"e58f546c-babc-455f-a265-ba40dbd140d4\\\"},\\\"version\\\":\\\"2.0.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"shan.code-settings-sync\\\",\\\"uuid\\\":\\\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\\\"},\\\"version\\\":\\\"3.4.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"silvenon.mdx\\\",\\\"uuid\\\":\\\"ef2a5b38-02c4-4193-8561-1f072c209474\\\"},\\\"version\\\":\\\"0.1.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"sketchbuch.vsc-quokka-statusbar\\\",\\\"uuid\\\":\\\"d42d0fe8-4b25-4734-8875-55341f448706\\\"},\\\"version\\\":\\\"1.3.6\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"stringham.move-ts\\\",\\\"uuid\\\":\\\"9f47c6a1-da06-41ce-ba18-5e281296aa0a\\\"},\\\"version\\\":\\\"1.12.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"svipas.control-snippets\\\",\\\"uuid\\\":\\\"96dfa5b7-f8cb-4e56-b165-93bb512692d7\\\"},\\\"version\\\":\\\"1.9.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vitorsalgado.vscode-redis\\\",\\\"uuid\\\":\\\"96ed0803-f782-4b6d-bc36-750d2cc5900b\\\"},\\\"version\\\":\\\"2.0.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscodevim.vim\\\",\\\"uuid\\\":\\\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\\\"},\\\"version\\\":\\\"1.18.4\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"wallabyjs.quokka-vscode\\\",\\\"uuid\\\":\\\"aae0701b-111f-49c1-9000-abd37a442f28\\\"},\\\"version\\\":\\\"1.0.329\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"wix.vscode-import-cost\\\",\\\"uuid\\\":\\\"c46b0018-f317-4b6c-a785-d2039b27338f\\\"},\\\"version\\\":\\\"2.12.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"xabikos.javascriptsnippets\\\",\\\"uuid\\\":\\\"a2cec723-5349-460d-9de9-0fd1f8d3456f\\\"},\\\"version\\\":\\\"1.8.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"zhuangtongfa.material-theme\\\",\\\"uuid\\\":\\\"26a529c9-2654-4b95-a63f-02f6a52429e6\\\"},\\\"version\\\":\\\"3.9.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode-remote.remote-containers\\\",\\\"uuid\\\":\\\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\\\"},\\\"version\\\":\\\"0.148.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"streetsidesoftware.code-spell-checker\\\",\\\"uuid\\\":\\\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\\\"},\\\"version\\\":\\\"1.9.2\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode-remote.remote-wsl\\\",\\\"uuid\\\":\\\"f0c5397b-d357-4197-99f0-cb4202f22818\\\"},\\\"version\\\":\\\"0.51.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"tombonnike.vscode-status-bar-format-toggle\\\",\\\"uuid\\\":\\\"28fcf0b8-26a5-4e99-9b8d-02e990366c6f\\\"},\\\"version\\\":\\\"2.0.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-toolsai.jupyter\\\",\\\"uuid\\\":\\\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\\\"},\\\"version\\\":\\\"2020.11.358541065\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"golang.go\\\",\\\"uuid\\\":\\\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\\\"},\\\"version\\\":\\\"0.19.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"kiteco.kite\\\",\\\"uuid\\\":\\\"d697a7e8-00fa-4039-9067-4b69a9a90f6e\\\"},\\\"version\\\":\\\"0.135.0\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"visualstudioexptteam.vscodeintellicode\\\",\\\"uuid\\\":\\\"876e8f93-74d0-4f4f-91b7-34a09f19f444\\\"},\\\"version\\\":\\\"1.2.10\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscjava.vscode-java-debug\\\",\\\"uuid\\\":\\\"61fcd0cf-64d7-4836-8d6b-d55f4fb83281\\\"},\\\"version\\\":\\\"0.30.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscjava.vscode-java-dependency\\\",\\\"uuid\\\":\\\"7865e561-1c83-410e-9b99-aabada597a7e\\\"},\\\"version\\\":\\\"0.16.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscjava.vscode-java-pack\\\",\\\"uuid\\\":\\\"96f11e1f-1a46-4592-b084-f025b2c2a81f\\\"},\\\"version\\\":\\\"0.12.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscjava.vscode-java-test\\\",\\\"uuid\\\":\\\"67c06b0d-1891-42ca-b2a8-113e79bff069\\\"},\\\"version\\\":\\\"0.26.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscjava.vscode-maven\\\",\\\"uuid\\\":\\\"b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312\\\"},\\\"version\\\":\\\"0.27.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"redhat.java\\\",\\\"uuid\\\":\\\"198a707e-28af-4e84-8610-6e2f628dd12d\\\"},\\\"version\\\":\\\"0.73.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscjava.vscode-spring-initializr\\\",\\\"uuid\\\":\\\"a205ad34-542b-4c67-a9ed-f645103ad9c0\\\"},\\\"version\\\":\\\"0.6.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"redhat.vscode-xml\\\",\\\"uuid\\\":\\\"6703768d-d42f-474e-9f6e-5f288d53f6e8\\\"},\\\"version\\\":\\\"0.14.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"svelte.svelte-vscode\\\",\\\"uuid\\\":\\\"c5463f77-75d9-4a25-8cc4-d8541a461285\\\"},\\\"version\\\":\\\"103.0.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ardenivanov.svelte-intellisense\\\",\\\"uuid\\\":\\\"ba2d692e-ab31-4861-8b19-e37fc1f859ed\\\"},\\\"version\\\":\\\"0.7.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"fivethree.vscode-svelte-snippets\\\",\\\"uuid\\\":\\\"a42d3dd1-f528-407c-a110-d5e35c7ca4c2\\\"},\\\"version\\\":\\\"0.5.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"pivaszbs.svelte-autoimport\\\",\\\"uuid\\\":\\\"905ce110-dab5-4222-946d-b79642fcdec5\\\"},\\\"version\\\":\\\"1.0.4\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"pivotal.vscode-spring-boot\\\",\\\"uuid\\\":\\\"0efda145-8595-4ff7-98ef-1e3abc5e5757\\\"},\\\"version\\\":\\\"1.24.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"pivotal.vscode-boot-dev-pack\\\",\\\"uuid\\\":\\\"26069f6b-56ea-4c29-8e28-371698a60020\\\"},\\\"version\\\":\\\"0.0.8\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscjava.vscode-spring-boot-dashboard\\\",\\\"uuid\\\":\\\"27fc0e8e-1341-4f52-9219-4e0f81590937\\\"},\\\"version\\\":\\\"0.2.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"pivotal.vscode-concourse\\\",\\\"uuid\\\":\\\"8e8d8573-d69a-4c7b-a951-d72a266a5822\\\"},\\\"version\\\":\\\"1.24.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"pivotal.vscode-manifest-yaml\\\",\\\"uuid\\\":\\\"af0200e9-cbe3-40af-8240-6cae77d3aebb\\\"},\\\"version\\\":\\\"1.24.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"developersoapbox.vscode-springboot-developer-pack\\\",\\\"uuid\\\":\\\"d0827c29-ba82-4315-93d3-68c87fc9d25d\\\"},\\\"version\\\":\\\"1.0.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"developersoapbox.vscode-springboot-snippets\\\",\\\"uuid\\\":\\\"a51bdabf-126c-4ee2-91c7-4c36ff60434e\\\"},\\\"version\\\":\\\"1.2.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"sohibe.java-generate-setters-getters\\\",\\\"uuid\\\":\\\"59936e46-83f8-43fc-9c97-13a21280c091\\\"},\\\"version\\\":\\\"7.0.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dart-code.dart-code\\\",\\\"uuid\\\":\\\"f57f68ea-9ee8-42b5-9a97-041d3e4278c4\\\"},\\\"version\\\":\\\"3.19.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dart-code.flutter\\\",\\\"uuid\\\":\\\"f6c3ec04-6057-4d9c-b997-69cba07a6158\\\"},\\\"version\\\":\\\"3.19.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"nash.awesome-flutter-snippets\\\",\\\"uuid\\\":\\\"5619a084-6632-4221-9def-b94bdc42e23a\\\"},\\\"version\\\":\\\"2.0.4\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"paulzhang.fastify-snippets\\\",\\\"uuid\\\":\\\"06fc37a4-e524-4d7d-af9f-16808dcb37f7\\\"},\\\"version\\\":\\\"0.0.5\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"reezpatel.fastify-schema-generator\\\",\\\"uuid\\\":\\\"de1e43e9-0ee6-488b-9e8a-a04134eafd98\\\"},\\\"version\\\":\\\"0.0.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"slevesque.vscode-autohotkey\\\",\\\"uuid\\\":\\\"ce49f801-147f-49b8-9b1b-a8ee3dff91ef\\\"},\\\"version\\\":\\\"0.2.2\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"cweijan.vscode-autohotkey-plus\\\",\\\"uuid\\\":\\\"ef1b801b-e6bd-4bc3-a4c9-ae841ae62116\\\"},\\\"version\\\":\\\"2.6.2\\\",\\\"installed\\\":true}]\"}","skippedExtensions":[{"identifier":{"id":"jacobdufault.vscode-sync","uuid":"e9cfed28-a7fb-4975-ade3-030c6433277e"},"version":"1.0.4","installed":true}]} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":48},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"56\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 05 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"312\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 05 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"312\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"fix tests\\\",\\\"Fix remaining stuff\\\",\\\"Fix errors\\\",\\\"Changed the label to have \\\\\\\"choose file\\\\\\\" \\\",\\\"Fix menu overlap, and removed filters \\\",\\\"Fix issue with scroll to ID block title\\\",\\\"Enzyme doesn't support hooks I have to skip this one\\\",\\\"use it.skip instead xit :D \\\",\\\"just comment test\\\",\\\"delete test\\\",\\\"Fix social media links\\\",\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":48},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"56\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Wed Jan 06 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"313\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Wed Jan 06 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"313\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"Fix remaining stuff\\\",\\\"Fix errors\\\",\\\"Changed the label to have \\\\\\\"choose file\\\\\\\" \\\",\\\"Fix menu overlap, and removed filters \\\",\\\"Fix issue with scroll to ID block title\\\",\\\"Enzyme doesn't support hooks I have to skip this one\\\",\\\"use it.skip instead xit :D \\\",\\\"just comment test\\\",\\\"delete test\\\",\\\"Fix social media links\\\",\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":48},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"56\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Fri Jan 08 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"314\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Fri Jan 08 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"314\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"Fix errors\\\",\\\"Changed the label to have \\\\\\\"choose file\\\\\\\" \\\",\\\"Fix menu overlap, and removed filters \\\",\\\"Fix issue with scroll to ID block title\\\",\\\"Enzyme doesn't support hooks I have to skip this one\\\",\\\"use it.skip instead xit :D \\\",\\\"just comment test\\\",\\\"delete test\\\",\\\"Fix social media links\\\",\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":48},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"56\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Mon Jan 11 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"316\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Mon Jan 11 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"316\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"Fix menu overlap, and removed filters \\\",\\\"Fix issue with scroll to ID block title\\\",\\\"Enzyme doesn't support hooks I have to skip this one\\\",\\\"use it.skip instead xit :D \\\",\\\"just comment test\\\",\\\"delete test\\\",\\\"Fix social media links\\\",\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"59\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"317\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"317\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"use it.skip instead xit :D \\\",\\\"just comment test\\\",\\\"delete test\\\",\\\"Fix social media links\\\",\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"59\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"317\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"317\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"use it.skip instead xit :D \\\",\\\"just comment test\\\",\\\"delete test\\\",\\\"Fix social media links\\\",\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"admin-company-dashboard-redirect-users\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"59\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"317\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"317\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"delete test\\\",\\\"Fix social media links\\\",\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"admin-company-dashboard-redirect-users\\\",\\\"use-client-logo-upload\\\",\\\"use-partner-settings\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"59\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"317\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"317\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"Fix social media links\\\",\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"admin-company-dashboard-redirect-users\\\",\\\"use-client-logo-upload\\\",\\\"use-new-assist-mobile\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"59\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"317\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"317\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"WIP\\\",\\\"Remove duplicate text\\\",\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"admin-company-dashboard-redirect-users\\\",\\\"use-client-logo-upload\\\",\\\"use-new-assist-mobile\\\",\\\"use-swipe-to-vote\\\",\\\"use-module-report-filter\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"59\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"317\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 12 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"317\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"Testing back button\\\",\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"admin-company-dashboard-redirect-users\\\",\\\"use-client-logo-upload\\\",\\\"use-new-assist-mobile\\\",\\\"use-swipe-to-vote\\\",\\\"use-assist-settings\\\",\\\"use-groups-annotations\\\",\\\"use-culture-assessment-settings\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"59\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Wed Jan 13 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"318\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Wed Jan 13 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"318\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"Fix tests\\\",\\\"fix typo\\\",\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"admin-company-dashboard-redirect-users\\\",\\\"use-client-logo-upload\\\",\\\"use-new-assist-mobile\\\",\\\"use-swipe-to-vote\\\",\\\"use-assist-settings\\\",\\\"use-groups-annotations\\\",\\\"use-linkedin-cert-link\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/sapper-authentication-demo\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":false},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":41},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":54},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"59\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Thu Jan 14 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"319\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Thu Jan 14 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"319\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"changed the graph to quarter\\\",\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"admin-company-dashboard-redirect-users\\\",\\\"use-client-logo-upload\\\",\\\"use-new-assist-mobile\\\",\\\"use-swipe-to-vote\\\",\\\"use-assist-settings\\\",\\\"use-groups-annotations\\\",\\\"use-linkedin-cert-link\\\",\\\"use-partner-settings\\\",\\\"Removed unused code\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/sapper-authentication-demo\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":false},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#baebe2\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.module.ruby\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.setext.2.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"variable.other.php\\\",\\\"variable.other.property.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000033\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorBracketMatch.background\\\":\\\"#5f7e974d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#c5e47833\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#ef53504d\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.terminal.allowWorkspaceShell\\\",\\\"value\\\":1},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":4},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":6},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":7},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"merge-conflict.next\\\",\\\"value\\\":12},{\\\"key\\\":\\\"merge-conflict.accept.all-incoming\\\",\\\"value\\\":13},{\\\"key\\\":\\\"git.pushWithTags\\\",\\\"value\\\":16},{\\\"key\\\":\\\"gitlens.toggleLineBlame\\\",\\\"value\\\":17},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spotify.loadPlaylists\\\",\\\"value\\\":27},{\\\"key\\\":\\\"spotify.signIn\\\",\\\"value\\\":28},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":29},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettings\\\",\\\"value\\\":30},{\\\"key\\\":\\\"quokka.showLicense\\\",\\\"value\\\":39},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":45},{\\\"key\\\":\\\"extension.generateOutputSchema\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.otherOptions\\\",\\\"value\\\":51},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":53},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":55},{\\\"key\\\":\\\"extension.generateInputSchema\\\",\\\"value\\\":58},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":61},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":62},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":63}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"64\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Fri Jan 15 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"320\"},\"fileBasedRecommendations/promptedFileExtensions\":{\"version\":1,\"value\":\"[\\\"svelte\\\"]\"},\"java.2.editedCount\":{\"version\":1,\"value\":\"1\"},\"java.2.editedDate\":{\"version\":1,\"value\":\"Wed Dec 30 2020\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Fri Jan 15 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"320\"},\"remote.explorerType\":{\"version\":1,\"value\":\"dev-container,attached-container,exec,k8s-container\"},\"scm/input:Git:/Users/tiberiuceaia/sites/dot_config\":{\"version\":1,\"value\":\"[\\\"initial config\\\",\\\"\\\"]\"},\"scm/input:Git:/Users/tiberiuceaia/work/cybsafe-core\":{\"version\":1,\"value\":\"[\\\"remove library not used\\\",\\\"Fixed PR comments\\\",\\\"Fix changes for settings of the current group\\\",\\\"remove consoles\\\",\\\"Add translation for success/error message\\\",\\\"Disabled the submit button on settings pages\\\",\\\"Fixed filters test in security behaviour\\\",\\\"Fixed behaviour Iq tests\\\",\\\"manage Subscriptions\\\",\\\"remove consoles\\\",\\\"update the translations\\\",\\\"Changed account types to the real deal\\\",\\\"Update translation\\\",\\\"update renewals link\\\",\\\"changed path in php\\\",\\\"Update Translations\\\",\\\"Added refetch of the group data + changed DangerBt\\\",\\\"Add feature flag\\\",\\\"updates point 1,2,3a from the doc\\\",\\\"Fix typescript error\\\",\\\"add subtitles helpers to form\\\",\\\"remove components\\\",\\\"Point two in document - Done\\\",\\\"Point 3 in docs\\\",\\\"WIP\\\",\\\"Fix for adding confidential question back\\\",\\\"Remove console\\\",\\\"WIP\\\",\\\"Add new user form\\\",\\\"Add user tests\\\",\\\"CR changes\\\",\\\"Fixed point 1,6 \\\",\\\"Update the fonts for culture iq\\\",\\\"images for social media for all risk/behaviour pag\\\",\\\"Fix url for twiiter\\\",\\\"update links for default image\\\",\\\"Header + DefaultWrapper\\\",\\\"Fix defaultWrapper errors + other component\\\",\\\"Fix imports for headers\\\",\\\"admin-company-dashboard-redirect-users\\\",\\\"use-client-logo-upload\\\",\\\"use-new-assist-mobile\\\",\\\"use-swipe-to-vote\\\",\\\"use-assist-settings\\\",\\\"use-groups-annotations\\\",\\\"use-linkedin-cert-link\\\",\\\"use-partner-settings\\\",\\\"Removed unused code\\\",\\\"Fix production missing file\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/cybsafe\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/mm_express_api_example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/myutils\":{\"version\":1,\"value\":\"[\\\"first commit\\\",\\\"updates\\\",\\\"update packages and structure\\\",\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/sapper-authentication-demo\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedelle\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sites/wedilish/services/oauth-example\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/d:/Tibi/sitesc/wedilish/services/web\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"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\\\":2},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.clipboard-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"name\\\":\\\"SQL Console\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"name\\\":\\\"Search\\\",\\\"pinned\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":false},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"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.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"}}}"} |
| {"version":1,"content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-json\\\",\\\"label\\\":\\\"Night Owl\\\",\\\"settingsId\\\":\\\"Night Owl\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f |
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)
(Sorry about that, but we can’t show files that are this big right now.)