{"id":38406731,"url":"https://github.com/neves-rafael/vscode-settings","last_synced_at":"2026-01-17T04:01:12.514Z","repository":{"id":225392574,"uuid":"765878274","full_name":"Neves-Rafael/VSCode-Settings","owner":"Neves-Rafael","description":"Minhas configurações pessoais do vscode.","archived":false,"fork":false,"pushed_at":"2024-05-06T20:30:27.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-06T21:36:56.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neves-Rafael.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-01T19:55:49.000Z","updated_at":"2024-05-06T20:30:30.000Z","dependencies_parsed_at":"2024-03-01T20:50:49.711Z","dependency_job_id":"8687288e-72a4-45cb-88a8-ddb2dea84dba","html_url":"https://github.com/Neves-Rafael/VSCode-Settings","commit_stats":null,"previous_names":["neves-rafael/vscode-settings"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Neves-Rafael/VSCode-Settings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neves-Rafael%2FVSCode-Settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neves-Rafael%2FVSCode-Settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neves-Rafael%2FVSCode-Settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neves-Rafael%2FVSCode-Settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neves-Rafael","download_url":"https://codeload.github.com/Neves-Rafael/VSCode-Settings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neves-Rafael%2FVSCode-Settings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28494127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-17T04:00:38.342Z","updated_at":"2026-01-17T04:01:12.304Z","avatar_url":"https://github.com/Neves-Rafael.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"```json\n{\n  \"[html]\": {\n    \"editor.defaultFormatter\": \"esbenp.prettier-vscode\"\n  },\n  \"[prisma]\": {\n    \"editor.defaultFormatter\": \"Prisma.prisma\"\n  },\n\n  \"workbench.iconTheme\": \"symbols\",\n  \"liveServer.settings.donotShowInfoMsg\": true,\n  \"editor.wordWrap\": \"on\",\n  \"git.openRepositoryInParentFolders\": \"never\",\n  \"explorer.confirmDragAndDrop\": false,\n  \"prettier.useEditorConfig\": false,\n  \"editor.formatOnSave\": true,\n  \"[typescriptreact]\": {\n    \"editor.defaultFormatter\": \"esbenp.prettier-vscode\"\n  },\n  \"editor.defaultFormatter\": \"esbenp.prettier-vscode\",\n  \"cSpell.userWords\": [\n    \"fastify\",\n    \"METEO\",\n    \"originalname\",\n    \"redbull\",\n    \"Roboto\",\n    \"signin\",\n    \"Spiderman\",\n    \"sqlite\",\n    \"tailwindcss\"\n  ],\n  \"workbench.colorCustomizations\": {},\n  \"workbench.colorTheme\": \"Min Dark\",\n  \"explorer.compactFolders\": false,\n  \"files.autoSave\": \"onFocusChange\",\n  \"cSpell.customDictionaries\": {},\n  \"cSpell.language\": \"en,pt,pt_BR\",\n  \"workbench.statusBar.visible\": true,\n  \"window.commandCenter\": false,\n  \"window.menuBarVisibility\": \"compact\",\n  \"workbench.layoutControl.enabled\": false,\n  \"symbols.hidesExplorerArrows\": false,\n  \"editor.fontFamily\": \"JetBrains Mono\",\n  \"editor.fontSize\": 14,\n  \"editor.lineHeight\": 1.8,\n  \"editor.rulers\": [80, 120],\n  \"editor.fontLigatures\": true,\n  \"workbench.editor.labelFormat\": \"short\",\n  \"editor.semanticHighlighting.enabled\": false,\n  \"breadcrumbs.enabled\": false,\n  \"editor.minimap.enabled\": false,\n  \"workbench.activityBar.location\": \"hidden\",\n  \"window.titleBarStyle\": \"custom\",\n  \"explorer.fileNesting.enabled\": true,\n  \"explorer.fileNesting.patterns\": {\n    \"tsconfig.json\": \"tsconfig.*.json\",\n    \"package.json\": \"package-lock.json, yarn.lock, pnpm-lock.yaml, .eslint*, vite*, .npmrc, tsconfig.json\",\n    \"tailwind.config.*\": \"tailwind.config*, postcss.config*\",\n    \".env\": \".env*\"\n  },\n  \"terminal.integrated.fontSize\": 14,\n  \"terminal.integrated.fontFamily\": \"JetBrainsMono Nerd Font\",\n  \"workbench.editor.empty.hint\": \"hidden\",\n  \"window.zoomLevel\": 1,\n  \"symbols.files.associations\": {},\n  \"symbols.folders.associations\": {\n    \"configs\": \"folder-config\",\n    \"controllers\": \"folder-app\",\n    \"providers\": \"folder-green\",\n    \"repositories\": \"folder-red\",\n    \"routes\": \"folder-green-code\",\n    \"services\": \"pulumi\",\n    \"tmp\": \"jenkins\",\n    \"@types\": \"capacitor\",\n    \"pages\": \"folder-app\",\n    \"libs\": \"folder-yellow-code\",\n    \"tests\": \"robot\",\n    \"migrations\": \"folder-green\",\n    \"http\": \"folder-blue\"\n  },\n  \"editor.tabSize\": 2,\n  \"colorize.languages\": [\"javascript\"],\n  \"prettier.bracketSameLine\": true,\n  \"editor.accessibilitySupport\": \"off\",\n  \"workbench.startupEditor\": \"none\",\n  \"terminal.integrated.env.windows\": {},\n  \"editor.codeActionsOnSave\": {\n    \"source.fixAll.eslint\": \"always\", \n  }\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneves-rafael%2Fvscode-settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneves-rafael%2Fvscode-settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneves-rafael%2Fvscode-settings/lists"}