Last active
March 21, 2023 00:19
-
-
Save helviorubens/8b550ee2016528414fcfce084ae7a4b0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2023-03-21T00:19:02.214Z","extensionVersion":"v3.4.3"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"metadata": { | |
"id": "a6a0c5b2-d078-4bf5-a9ee-4e37054414b3", | |
"publisherId": "formulahendry.code-runner", | |
"publisherDisplayName": "formulahendry" | |
}, | |
"name": "code-runner", | |
"publisher": "formulahendry", | |
"version": "0.12.0" | |
}, | |
{ | |
"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": "98790d67-10fa-497c-9113-f6c7489207b2", | |
"publisherId": "yzhang.markdown-all-in-one", | |
"publisherDisplayName": "yzhang" | |
}, | |
"name": "markdown-all-in-one", | |
"publisher": "yzhang", | |
"version": "3.5.0" | |
}, | |
{ | |
"metadata": { | |
"id": "4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1", | |
"publisherId": "dracula-theme.theme-dracula", | |
"publisherDisplayName": "dracula-theme" | |
}, | |
"name": "theme-dracula", | |
"publisher": "dracula-theme", | |
"version": "2.24.2" | |
}, | |
{ | |
"metadata": { | |
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a", | |
"publisherId": "dbaeumer.vscode-eslint", | |
"publisherDisplayName": "dbaeumer" | |
}, | |
"name": "vscode-eslint", | |
"publisher": "dbaeumer", | |
"version": "2.4.0" | |
}, | |
{ | |
"metadata": { | |
"id": "9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a", | |
"publisherId": "vscode-icons-team.vscode-icons", | |
"publisherDisplayName": "vscode-icons-team" | |
}, | |
"name": "vscode-icons", | |
"publisher": "vscode-icons-team", | |
"version": "12.2.0" | |
}, | |
{ | |
"metadata": { | |
"id": "3fd25437-acd9-42d7-ab19-581a69ce2dd9", | |
"publisherId": "MS-CEINTL.vscode-language-pack-pt-BR", | |
"publisherDisplayName": "MS-CEINTL" | |
}, | |
"name": "vscode-language-pack-pt-BR", | |
"publisher": "MS-CEINTL", | |
"version": "1.76.2023030809" | |
}, | |
{ | |
"metadata": { | |
"id": "daf8b44d-8aae-4da2-80c5-1f770219f643", | |
"publisherId": "DavidAnson.vscode-markdownlint", | |
"publisherDisplayName": "DavidAnson" | |
}, | |
"name": "vscode-markdownlint", | |
"publisher": "DavidAnson", | |
"version": "0.49.0" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"telemetry.machineId": "9c81bd37f18086361c072646f99882be8d801280e1b533a104525be82eff286d", | |
"theme": "vs-dark", | |
"themeBackground": "#1e1e1e", | |
"windowSplash": { | |
"zoomLevel": 0, | |
"baseTheme": "vs-dark", | |
"colorInfo": { | |
"foreground": "#cccccc", | |
"background": "#1e1e1e", | |
"editorBackground": "#1e1e1e", | |
"titleBarBackground": "#3c3c3c", | |
"activityBarBackground": "#333333", | |
"sideBarBackground": "#252526", | |
"statusBarBackground": "#007acc", | |
"statusBarNoFolderBackground": "#68217a" | |
}, | |
"layoutInfo": { | |
"sideBarSide": "left", | |
"editorPartMinWidth": 220, | |
"titleBarHeight": 30, | |
"activityBarWidth": 48, | |
"sideBarWidth": 284, | |
"statusBarHeight": 22, | |
"windowBorder": false | |
} | |
}, | |
"windowsState": { | |
"lastActiveWindow": { | |
"folder": "file:///d%3A/Helvio/Cursos/JavaScript", | |
"backupPath": "C:\\Users\\helvio.albuquerque\\AppData\\Roaming\\Code\\Backups\\665e95b22b18ef4d47192fb175277bd5", | |
"uiState": { | |
"mode": 0, | |
"x": -1640, | |
"y": 492, | |
"width": 2320, | |
"height": 1540 | |
} | |
}, | |
"openedWindows": [] | |
}, | |
"windowControlHeight": 30, | |
"backupWorkspaces": { | |
"workspaces": [], | |
"folders": [ | |
{ | |
"folderUri": "file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/JavaScript" | |
}, | |
{ | |
"folderUri": "file:///d%3A/Helvio/Cursos/JavaScript" | |
} | |
], | |
"emptyWindows": [] | |
}, | |
"userDataProfilesMigration": true, | |
"profileAssociations": { | |
"workspaces": { | |
"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/JavaScript": "__default__profile__", | |
"file:///d%3A/Helvio/Cursos/JavaScript": "__default__profile__" | |
}, | |
"emptyWindows": {} | |
}, | |
"profileAssociationsMigration": true | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Gest%C3%A3o/Alinhamentos%20Stone%20-%20A910%20vers%C3%A3o%20nova.md","entries":[{"id":"zouZ.md","source":"Edição do Workspace","timestamp":1672779682500}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/.vscode/argv.json","entries":[{"id":"jGdi.json","timestamp":1672167451725}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This configuration file allows you to pass permanent command line arguments to VS Code. | |
// Only a subset of arguments is currently supported to reduce the likelihood of breaking | |
// the installation. | |
// | |
// PLEASE DO NOT CHANGE WITHOUT UNDERSTANDING THE IMPACT | |
// | |
// NOTE: Changing this file requires a restart of VS Code. | |
{ | |
// Use software rendering instead of hardware accelerated rendering. | |
// This can help in cases where you see rendering issues in VS Code. | |
// "disable-hardware-acceleration": true, | |
// Enabled by default by VS Code to resolve color issues in the renderer | |
// See https://github.com/microsoft/vscode/issues/51791 for details | |
"disable-color-correct-rendering": true, | |
// Allows to disable crash reporting. | |
// Should restart the app if the value is changed. | |
"enable-crash-reporter": true, | |
// Unique id used for correlating crash reports sent from this instance. | |
// Do not edit this value. | |
"crash-reporter-id": "2dabb914-9ebb-4cc9-9eac-a38942b44283", | |
"locale": "pt-br" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Gest%C3%A3o/Planilhas/Gerenciador%20de%20Horas.md","entries":[{"id":"VomP.md","source":"Workspace Edit","timestamp":1672165197461},{"id":"MUrd.md","source":"Workspace Edit","timestamp":1672165233355},{"id":"o4bO.md","source":"Workspace Edit","timestamp":1672165257204},{"id":"MWsm.md","source":"moved.source","timestamp":1672165307006},{"id":"Epka.md","source":"Workspace Edit","timestamp":1672165772778},{"id":"AvUC.md","source":"Workspace Edit","timestamp":1672165791659},{"id":"pPU2.md","source":"Edição do Workspace","timestamp":1672920354455}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Gest%C3%A3o/JAN%202023.MD","entries":[{"id":"MV39.MD","source":"Edição do Workspace","timestamp":1674674199301},{"id":"ctG9.MD","source":"Edição do Workspace","timestamp":1674674270617},{"id":"CE02.MD","source":"Edição do Workspace","timestamp":1674674305721},{"id":"WgcO.MD","source":"Edição do Workspace","timestamp":1674674317839},{"id":"tyC5.MD","source":"Edição do Workspace","timestamp":1674674337566},{"id":"lguc.MD","source":"Edição do Workspace","timestamp":1674674429784},{"id":"Nv2c.MD","source":"Edição do Workspace","timestamp":1674677894535},{"id":"dTdd.MD","source":"Edição do Workspace","timestamp":1674678024823},{"id":"I1EX.MD","source":"Edição do Workspace","timestamp":1674678229246},{"id":"HCTo.MD","source":"Edição do Workspace","timestamp":1674678266604},{"id":"euPt.MD","source":"Edição do Workspace","timestamp":1674678291350},{"id":"ObcA.MD","source":"Edição do Workspace","timestamp":1674678306091},{"id":"3zCK.MD","source":"Edição do Workspace","timestamp":1674678458775},{"id":"hOgr.MD","timestamp":1674678475714},{"id":"csI2.MD","timestamp":1674678488701},{"id":"cV7d.MD","timestamp":1674678587336},{"id":"DsWY.MD","timestamp":1674678617067},{"id":"0usQ.MD","source":"Edição do Workspace","timestamp":1674678665560},{"id":"rACt.MD","timestamp":1674678715916},{"id":"fjtT.MD","timestamp":1674678739882},{"id":"yK4I.MD","timestamp":1674678772960},{"id":"xKt6.MD","source":"Edição do Workspace","timestamp":1674678794518}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/C%C3%B3digo%20Roteiro/unique_values.js","entries":[{"id":"i2Ek.js","timestamp":1663502576776},{"id":"MLGu.js","timestamp":1663502612319}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Gest%C3%A3o/01-JAN-2023.md","entries":[{"id":"8DUb.md","source":"Edição do Workspace","timestamp":1672778555013},{"id":"NOfS.md","source":"Edição do Workspace","timestamp":1672778597051},{"id":"KEH7.md","source":"Edição do Workspace","timestamp":1672778607493},{"id":"Pfdy.md","source":"Edição do Workspace","timestamp":1672834596679},{"id":"RR8R.md","source":"Edição do Workspace","timestamp":1672866538143},{"id":"wJQt.md","source":"Edição do Workspace","timestamp":1672866563812},{"id":"NVoC.md","source":"Edição do Workspace","timestamp":1672917265010},{"id":"9zMe.md","source":"Edição do Workspace","timestamp":1672917396779},{"id":"uPiF.md","source":"Edição do Workspace","timestamp":1672917429226},{"id":"oGjX.md","source":"Edição do Workspace","timestamp":1672917494977},{"id":"gYYF.md","source":"Edição do Workspace","timestamp":1672917508473},{"id":"oCE6.md","source":"Edição do Workspace","timestamp":1672917584384},{"id":"xP2P.md","source":"Edição do Workspace","timestamp":1672919326104},{"id":"LfWS.md","source":"Edição do Workspace","timestamp":1672919370399},{"id":"F816.md","source":"Edição do Workspace","timestamp":1672919384261},{"id":"lQ9W.md","source":"Edição do Workspace","timestamp":1672919456034},{"id":"dmfs.md","source":"Edição do Workspace","timestamp":1672919542350},{"id":"ysoY.md","source":"Edição do Workspace","timestamp":1672919578936},{"id":"iStf.md","source":"Edição do Workspace","timestamp":1672919621796},{"id":"JC8q.md","source":"Edição do Workspace","timestamp":1672919632941},{"id":"1jaH.md","source":"Edição do Workspace","timestamp":1672919656606},{"id":"pD2S.md","source":"Edição do Workspace","timestamp":1672919700768},{"id":"CpAJ.md","source":"Edição do Workspace","timestamp":1672919765669},{"id":"kqJU.md","source":"Edição do Workspace","timestamp":1672919837588},{"id":"u2GN.md","source":"Edição do Workspace","timestamp":1672919881576},{"id":"L8sz.md","source":"Edição do Workspace","timestamp":1672920032771},{"id":"eAEN.md","source":"Edição do Workspace","timestamp":1672920059182},{"id":"MSlu.md","source":"Edição do Workspace","timestamp":1672920115693},{"id":"WDPH.md","source":"Edição do Workspace","timestamp":1672920153953},{"id":"wDXQ.md","source":"Edição do Workspace","timestamp":1672920247332},{"id":"XO41.md","source":"Edição do Workspace","timestamp":1672920474960},{"id":"I5b4.md","source":"Edição do Workspace","timestamp":1672920515569},{"id":"hRyB.md","source":"Edição do Workspace","timestamp":1672920625416},{"id":"B1EE.md","source":"Edição do Workspace","timestamp":1672920681922},{"id":"y3iQ.md","source":"Edição do Workspace","timestamp":1672920728687},{"id":"89R3.md","source":"Edição do Workspace","timestamp":1672920778195},{"id":"dOFt.md","source":"Edição do Workspace","timestamp":1672931069772},{"id":"1KHx.md","source":"Edição do Workspace","timestamp":1672954346203},{"id":"Lk8g.md","source":"Edição do Workspace","timestamp":1672954372649},{"id":"Tyz5.md","source":"Edição do Workspace","timestamp":1672954447970}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Gest%C3%A3o/Prisma%20-%20JAN%202023.txt","entries":[{"id":"q0WU.txt","timestamp":1674674157210}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Anota%C3%A7%C3%B5es/Pend%C3%AAncias.md","entries":[{"id":"jluM.md","timestamp":1668013598386},{"id":"sjZk.md","timestamp":1668013648552},{"id":"CCKn.md","timestamp":1668013674711},{"id":"Vf1Y.md","timestamp":1668013752828},{"id":"gJ2E.md","timestamp":1668013773465},{"id":"KtdM.md","timestamp":1668165098455},{"id":"pFPA.md","timestamp":1668165136418},{"id":"YeVN.md","timestamp":1668165150559},{"id":"Ccf4.md","source":"Workspace Edit","timestamp":1672067452599},{"id":"xEcl.md","source":"Workspace Edit","timestamp":1672075964259},{"id":"2G6x.md","source":"Workspace Edit","timestamp":1672075986803}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/JavaScript/ScriptSheet.js","entries":[{"id":"Wn7K.js","timestamp":1678627336002},{"id":"0swL.js","timestamp":1678627369807},{"id":"8OwV.js","timestamp":1678627393452},{"id":"w2UL.js","timestamp":1678627552225},{"id":"YRG3.js","timestamp":1678627604889},{"id":"J85g.js","timestamp":1678627635599},{"id":"o6yD.js","timestamp":1678629710960},{"id":"XvuL.js","timestamp":1678632031628},{"id":"XONz.js","timestamp":1678632066079},{"id":"AV0M.js","timestamp":1678658430846},{"id":"SakR.js","timestamp":1678658471299},{"id":"iDSW.js","timestamp":1678658550565},{"id":"dJh8.js","timestamp":1678658561794},{"id":"0lwT.js","timestamp":1678658624045},{"id":"JJqC.js","timestamp":1678658636200},{"id":"iM4g.js","timestamp":1678658656017},{"id":"tXU8.js","timestamp":1678658682807},{"id":"s1UX.js","timestamp":1678658712170},{"id":"HCNe.js","timestamp":1678658744435},{"id":"sIko.js","timestamp":1678658760458},{"id":"q3Ay.js","timestamp":1678658793323},{"id":"89Df.js","timestamp":1678658813548},{"id":"pKlD.js","timestamp":1678658876343},{"id":"RLCh.js","timestamp":1678658898250},{"id":"iTwY.js","timestamp":1678658955585},{"id":"2ziO.js","timestamp":1678658995642},{"id":"uOfk.js","timestamp":1678659029787},{"id":"CK9m.js","timestamp":1679151386773},{"id":"L0wS.js","timestamp":1679151401659},{"id":"aLyR.js","timestamp":1679151414949},{"id":"4j0h.js","timestamp":1679151451153},{"id":"kREs.js","timestamp":1679232370951},{"id":"qiCL.js","timestamp":1679232395053},{"id":"ZYEp.js","source":"undoRedo.source","timestamp":1679232397266},{"id":"FNAn.js","timestamp":1679232399577},{"id":"2mtZ.js","timestamp":1679232417335},{"id":"sQHI.js","timestamp":1679233004154},{"id":"VNTE.js","timestamp":1679233026344},{"id":"iO4Y.js","timestamp":1679233086799},{"id":"7fR2.js","timestamp":1679233142618},{"id":"sliA.js","timestamp":1679233154312},{"id":"aDeo.js","timestamp":1679233307804},{"id":"QdAK.js","timestamp":1679233324921},{"id":"jhCk.js","timestamp":1679233339890},{"id":"kUbt.js","timestamp":1679233359781},{"id":"KagN.js","source":"Renomeando acumulador como acc","timestamp":1679233420836},{"id":"0Hzx.js","source":"Renomeando atual como valor","timestamp":1679233433759},{"id":"EyED.js","source":"Renomeando acc como arr","timestamp":1679233442209},{"id":"sDmU.js","timestamp":1679233492523},{"id":"xBCx.js","timestamp":1679233519067}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/C%C3%B3digo%20Roteiro/testes.js","entries":[{"id":"onS1.js","timestamp":1663509720024},{"id":"hstv.js","timestamp":1663509732572},{"id":"ONms.js","timestamp":1663509758746},{"id":"xw0C.js","timestamp":1663509801258},{"id":"Pn6s.js","timestamp":1663509850243},{"id":"viG8.js","timestamp":1663509878977},{"id":"kf9s.js","timestamp":1663510585926},{"id":"a6xT.js","timestamp":1663510606615},{"id":"mg0I.js","timestamp":1663510911304},{"id":"L2RG.js","source":"undoRedo.source","timestamp":1663510917144},{"id":"3WIB.js","timestamp":1663511468188},{"id":"aOdk.js","timestamp":1663511481567},{"id":"asE5.js","timestamp":1663517969709},{"id":"2PaH.js","timestamp":1663518929964},{"id":"CaUt.js","timestamp":1663518957477},{"id":"v3Ov.js","timestamp":1663721241104},{"id":"Noqb.js","timestamp":1663721290883},{"id":"7PaR.js","timestamp":1663721683573},{"id":"PIMP.js","timestamp":1663721698557},{"id":"B3NC.js","timestamp":1663721733603},{"id":"Cebg.js","timestamp":1663750424156},{"id":"NkdL.js","timestamp":1663831801943},{"id":"TU76.js","timestamp":1663831834020},{"id":"ZYXH.js","timestamp":1663832010259},{"id":"TDu7.js","timestamp":1663832069959},{"id":"huvj.js","timestamp":1663832524155},{"id":"spId.js","timestamp":1663832598091},{"id":"xV9r.js","timestamp":1663832777754},{"id":"j4S3.js","timestamp":1663832828397},{"id":"lvcY.js","timestamp":1663832918892},{"id":"9E7S.js","timestamp":1663832933736},{"id":"lIdl.js","timestamp":1663832953103},{"id":"8VhA.js","timestamp":1664042610864},{"id":"4eqp.js","timestamp":1664042636200},{"id":"5OgU.js","timestamp":1664042758364},{"id":"OAbP.js","timestamp":1664042786587},{"id":"gRec.js","timestamp":1664042841363},{"id":"TwuY.js","timestamp":1664042889699},{"id":"OH3y.js","timestamp":1664042906346},{"id":"SYF2.js","timestamp":1664042940377},{"id":"4bmI.js","timestamp":1664043087287},{"id":"HoZx.js","timestamp":1664043114050},{"id":"RV85.js","timestamp":1664043146859},{"id":"7Tsd.js","timestamp":1664043176809},{"id":"4c8d.js","source":"undoRedo.source","timestamp":1664043179168},{"id":"ZDdW.js","timestamp":1664051684459},{"id":"j1JM.js","timestamp":1664051696839},{"id":"QAwj.js","timestamp":1664051736769},{"id":"vH4Z.js","timestamp":1664051846410},{"id":"hSS2.js","timestamp":1664051882253}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Anota%C3%A7%C3%B5es/DAILY%20PAYWAY.md","entries":[{"id":"2yA9.md","timestamp":1668165321187},{"id":"30yq.md","source":"Edição do Workspace","timestamp":1668165323824},{"id":"dHPO.md","timestamp":1668165351071}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/VSCode/JavaScript/class_chaining_2.js","entries":[{"id":"tMrX.js","timestamp":1668370827006},{"id":"O5Px.js","timestamp":1668370840326},{"id":"21kq.js","timestamp":1668370851418},{"id":"tzv7.js","timestamp":1668371153186},{"id":"fX1c.js","timestamp":1668371171597},{"id":"Vx7Q.js","timestamp":1668371213790},{"id":"ybBg.js","timestamp":1668371264381},{"id":"RRd4.js","timestamp":1668371298644}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/C%C3%B3digo%20Roteiro/top_level_functions.js","entries":[{"id":"VrfT.js","timestamp":1663506884084},{"id":"7dEl.js","timestamp":1663506916471},{"id":"GJCf.js","timestamp":1663508162335},{"id":"F4gd.js","timestamp":1663508416896},{"id":"5u98.js","timestamp":1663508447618},{"id":"p0zh.js","timestamp":1663508460705},{"id":"ogsV.js","timestamp":1663508484709},{"id":"O8oM.js","timestamp":1663508527125},{"id":"dCQQ.js","timestamp":1663508554160},{"id":"tyLJ.js","timestamp":1663508598835},{"id":"qdF2.js","timestamp":1663508623404},{"id":"ePK2.js","source":"undoRedo.source","timestamp":1663508747736},{"id":"cik7.js","timestamp":1663508749535}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Anota%C3%A7%C3%B5es/DAILY%20SMART%20BRASIL.md","entries":[{"id":"5YIr.md","timestamp":1668165220210},{"id":"eP19.md","timestamp":1668165257935},{"id":"WxMM.md","source":"Edição do Workspace","timestamp":1668165266116},{"id":"glTr.md","timestamp":1668165271239},{"id":"0JR2.md","source":"Edição do Workspace","timestamp":1668165274381},{"id":"XAQ3.md","timestamp":1668165277523},{"id":"xKkV.md","source":"Edição do Workspace","timestamp":1668165280643},{"id":"0ecX.md","timestamp":1668165293867}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Refer%C3%AAncias/Notion%20CSV-20221103T104612Z-001/Notion%20CSV/anexos/Anexos%20b58ff66e8c534ad89eb0b9c81945afdd/Instalac%CC%A7a%CC%83o%20das%20aplicac%CC%A7o%CC%83es%20Phoebus%20no%20N910%20Newl%2042c31c699a474bc8a936ef996967886e.md","entries":[{"id":"sScb.md","timestamp":1674672469961},{"id":"W0Uc.md","source":"Edição do Workspace","timestamp":1674672484706},{"id":"ibWc.md","source":"Edição do Workspace","timestamp":1674672575069}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Gest%C3%A3o/.vscode/settings.json","entries":[{"id":"GIbW.json","timestamp":1674679797154},{"id":"NAEa.json","timestamp":1674679833524},{"id":"Hc0u.json","timestamp":1674679845419},{"id":"qknI.json","timestamp":1674679862330},{"id":"OzNy.json","timestamp":1674679886383},{"id":"gaW8.json","timestamp":1674679946540}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.colorCustomizations": { | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.colorCustomizations": { | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.colorCustomizations": { | |
"unotes.wysText": "#ffffff", | |
"unotes.mdHeader": "#333", | |
"unotes.pvCodeKeyword": "#3e4d75" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.colorCustomizations": { | |
"unotes.wysText": "#998", | |
"unotes.mdHeader": "#333", | |
"unotes.pvCodeKeyword": "#3e4d75" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.colorCustomizations": { | |
"unotes.wysText": "#dadada", | |
"unotes.mdHeader": "#ffffff", | |
"unotes.pvCodeKeyword": "#3e4d75" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.colorCustomizations": { | |
"unotes.wysText": "#dadada", | |
"unotes.mdHeader": "#333", | |
"unotes.pvCodeKeyword": "#3e4d75" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.iconTheme": "vscode-icons", | |
"files.autoSave": "afterDelay", | |
"vsicons.dontShowNewVersionMessage": true | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"editor.wordWrap": "on", | |
"editor.fontSize": 16, | |
"editor.tabSize": 4, | |
"editor.detectIndentation": false, | |
"workbench.iconTheme": "vscode-icons", | |
"C_Cpp.loggingLevel": "Debug", | |
"C_Cpp.commentContinuationPatterns": [ | |
"/**" | |
], | |
"code-runner.ignoreSelection": true, | |
"code-runner.runInTerminal": true, | |
"python.linting.mypyEnabled": true, | |
"python.linting.flake8Enabled": true, | |
"python.testing.unittestEnabled": true, | |
"[python]": { | |
"editor.formatOnSave": true | |
}, | |
"sync.gist": "8b550ee2016528414fcfce084ae7a4b0", | |
"sync.autoUpload": true, | |
"C_Cpp.updateChannel": "Insiders", | |
"editor.largeFileOptimizations": false, | |
"editor.suggestSelection": "first", | |
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", | |
"python.languageServer": "Default", | |
"diffEditor.wordWrap": "on", | |
"workbench.colorTheme": "Default Dark+", | |
"terminal.external.windowsExec": "%windir%\\system32\\cmd.exe", | |
"editor.guides.bracketPairs": true | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workbench.iconTheme": "vscode-icons", | |
"files.autoSave": "afterDelay", | |
"vsicons.dontShowNewVersionMessage": true, | |
"editor.guides.bracketPairs": "active" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"vscode-userdata:/c%3A/Users/helvio.albuquerque/AppData/Roaming/Code/User/settings.json","entries":[{"id":"0ZVS.json","timestamp":1662843807364},{"id":"bes1.json","timestamp":1672065786638},{"id":"4bKv.json","timestamp":1672065878668},{"id":"G1X3.json","timestamp":1672866542115}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"editor.wordWrap": "on", | |
"editor.fontSize": 16, | |
"editor.tabSize": 4, | |
"editor.detectIndentation": false, | |
"workbench.iconTheme": "vscode-icons", | |
"C_Cpp.loggingLevel": "Debug", | |
"C_Cpp.commentContinuationPatterns": [ | |
"/**" | |
], | |
"code-runner.ignoreSelection": true, | |
"code-runner.runInTerminal": true, | |
"python.linting.mypyEnabled": true, | |
"python.linting.flake8Enabled": true, | |
"python.testing.unittestEnabled": true, | |
"[python]": { | |
"editor.formatOnSave": true | |
}, | |
"sync.gist": "8b550ee2016528414fcfce084ae7a4b0", | |
"sync.autoUpload": true, | |
"C_Cpp.updateChannel": "Insiders", | |
"editor.largeFileOptimizations": false, | |
"editor.suggestSelection": "first", | |
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", | |
"python.languageServer": "Default", | |
"diffEditor.wordWrap": "on", | |
"workbench.colorTheme": "Default Dark+", | |
"terminal.external.windowsExec": "%windir%\\system32\\cmd.exe", | |
"editor.guides.bracketPairs": true, | |
"editor.stickyScroll.enabled": true | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/C%C3%B3digo%20Roteiro/classes.js","entries":[{"id":"yyL9.js","timestamp":1664038574759},{"id":"alCK.js","timestamp":1664038608254},{"id":"pblT.js","timestamp":1664038628534},{"id":"M95G.js","timestamp":1664038670629},{"id":"ZFEp.js","timestamp":1664038705517},{"id":"ytHR.js","timestamp":1664038727393},{"id":"B4rI.js","timestamp":1664038864511},{"id":"HFhb.js","timestamp":1664038924733},{"id":"uOxt.js","timestamp":1664039029097},{"id":"Mocv.js","timestamp":1664039045391},{"id":"t6Tm.js","timestamp":1664039093984},{"id":"LHGY.js","timestamp":1664039106703},{"id":"rNIi.js","timestamp":1664039195908},{"id":"QMvY.js","source":"undoRedo.source","timestamp":1664039220607},{"id":"JJai.js","timestamp":1664039322645},{"id":"JSIh.js","timestamp":1664039335583},{"id":"T3kr.js","timestamp":1664039422891},{"id":"mP9o.js","timestamp":1664039475185},{"id":"82eA.js","timestamp":1664039567691},{"id":"tSIB.js","timestamp":1664039599894},{"id":"3onC.js","timestamp":1664039615514},{"id":"rEsv.js","timestamp":1664039731815},{"id":"rmQj.js","timestamp":1664039753497},{"id":"iMdY.js","timestamp":1664039788097},{"id":"hxyR.js","timestamp":1664039865130},{"id":"25Ku.js","timestamp":1664039899550},{"id":"kN1y.js","timestamp":1664039935340},{"id":"IywB.js","timestamp":1664039983071},{"id":"HSTD.js","timestamp":1664040100899},{"id":"IlWa.js","timestamp":1664040180253}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Cursos/JavaScript/hoisting.js","entries":[{"id":"Gizx.js","timestamp":1679357181666},{"id":"rGCu.js","timestamp":1679357318266},{"id":"5Bg5.js","timestamp":1679357335488},{"id":"p5sJ.js","timestamp":1679357432688},{"id":"71ge.js","timestamp":1679357450422},{"id":"OwvF.js","source":"Renomeando teste como testeVar","timestamp":1679357461401},{"id":"EJX6.js","timestamp":1679357478274},{"id":"GJHF.js","timestamp":1679357516905},{"id":"Wyl1.js","timestamp":1679357573924},{"id":"WKHc.js","timestamp":1679357592054},{"id":"5vIN.js","timestamp":1679357614812},{"id":"iIqZ.js","timestamp":1679357637677},{"id":"nDIN.js","timestamp":1679357706544},{"id":"RqJm.js","timestamp":1679357740209}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/VSCode/JavaScript/certificacao_5.js","entries":[{"id":"c8KZ.js","source":"renamed.source","timestamp":1668619059985},{"id":"fcfx.js","timestamp":1668765667575},{"id":"1mdN.js","source":"undoRedo.source","timestamp":1668765669855},{"id":"E06V.js","timestamp":1668765714588},{"id":"sK80.js","timestamp":1668765728684}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/C%C3%B3digo%20Roteiro/main.js","entries":[{"id":"HwJl.js","timestamp":1662843874714},{"id":"M3Nz.js","timestamp":1662843918150},{"id":"C1pT.js","timestamp":1662843979486},{"id":"ciOa.js","timestamp":1662902599535},{"id":"4TWr.js","timestamp":1662902806578},{"id":"kPVl.js","timestamp":1662902821233},{"id":"Ymhv.js","timestamp":1662924505794},{"id":"kTin.js","timestamp":1662924521330}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/VSCode/JavaScript/teste%20condicao.js","entries":[{"id":"Tebj.js","timestamp":1668546248141},{"id":"RKKJ.js","timestamp":1668546267786},{"id":"iVQ4.js","timestamp":1668546401646},{"id":"jlZn.js","timestamp":1668546532565},{"id":"J6TF.js","timestamp":1668546546343},{"id":"1ywV.js","timestamp":1668546579535},{"id":"yiWp.js","timestamp":1668546609190},{"id":"GlvR.js","timestamp":1668547629850},{"id":"Zvq9.js","source":"undoRedo.source","timestamp":1668547632853},{"id":"q9CD.js","timestamp":1668547652994},{"id":"9KaF.js","timestamp":1668547704967},{"id":"fZAB.js","timestamp":1668547743144},{"id":"JF77.js","timestamp":1668547896081},{"id":"hBb2.js","timestamp":1668547922553},{"id":"WC8e.js","timestamp":1668547949001},{"id":"Dlp9.js","timestamp":1668547976815},{"id":"QaM2.js","timestamp":1668548022396},{"id":"4CEx.js","timestamp":1668548037545},{"id":"a1mK.js","timestamp":1668548056066},{"id":"U0bR.js","timestamp":1668548129713},{"id":"jgvN.js","timestamp":1668548161068},{"id":"reca.js","timestamp":1668548648581},{"id":"ogmA.js","timestamp":1668548682938},{"id":"YDWR.js","timestamp":1668548726096},{"id":"gyu7.js","timestamp":1668548823791},{"id":"HnWL.js","timestamp":1668548866130},{"id":"EF5H.js","timestamp":1668548893585},{"id":"HeGx.js","timestamp":1668548926460},{"id":"eNzR.js","timestamp":1668548943249},{"id":"YFH8.js","timestamp":1668548965992},{"id":"SGlS.js","timestamp":1668548993803},{"id":"EFt1.js","timestamp":1668549029401},{"id":"CkhS.js","timestamp":1668549093880},{"id":"HSao.js","timestamp":1668549114407},{"id":"7XvL.js","timestamp":1668549147829},{"id":"9ukp.js","timestamp":1668549182838},{"id":"IRKp.js","timestamp":1668549208874},{"id":"M8UM.js","timestamp":1668549462245},{"id":"Z6qL.js","timestamp":1668549821506},{"id":"z0ap.js","timestamp":1668549890836},{"id":"WKdx.js","timestamp":1668549914178},{"id":"Fm3O.js","timestamp":1668550011599},{"id":"V9Pa.js","timestamp":1668550063226},{"id":"TwBr.js","timestamp":1668550098294},{"id":"ESq6.js","timestamp":1668550149553},{"id":"v3mW.js","timestamp":1668550184302},{"id":"nMLW.js","timestamp":1668550204447},{"id":"qC5Y.js","timestamp":1668550595458},{"id":"wavz.js","timestamp":1668550654634},{"id":"eW6c.js","timestamp":1668550683198}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/C%C3%B3digo%20Roteiro/copyValuesBetweenSheets.js","entries":[{"id":"VZzf.js","timestamp":1663414906916}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Gest%C3%A3o/Comandos.md","entries":[{"id":"jbzt.md","source":"Workspace Edit","timestamp":1672084860846},{"id":"lCe9.md","source":"Workspace Edit","timestamp":1672084902103},{"id":"rw9v.md","source":"Workspace Edit","timestamp":1672084938678},{"id":"3cGz.md","source":"Workspace Edit","timestamp":1672084988193},{"id":"6bDy.md","source":"Workspace Edit","timestamp":1672085012547},{"id":"BHF3.md","source":"Workspace Edit","timestamp":1672085039540}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Gest%C3%A3o/Agenda.md","entries":[{"id":"y1cJ.md","source":"Workspace Edit","timestamp":1672166327172},{"id":"Cq3U.md","source":"Workspace Edit","timestamp":1672166356710},{"id":"eXAq.md","source":"Edição do Workspace","timestamp":1672167641625}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/helvio.albuquerque/Documents/VSCode/C%C3%B3digo%20Roteiro/objetos.js","entries":[{"id":"e63T.js","timestamp":1662919757356},{"id":"shNH.js","timestamp":1662919782616},{"id":"Op0j.js","timestamp":1662919823040},{"id":"sAvh.js","timestamp":1662919843019},{"id":"ddxJ.js","timestamp":1662920003114}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Anota%C3%A7%C3%B5es/Tap%20on%20Phone/Pend%C3%AAncias%20ToP.md","entries":[{"id":"kZoJ.md","timestamp":1668165550352},{"id":"EVn3.md","timestamp":1668165567911},{"id":"iCe6.md","timestamp":1668165602930},{"id":"6u71.md","timestamp":1668165628242},{"id":"HqHz.md","source":"Edição do Workspace","timestamp":1668165631318},{"id":"wK3y.md","timestamp":1668165642857}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/VSCode/JavaScript/array%20of%20arrays.js","entries":[{"id":"0FB7.js","timestamp":1668345820099},{"id":"384Z.js","timestamp":1668345905562},{"id":"SNm0.js","timestamp":1668345930407},{"id":"vlcX.js","timestamp":1668345943233},{"id":"fD9b.js","timestamp":1668345963740}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/Anota%C3%A7%C3%B5es/Agenda.md","entries":[{"id":"gguW.md","timestamp":1672064164653}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///d%3A/Helvio/VSCode/JavaScript/class_chaining.js","entries":[{"id":"YUWY.js","timestamp":1668343652722},{"id":"JuoJ.js","timestamp":1668343671689},{"id":"EKSs.js","timestamp":1668343705170},{"id":"Ynp9.js","timestamp":1668343750412},{"id":"VuSf.js","timestamp":1668343774104},{"id":"ccFS.js","timestamp":1668343793453},{"id":"agSV.js","timestamp":1668343811701},{"id":"3wjy.js","timestamp":1668343844016},{"id":"LCHX.js","timestamp":1668370703951},{"id":"GxoT.js","timestamp":1668515050934}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"editor.wordWrap": "on", | |
"editor.fontSize": 16, | |
"editor.tabSize": 4, | |
"editor.detectIndentation": false, | |
"workbench.iconTheme": "vscode-icons", | |
"C_Cpp.loggingLevel": "Debug", | |
"C_Cpp.commentContinuationPatterns": [ | |
"/**" | |
], | |
"code-runner.ignoreSelection": true, | |
"code-runner.runInTerminal": true, | |
"python.linting.mypyEnabled": true, | |
"python.linting.flake8Enabled": true, | |
"python.testing.unittestEnabled": true, | |
"[python]": { | |
"editor.formatOnSave": true | |
}, | |
"sync.gist": "8b550ee2016528414fcfce084ae7a4b0", | |
"sync.autoUpload": true, | |
"C_Cpp.updateChannel": "Insiders", | |
"editor.largeFileOptimizations": false, | |
"editor.suggestSelection": "first", | |
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", | |
"python.languageServer": "Default", | |
"diffEditor.wordWrap": "on", | |
"workbench.colorTheme": "Default Dark+", | |
"terminal.external.windowsExec": "%windir%\\system32\\cmd.exe", | |
"editor.guides.bracketPairs": true, | |
"editor.stickyScroll.enabled": true | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
// Place your snippets for cpp 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" | |
// } | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"ref":"7abc274b-b9c6-4877-a7d4-f8903df773d3","syncData":{"version":5,"machineId":"a8410e96-1c49-4d73-a121-a3760db0e8e4","content":"[{\"identifier\":{\"id\":\"vscode.bat\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.clojure\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.coffeescript\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.configuration-editing\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.cpp\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.csharp\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.css\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.css-language-features\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.docker\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.emmet\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.extension-editing\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.fsharp\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.git\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.git-ui\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.github\"},\"version\":\"0.0.1\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.github-authentication\"},\"version\":\"0.0.1\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.go\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.groovy\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.grunt\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.gulp\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.handlebars\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.hlsl\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.html\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.html-language-features\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.image-preview\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.ini\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.jake\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.java\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.javascript\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.json\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.json-language-features\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.less\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.log\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.lua\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.make\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.markdown\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"version\":\"0.0.1\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"version\":\"1.51.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"},\"version\":\"1.0.8\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"},\"version\":\"1.44.14\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"},\"version\":\"1.42.5\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"},\"version\":\"0.0.71\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"},\"version\":\"0.0.11\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.npm\"},\"version\":\"1.0.1\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.objective-c\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.perl\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.php\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.powershell\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.pug\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.python\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.r\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.razor\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.ruby\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.rust\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.scss\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.search-result\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.shaderlab\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.shellscript\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.sql\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.swift\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-abyss\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-defaults\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-monokai\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-red\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.typescript\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.vb\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.xml\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.yaml\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"shan.code-settings-sync\",\"uuid\":\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\"},\"version\":\"3.4.3\",\"preRelease\":false,\"pinned\":false,\"installed\":true},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"version\":\"12.2.0\",\"preRelease\":false,\"pinned\":false,\"installed\":true},{\"identifier\":{\"id\":\"davidanson.vscode-markdownlint\",\"uuid\":\"daf8b44d-8aae-4da2-80c5-1f770219f643\"},\"version\":\"0.49.0\",\"preRelease\":false,\"pinned\":false,\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl-recommender\",\"uuid\":\"cb296d3c-017a-4dee-83af-ebb5a5a16e9a\"},\"version\":\"0.0.5\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.simple-browser\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.testing-editor-contributions\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.julia\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.notebook-markdown-extensions\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.dart\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"ms-ceintl.vscode-language-pack-pt-br\",\"uuid\":\"3fd25437-acd9-42d7-ab19-581a69ce2dd9\"},\"version\":\"1.76.2023030809\",\"preRelease\":false,\"pinned\":false,\"installed\":true},{\"identifier\":{\"id\":\"vscode.diff\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.git-base\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.ipynb\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.latex\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.markdown-math\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.media-preview\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.builtin-notebook-renderers\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.references-view\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"vscode.restructuredtext\"},\"version\":\"1.0.0\",\"preRelease\":false,\"pinned\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"version\":\"2.4.0\",\"preRelease\":false,\"pinned\":false,\"installed\":true},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"version\":\"2.24.2\",\"preRelease\":false,\"pinned\":false,\"installed\":true},{\"identifier\":{\"id\":\"yzhang.markdown-all-in-one\",\"uuid\":\"98790d67-10fa-497c-9113-f6c7489207b2\"},\"version\":\"3.5.0\",\"preRelease\":false,\"pinned\":false,\"installed\":true},{\"identifier\":{\"id\":\"cweijan.vscode-office\",\"uuid\":\"936b1be7-8595-4f76-b102-aa6bb915da73\"},\"version\":\"2.9.6\",\"preRelease\":false,\"pinned\":false,\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.code-runner\",\"uuid\":\"a6a0c5b2-d078-4bf5-a9ee-4e37054414b3\"},\"version\":\"0.12.0\",\"preRelease\":false,\"pinned\":false,\"installed\":true}]"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"ref":"79385b47-a753-4710-9be3-3290db218860","syncData":{"version":1,"machineId":"a8410e96-1c49-4d73-a121-a3760db0e8e4","content":"{\"storage\":{\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_plus-json\\\",\\\"label\\\":\\\"Escuro+ (escuro padrão)\\\",\\\"settingsId\\\":\\\"Default Dark+\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"entity.name.tag.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.class.mixin.css\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.pseudo-class.css\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"variable.css\\\",\\\"variable.scss\\\",\\\"variable.other.less\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.character\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#6b6b6b\\\",\\\"editor.background\\\":\\\"#1e1e1e\\\",\\\"editor.foreground\\\":\\\"#d4d4d4\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#007acc\\\",\\\"sideBarTitle.foreground\\\":\\\"#bbbbbb\\\",\\\"input.placeholderForeground\\\":\\\"#a6a6a6\\\",\\\"menu.background\\\":\\\"#252526\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#16825d\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#00000000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#cccccc33\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#303031\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"arduino.showBoardManager\\\",\\\"value\\\":1},{\\\"key\\\":\\\"jupyter.selectJupyterInterpreter\\\",\\\"value\\\":3},{\\\"key\\\":\\\"jupyter.importnotebook\\\",\\\"value\\\":4},{\\\"key\\\":\\\"jupyter.createnewnotebook\\\",\\\"value\\\":6},{\\\"key\\\":\\\"arduino.changeBoardType\\\",\\\"value\\\":8},{\\\"key\\\":\\\"arduino.showBoardConfig\\\",\\\"value\\\":9},{\\\"key\\\":\\\"C_Cpp.ConfigurationEditUI\\\",\\\"value\\\":10},{\\\"key\\\":\\\"arduino.openSerialMonitor\\\",\\\"value\\\":21},{\\\"key\\\":\\\"arduino.closeSerialMonitor\\\",\\\"value\\\":22},{\\\"key\\\":\\\"arduino.initialize\\\",\\\"value\\\":28},{\\\"key\\\":\\\"workbench.action.configureLocale\\\",\\\"value\\\":30},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":31}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"32\"},\"cpp.1.editedCount\":{\"version\":1,\"value\":\"10\"},\"cpp.1.editedDate\":{\"version\":1,\"value\":\"Mon Mar 08 2021\"},\"cpp.1.isCandidate\":{\"version\":1,\"value\":\"false\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Mar 09 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"18\"},\"cpp.1.skipVersion\":{\"version\":1,\"value\":\"1.53.2\"},\"hasNotifiedOfSettingsAutosave\":{\"version\":1,\"value\":\"true\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Tue Dec 27 2022\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"30\"},\"javascript.1.editedCount\":{\"version\":1,\"value\":\"2\"},\"javascript.1.editedDate\":{\"version\":1,\"value\":\"Tue Apr 13 2021\"},\"javascript.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Dec 27 2022\"},\"javascript.1.sessionCount\":{\"version\":1,\"value\":\"30\"},\"nps/isCandidate\":{\"version\":1,\"value\":\"false\"},\"nps/lastSessionDate\":{\"version\":1,\"value\":\"Tue Feb 23 2021\"},\"nps/sessionCount\":{\"version\":1,\"value\":\"9\"},\"nps/skipVersion\":{\"version\":1,\"value\":\"1.53.2\"},\"terminal.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"typescript.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Dec 27 2022\"},\"typescript.1.sessionCount\":{\"version\":1,\"value\":\"30\"},\"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\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"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.unotes\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.cmake__viewContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"arduinoExampleExplorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.markers.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.output.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problemas\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Saída\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Console de Depuração\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Visualização da Refatoração\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.panel.repl.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\"},\"workbench.scm.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false}]\"},\"workbench.telemetryOptOutShown\":{\"version\":1,\"value\":\"true\"},\"workbench.view.debug.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extension.references-view.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppReferencesView\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extension.test.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"python_tests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"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\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.search.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.sync.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.views.sync.merges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.remoteActivity\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.machines\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.localActivity\\\",\\\"isHidden\\\":true}]\"},\"ces/skipSurvey\":{\"version\":1,\"value\":\"1.57.0\"},\"memento/gettingStartedService\":{\"version\":1,\"value\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"findLanguageExtensions\\\":{\\\"done\\\":true},\\\"findLanguageExtensionsWeb\\\":{\\\"done\\\":true},\\\"ms-vscode.cpptools#cppWelcome#install.cmake.tools\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonDataScienceWelcome#python.createNewNotebook\\\":{\\\"done\\\":true},\\\"ms-vscode.cpptools#cppWelcome#open.project\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"scmSetup\\\":{\\\"done\\\":true}}\"},\"workbench.statusbar.hidden\":{\"version\":1,\"value\":\"[\\\"status.workspaceTrust.1623588100466\\\",\\\"status.workspaceTrust.700b80e4e8a2e581b72aa6a0b275aa2f\\\",\\\"status.workspaceTrust.3c185f8280870535f8531698ea417cc0\\\",\\\"status.workspaceTrust.1665932929166\\\",\\\"status.workspaceTrust.0fdc29a5a43341eb196c8ff474f3cdb5\\\",\\\"status.workspaceTrust.1672084819962\\\",\\\"status.workspaceTrust.25bea35abe9176215139d60330ccdb8b\\\",\\\"status.workspaceTrust.1675890042306\\\",\\\"status.workspaceTrust.1678283332863\\\",\\\"status.workspaceTrust.ed06b5a57cdc31ee0b6afd8b17e96e8b\\\",\\\"status.workspaceTrust.1678470562316\\\",\\\"status.workspaceTrust.1678533423509\\\",\\\"status.workspaceTrust.7c58499655bf8574387a6351dbee0c85\\\"]\"},\"workbench.panel.alignment\":{\"version\":1,\"value\":\"center\"},\"workbench.welcomePage.walkthroughMetadata\":{\"version\":1,\"value\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1665928591006,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1665928709589,\\\"stepIDs\\\":[\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.selectInterpreter\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1665928709589,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode.cpptools#cppWelcome\\\",{\\\"firstSeen\\\":1665928738298,\\\"stepIDs\\\":[\\\"verify.compiler.mac\\\",\\\"verify.compiler.linux\\\",\\\"verify.compiler.windows\\\",\\\"open.project\\\",\\\"setup.intellisense\\\",\\\"run.project.mac\\\",\\\"run.project.linux\\\",\\\"run.project.windows\\\",\\\"install.cmake.tools\\\",\\\"watch.tutorials\\\"],\\\"manaullyOpened\\\":false}]]\"},\"workbench.welcomePage.hiddenCategories\":{\"version\":1,\"value\":\"[\\\"Setup\\\"]\"},\"workbench.sideBar.position\":{\"version\":1,\"value\":\"0\"},\"workbench.activityBar.hidden\":{\"version\":1,\"value\":\"false\"},\"workbench.statusBar.hidden\":{\"version\":1,\"value\":\"false\"},\"workbench.view.extension.unotes.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"unoteFiles\\\",\\\"isHidden\\\":false}]\"},\"globalState.argv.locale\":{\"version\":1,\"value\":\"pt-br\"},\"memento/workbench.editor.keybindings\":{\"version\":1,\"value\":\"{\\\"searchHistory\\\":[\\\"@command:code-runner.run\\\"]}\"}}}"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"ref":"b7d37c95-18f9-4354-a53c-12f07303e58a","syncData":{"version":2,"machineId":"0eee5f7c-5749-4b80-aec0-9206ca4ac923","content":"{\"windows\":\"[]\"}"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"ref":"0","syncData":null} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"ref":"c6744855-307a-4b05-9a52-ab6e1f71d24d","syncData":{"version":2,"machineId":"a8410e96-1c49-4d73-a121-a3760db0e8e4","content":"{\"settings\":\"{\\n \\\"files.autoSave\\\": \\\"afterDelay\\\",\\n \\\"window.zoomLevel\\\": 0,\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"editor.fontSize\\\": 16,\\n \\\"editor.tabSize\\\": 4,\\n \\\"editor.detectIndentation\\\": false,\\n \\\"workbench.iconTheme\\\": \\\"vscode-icons\\\",\\n\\n \\\"C_Cpp.loggingLevel\\\": \\\"Debug\\\",\\n \\\"C_Cpp.commentContinuationPatterns\\\": [\\n \\\"/**\\\"\\n ],\\n\\n \\\"code-runner.ignoreSelection\\\": true,\\n \\\"code-runner.runInTerminal\\\": true,\\n\\n \\\"python.linting.mypyEnabled\\\": true,\\n \\\"python.linting.flake8Enabled\\\": true,\\n \\\"python.testing.unittestEnabled\\\": true,\\n \\\"[python]\\\": {\\n \\\"editor.formatOnSave\\\": true\\n },\\n \\\"http.proxySupport\\\": \\\"off\\\",\\n \\\"sync.gist\\\": \\\"8b550ee2016528414fcfce084ae7a4b0\\\",\\n \\\"sync.autoUpload\\\": true,\\n \\\"C_Cpp.updateChannel\\\": \\\"Insiders\\\",\\n \\\"editor.largeFileOptimizations\\\": false,\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\n \\\"vsintellicode.modify.editor.suggestSelection\\\": \\\"automaticallyOverrodeDefaultValue\\\",\\n \\\"python.languageServer\\\": \\\"Default\\\",\\n \\\"diffEditor.wordWrap\\\": \\\"on\\\",\\n \\\"workbench.colorTheme\\\": \\\"Default Dark+\\\",\\n \\\"terminal.external.windowsExec\\\": \\\"%windir%\\\\\\\\system32\\\\\\\\cmd.exe\\\",\\n \\\"editor.guides.bracketPairs\\\": true,\\n \\\"editor.stickyScroll.enabled\\\": true\\n}\"}"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"ref":"b13cb0f4-a76b-4bad-9f64-7a4ac7bb7839","syncData":{"version":1,"machineId":"28303505-0476-48b2-9fbf-269b468bb8e4","content":"{\"cpp.json\":\"{\\n\\t// Place your snippets for cpp here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n}\"}"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"ref":"0","syncData":null} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment