Skip to content

Instantly share code, notes, and snippets.

@carlosdelfino
Last active July 26, 2020 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlosdelfino/1ed0d77574be084b65d58507e0528055 to your computer and use it in GitHub Desktop.
Save carlosdelfino/1ed0d77574be084b65d58507e0528055 to your computer and use it in GitHub Desktop.
Configurações para Espaço de Trabalho no VSCode para o projeto IOVCC
{"lastUpload":"2020-07-26T12:45:38.456Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "d630e7e6-fd4f-4a1e-9a3f-f76631888b76",
"publisherId": "davidbroetje.algorithm-mnemonics-vscode",
"publisherDisplayName": "davidbroetje"
},
"name": "algorithm-mnemonics-vscode",
"publisher": "davidbroetje",
"version": "1.0.3"
},
{
"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": "f3b153f9-13ba-4992-9f90-1779d968df49",
"publisherId": "danielpinto8zz6.c-cpp-compile-run",
"publisherDisplayName": "danielpinto8zz6"
},
"name": "c-cpp-compile-run",
"publisher": "danielpinto8zz6",
"version": "1.0.11"
},
{
"metadata": {
"id": "d96bf7f6-8a76-4c00-b570-223b77bfb437",
"publisherId": "mischelebuha.c-cpp-extension-pack",
"publisherDisplayName": "mischelebuha"
},
"name": "c-cpp-extension-pack",
"publisher": "mischelebuha",
"version": "0.0.3"
},
{
"metadata": {
"id": "19b11fcc-98f5-4d18-8276-af1d587b535f",
"publisherId": "adriano-markovic.c-cpp-makefile-project",
"publisherDisplayName": "adriano-markovic"
},
"name": "c-cpp-makefile-project",
"publisher": "adriano-markovic",
"version": "1.1.0"
},
{
"metadata": {
"id": "f6e56fd0-8705-4ba8-9ec4-f891bd8e3408",
"publisherId": "Hyeon.c-math-viewer",
"publisherDisplayName": "Hyeon"
},
"name": "c-math-viewer",
"publisher": "Hyeon",
"version": "1.0.4"
},
{
"metadata": {
"id": "a6a0c5b2-d078-4bf5-a9ee-4e37054414b3",
"publisherId": "formulahendry.code-runner",
"publisherDisplayName": "formulahendry"
},
"name": "code-runner",
"publisher": "formulahendry",
"version": "0.11.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": "f6dbd813-b0a0-42c1-90ea-10dde9d925a7",
"publisherId": "streetsidesoftware.code-spell-checker",
"publisherDisplayName": "streetsidesoftware"
},
"name": "code-spell-checker",
"publisher": "streetsidesoftware",
"version": "1.9.0"
},
{
"metadata": {
"id": "a669e675-9cb2-48a8-983d-33a1c4ed10ef",
"publisherId": "streetsidesoftware.code-spell-checker-portuguese-brazilian",
"publisherDisplayName": "streetsidesoftware"
},
"name": "code-spell-checker-portuguese-brazilian",
"publisher": "streetsidesoftware",
"version": "0.1.2"
},
{
"metadata": {
"id": "16704358-ce51-4e36-a83d-e9b5fb9e9a64",
"publisherId": "yzhang.dictionary-completion",
"publisherDisplayName": "yzhang"
},
"name": "dictionary-completion",
"publisher": "yzhang",
"version": "0.9.2"
},
{
"metadata": {
"id": "04441faa-52b5-4583-b6ed-f9e56f613819",
"publisherId": "ginfuru.ginfuru-vscode-jekyll-syntax",
"publisherDisplayName": "ginfuru"
},
"name": "ginfuru-vscode-jekyll-syntax",
"publisher": "ginfuru",
"version": "0.1.1"
},
{
"metadata": {
"id": "19e1cdbe-42df-443e-89c0-bfecc7204b1d",
"publisherId": "tht13.python",
"publisherDisplayName": "tht13"
},
"name": "python",
"publisher": "tht13",
"version": "0.2.3"
},
{
"metadata": {
"id": "3792588c-3d35-442d-91ea-fe6a755e8155",
"publisherId": "mechatroner.rainbow-csv",
"publisherDisplayName": "mechatroner"
},
"name": "rainbow-csv",
"publisher": "mechatroner",
"version": "1.7.0"
},
{
"metadata": {
"id": "3788d090-07a9-4840-9cf7-cd455e906cf0",
"publisherId": "eirikpre.systemverilog",
"publisherDisplayName": "eirikpre"
},
"name": "systemverilog",
"publisher": "eirikpre",
"version": "0.10.10"
},
{
"metadata": {
"id": "fdba2ba8-681d-4d25-a470-6218a80d9994",
"publisherId": "IsaacT.verilog-formatter",
"publisherDisplayName": "IsaacT"
},
"name": "verilog-formatter",
"publisher": "IsaacT",
"version": "1.0.0"
},
{
"metadata": {
"id": "7891ba3a-fe11-4e55-bf8f-21479bed022c",
"publisherId": "ginfuru.vscode-jekyll-snippets",
"publisherDisplayName": "ginfuru"
},
"name": "vscode-jekyll-snippets",
"publisher": "ginfuru",
"version": "0.9.3"
}
]
{
"editor.tabSize": 3,
"team.showWelcomeMessage": false,
"editor.autoIndent": true,
"editor.wordWrap": "on",
"editor.wordWrapColumn": 120,
"editor.wrappingIndent": "same",
"workbench.sideBar.location": "left",
"diffEditor.ignoreTrimWhitespace": true,
"nativescript.analytics.enabled": false,
"terminal.integrated.rendererType": "dom",
"files.encoding": "utf8",
"files.associations": {
"*.js": "javascript"
},
"gitlens.advanced.messages": {
"suppressLineUncommittedWarning": true,
"suppressShowKeyBindingsNotice": true
},
"gitlens.keymap": "alternate",
"files.autoSave": "afterDelay",
"editor.minimap.maxColumn": 100,
"javascript.updateImportsOnFileMove.enabled": "always",
"cSpell.dictionaries": [
"pt_br",
"en"
],
"cSpell.language": "en,pt-BR,en-US",
"cSpell.userWords": [
"Arduino",
"Cinematics",
"Kinemática",
"kinemática"
],
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"docker.groupImagesBy": "RepositoryName",
"python.jediEnabled": false,
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"[javascript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"editor.fontSize": 16,
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"files.autoSaveDelay": 2000,
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features"
},
"[scss]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[css]": {
"editor.defaultFormatter": "HookyQR.beautify"
},
"prettier.endOfLine": "lf",
"peacock.favoriteColors": [
{
"name": "Angular Red",
"value": "#b52e31"
},
{
"name": "Auth0 Orange",
"value": "#eb5424"
},
{
"name": "Azure Blue",
"value": "#007fff"
},
{
"name": "C# Purple",
"value": "#68217A"
},
{
"name": "Gatsby Purple",
"value": "#639"
},
{
"name": "Go Cyan",
"value": "#5dc9e2"
},
{
"name": "Java Blue-Gray",
"value": "#557c9b"
},
{
"name": "JavaScript Yellow",
"value": "#f9e64f"
},
{
"name": "Mandalorian Blue",
"value": "#1857a4"
},
{
"name": "Node Green",
"value": "#215732"
},
{
"name": "React Blue",
"value": "#00b3e6"
},
{
"name": "Something Different",
"value": "#832561"
},
{
"name": "Vue Green",
"value": "#42b883"
}
],
"window.zoomLevel": 0,
"update.enableWindowsBackgroundUpdates": false,
"extensions.autoUpdate": false,
"material-icon-theme.showUpdateMessage": false,
"workbench.enableExperiments": false,
"workbench.settings.enableNaturalLanguageSearch": false,
"extensions.showRecommendationsOnlyOnDemand": true,
"clang.executable": "'C:\\Program Files\\LLVM\\bin\\clang.exe'",
"task.slowProviderWarning": [
"typescript"
],
"terminal.integrated.confirmOnExit": true,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"task.autoDetect": "off",
"typescript.updateImportsOnFileMove.enabled": "always",
"python.defaultInterpreterPath": "C:\\python\\python38\\python.exe",
"python.autoComplete.extraPaths": [
],
"arduino.additionalUrls": "",
"arduino.defaultBaudRate": 9600,
"python.languageServer": "Microsoft",
"c-cpp-flylint.clang.executable": "C:\\Program Files\\CMake\\bin\\cmake.exe",
"tabnine.experimentalAutoImports": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"editor.minimap.enabled": false,
"dictCompletion.programmingLanguage": false,
"verilog.ctags.path": "C:\\msys64\\usr\\bin\\ctags.exe",
"verilog.linting.linter": "iverilog",
"verilog.logging.enabled": true,
"verilog.linting.iverilog.arguments": "-g2012",
"verilog.linting.verilator.useWSL": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment