Skip to content

Instantly share code, notes, and snippets.

@rdgomt
Last active December 16, 2023 15:11
Show Gist options
  • Save rdgomt/ef684bdd80e06fec0ea8a35c38fe22f7 to your computer and use it in GitHub Desktop.
Save rdgomt/ef684bdd80e06fec0ea8a35c38fe22f7 to your computer and use it in GitHub Desktop.
vscode settings
{
"[prisma]": {
"editor.defaultFormatter": "Prisma.prisma"
},
"cSpell.language": "en,pt-BR",
"cSpell.userWords": [
"alexa",
"apisauce",
"celsius",
"Chromecast",
"commitlint",
"countertop",
"crashlytics",
"dayjs",
"dismissable",
"dotenv",
"electrolux",
"ellipsize",
"Ellipsize",
"Elux",
"eslintconfig",
"esnext",
"expressjwt",
"extralight",
"figma",
"finchain",
"Formik",
"GITHUB",
"headlessui",
"homegraph",
"hyperglow",
"iife",
"imgix",
"incompatiblewith",
"jwks",
"kubernetes",
"linkedin",
"Linkedin",
"meumedico",
"microservices",
"middlewares",
"nestjs",
"npmrc",
"OCPM",
"Omni",
"onboarded",
"oncoclinicas",
"Oncoclínicas",
"ondevice",
"Parens",
"pausable",
"permissionada",
"plusplus",
"postgres",
"postgresql",
"preconnect",
"prefetch",
"prestart",
"rdgomt",
"respawn",
"Rocketseat",
"scriptable",
"semibold",
"sensedia",
"setpoint",
"Setpoint",
"SETPOINT",
"setpoints",
"singleline",
"slsw",
"smarthome",
"SMARTLOCK",
"SMARTPLUG",
"solum",
"Solum",
"sonarjs",
"stylelint",
"stylesheet",
"tailwindcss",
"tanstack",
"tasy",
"Tasy",
"teleconsultas",
"teleconsultation",
"Teleconsultation",
"tipsclub",
"tokenizadas",
"typeorm",
"unico",
"unoptimized",
"unpausable",
"Unpausable",
"unsplash",
"usecase",
"uuidv",
"vitest",
"websockets",
"whitelabel",
"Wifi",
"WIFI",
"Youtube"
],
"css.lint.unknownAtRules": "ignore",
"css.validate": false,
"diffEditor.ignoreTrimWhitespace": false,
"editor.accessibilitySupport": "off",
"editor.bracketPairColorization.enabled": false,
"editor.codeActionsOnSave": {
"source.addMissingImports": "explicit",
"source.fixAll.eslint": "explicit",
"source.fixAll.stylelint": "explicit"
},
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"editor.fontSize": 15,
"editor.fontWeight": 400,
"editor.formatOnPaste": false,
"editor.formatOnSave": true,
"editor.inlineSuggest.enabled": true,
"editor.lineHeight": 22,
"editor.minimap.enabled": false,
"editor.multiCursorLimit": 20000,
"editor.tabSize": 2,
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"name": "Comment",
"scope": "comment",
"settings": {
"fontStyle": "italic",
"foreground": "#697098"
}
}
]
},
"editor.unicodeHighlight.allowedCharacters": {
" ": true
},
"editor.unicodeHighlight.ambiguousCharacters": false,
"emmet.triggerExpansionOnTab": true,
"eslint.format.enable": true,
"explorer.compactFolders": false,
"explorer.confirmDelete": false,
"explorer.confirmDragAndDrop": false,
"extensions.ignoreRecommendations": true,
"files.associations": {
"*.tsx": "typescriptreact",
".huskyrc": "json",
".lintstagedrc": "json",
"Appfile": "ruby",
"BUCK": "ruby",
"Fastfile": "ruby",
"Pluginfile": "ruby"
},
"files.autoSave": "off",
"git.autofetch": true,
"git.confirmSync": false,
"git.enableSmartCommit": true,
"git.openRepositoryInParentFolders": "never",
"gitlens.codeLens.enabled": false,
"gitlens.currentLine.enabled": false,
"gitlens.hovers.currentLine.over": "line",
"gitlens.views.contributors.avatars": false,
"gitlens.views.contributors.showAllBranches": true,
"gitlens.views.contributors.showStatistics": true,
"google-translate.noticeOnlyError": true,
"google-translate.serverDomain": "https://translate.google.com",
"google-translate.switchFunctionTranslation": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"less.validate": false,
"material-icon-theme.files.associations": {
"*.controller.ts": "nest-controller",
"*.decorator.ts": "nest-decorator",
"*.exception.ts": "nest",
"*.filter.ts": "nest-filter",
"*.gateway.ts": "nest-gateway",
"*.guard.ts": "nest-guard",
"*.interceptor.ts": "nest-middleware",
"*.lintstagedrc": "tune",
"*.middleware.ts": "nest-middleware",
"*.module.ts": "nest-module",
"*.pipe.ts": "nest-pipe",
"*.proto": "3d",
"*.resolver.ts": "nest-resolver",
"*.service.ts": "nest-service",
"*.webpack.js": "webpack",
".ruby-version": "ruby",
"compose.yaml": "docker",
"nest-cli.development.json": "nest",
"ormconfig.json": "database",
"tsconfig.json": "tune",
"vitest.config.e2e.ts": "vitest"
},
"material-icon-theme.folders.associations": {
".ondevice": "storybook",
"_shared": "shared",
"adapters": "connection",
"application": "app",
"biometry": "keys",
"crypto": "contract",
"decorators": "hook",
"domain": "class",
"dto": "interface",
"enterprise": "rules",
"entities": "class",
"enums": "interface",
"exceptions": "error",
"factories": "tools",
"fakes": "mock",
"feature-flags": "cluster",
"filters": "other",
"forum": "",
"grpc": "pipe",
"home": "",
"http": "public",
"implementations": "core",
"infra": "pipe",
"interceptors": "middleware",
"interfaces": "interface",
"kafka": "scripts",
"kube": "kubernetes",
"links": "contract",
"main": "core",
"maintenance": "project",
"mappers": "meta",
"migrations": "tools",
"mobile-alert": "mobile",
"modules": "components",
"network": "connection",
"notifications": "event",
"p2p": "public",
"presenters": "mappings",
"protos": "pipe",
"providers": "include",
"repositories": "container",
"responsiveness": "mobile",
"schemas": "class",
"search": "target",
"session": "secure",
"storage": "resource",
"subscribers": "messages",
"terms": "rules",
"typeorm": "database",
"ui": "components",
"use-cases": "app",
"useCases": "app",
"usecases": "app",
"utils": "global",
"value-objects": "class",
"valueObjects": "class",
"versioning": "update",
"view": "",
"websockets": "pipe"
},
"projectManager.git.baseFolders": ["~/software"],
"projectManager.sortList": "Name",
"scss.validate": false,
"security.workspace.trust.untrustedFiles": "open",
"stylelint.validate": ["css", "postcss", "typescript", "typescriptreact"],
"terminal.integrated.defaultProfile.windows": "Git Bash",
"terminal.integrated.enablePersistentSessions": false,
"terminal.integrated.env.osx": {
"FIG_NEW_SESSION": "1"
},
"terminal.integrated.fontFamily": "Fira Code",
"terminal.integrated.fontSize": 10,
"terminal.integrated.persistentSessionReviveProcess": "never",
"turboConsoleLog.includeFileNameAndLineNum": false,
"turboConsoleLog.insertEmptyLineAfterLogMessage": true,
"turboConsoleLog.insertEmptyLineBeforeLogMessage": true,
"turboConsoleLog.logType": "debug",
"typescript.updateImportsOnFileMove.enabled": "always",
"workbench.editor.enablePreview": false,
"workbench.iconTheme": "material-icon-theme",
"workbench.startupEditor": "newUntitledFile",
"breadcrumbs.enabled": false,
"workbench.colorTheme": "Copilot Theme 2",
"diffEditor.hideUnchangedRegions.enabled": true,
"workbench.editor.empty.hint": "hidden"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment