Skip to content

Instantly share code, notes, and snippets.

@devinrhode2
Last active September 25, 2020 20:05
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 devinrhode2/25bb50d1d026e2ebe36c0cd1b3ca3763 to your computer and use it in GitHub Desktop.
Save devinrhode2/25bb50d1d026e2ebe36c0cd1b3ca3763 to your computer and use it in GitHub Desktop.
asdf
{"lastUpload":"2020-08-31T23:28:32.305Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "70378119-1d85-4935-9733-0298c7a369a2",
"publisherId": "steoates.autoimport",
"publisherDisplayName": "steoates"
},
"name": "autoimport",
"publisher": "steoates",
"version": "1.5.3"
},
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "CoenraadS.bracket-pair-colorizer",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "1.0.61"
},
{
"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": "5960f38e-0bbe-4644-8f9c-9c8824e82511",
"publisherId": "donjayamanne.githistory",
"publisherDisplayName": "donjayamanne"
},
"name": "githistory",
"publisher": "donjayamanne",
"version": "0.6.9"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "10.2.2"
},
{
"metadata": {
"id": "a41c1549-4053-44d4-bf30-60fc809b4a86",
"publisherId": "christian-kohler.path-intellisense",
"publisherDisplayName": "christian-kohler"
},
"name": "path-intellisense",
"publisher": "christian-kohler",
"version": "2.2.1"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "5.5.0"
},
{
"metadata": {
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
"publisherId": "dbaeumer.vscode-eslint",
"publisherDisplayName": "dbaeumer"
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.1.8"
},
{
"metadata": {
"id": "dd5a2c83-ad8c-4839-a529-0644e5acb646",
"publisherId": "mgmcdermott.vscode-language-babel",
"publisherDisplayName": "mgmcdermott"
},
"name": "vscode-language-babel",
"publisher": "mgmcdermott",
"version": "0.0.29"
},
{
"metadata": {
"id": "ae9e3eb0-3357-4cc0-90ee-598d2d384757",
"publisherId": "eg2.vscode-npm-script",
"publisherDisplayName": "eg2"
},
"name": "vscode-npm-script",
"publisher": "eg2",
"version": "0.3.13"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "0.10.1"
},
{
"metadata": {
"id": "876e8f93-74d0-4f4f-91b7-34a09f19f444",
"publisherId": "VisualStudioExptTeam.vscodeintellicode",
"publisherDisplayName": "VisualStudioExptTeam"
},
"name": "vscodeintellicode",
"publisher": "VisualStudioExptTeam",
"version": "1.2.10"
},
{
"metadata": {
"id": "5a6dc0d5-dc02-4121-8e24-cad33a2ff0af",
"publisherId": "ms-vsliveshare.vsliveshare",
"publisherDisplayName": "ms-vsliveshare"
},
"name": "vsliveshare",
"publisher": "ms-vsliveshare",
"version": "1.0.2731"
}
]
[
{
"key": "cmd+r",
"command": "workbench.action.debug.restart",
"when": "inDebugMode"
},
{
"key": "cmd+p",
"command": "workbench.action.showAllSymbols"
},
{
"key": "cmd+t",
"command": "workbench.action.quickOpen"
},
{
"key": "cmd+1",
"command": "workbench.action.focusSideBar"
},
{
"key": "cmd+0",
"command": "workbench.action.focusFirstEditorGroup"
},
{
"key": "cmd+s cmd+s",
"command": "workbench.action.files.save"
},
{
"key": "cmd+s",
"command": "-workbench.action.files.save"
},
{
"key": "cmd+s cmd+s",
"command": "workbench.action.files.saveAll"
},
{
"key": "alt+cmd+s",
"command": "-workbench.action.files.saveAll"
},
{
"key": "shift+cmd+s shift+cmd+y",
"command": "git.sync"
},
{
"key": "alt+f",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "alt+/",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "alt+/",
"command": "editor.action.blockComment",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "shift+alt+a",
"command": "-editor.action.blockComment",
"when": "editorTextFocus && !editorReadonly"
}
]
// Place your settings in this file to overwrite the default settings
{
// Configure glob patterns for excluding files and folders in searches. Inherits all glob patterns from the files.exclude setting.
"files.exclude": {
"./node_modules": false,
"./node_modules/*": true,
"**/bower_components": true,
"**/tmp": true,
"**/.sass-cache": true,
"*.css.map": true,
},
"search.exclude": {
"*.css": true,
"*.svg": true,
"build": true,
"yarn.lock": true,
".eslintignore": true,
".gitmodules": true,
".prettierignore": true,
".stylelintignore": true,
".gitlab-ci.yml": true,
".editorconfig": true,
"composer.json": true,
"public": true,
"loyalty-q360-api/**/*.*": true,
"json/**/*.*": true,
"demo-skin-json/**/*.*": true,
"files/**/*.*": true,
"src/framework/fonts/**/*.*": true,
"src/assets/**/*.*": true,
"src/app/q360-comps/*/deprecated-package.json": true,
"src/app/q360-comps/*/src/*.txt": true,
"src/app/q360-comps/*/README.md": true,
},
// default true:
// "search.useIgnoreFiles": true, // adds files from .gitignore to search.exclude list
"search.useGlobalIgnoreFiles": true,
// // Formatting
"javascript.format.enable": true,
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"eslint.autoFixOnSave": true,
// speed up eslint and make it less noisy:
"eslint.run": "onSave", // default is onType
"prettier.requireConfig": true, // in order to operate
// // fix ts lint errors for js
"javascript.validate.enable": false,
"typescript.suggestionActions.enabled": false,
"javascript.suggestionActions.enabled": false,
"[jsonc]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[json]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[html]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[sass]": {
"editor.formatOnSave": true
},
"[scss]": {
"editor.formatOnSave": true
},
"[css]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.css-language-features"
},
"files.associations": {
".babelrc": "json5"
},
// turn off in-editor linting since stylelint is
// doing that now
"css.validate": false,
"less.validate": false,
"scss.validate": false,
// optional settings
"breadcrumbs.enabled": true,
"diffEditor.ignoreTrimWhitespace": false,
"diffEditor.renderSideBySide": true,
"files.autoSaveDelay": 0,
"editor.autoClosingBrackets": "never", // to not get the automatic bracket closing.
"editor.quickSuggestions": true, // to not get the suggestions unless you ctrl+space
"editor.acceptSuggestionOnEnter": "smart", // to accept suggestions only on Enter.
// The number of spaces a tab is equal to.
"editor.tabSize": 2,
"editor.minimap.enabled": false,
"editor.autoIndent": false,
// "editor.links": false, // default true
// "editor.find.autoFindInSelection": false, // default false
"editor.find.seedSearchStringFromSelection": false,
// Whether auto fetching is enabled
"git.autofetch": true,
"git.enabled": true,
"git.fetchOnPull": true,
"git.smartCommitChanges": "all",
"git.allowForcePush": true,
"git.useForcePushWithLease": true,
"git.showPushSuccessNotification": true,
"git.countBadge": "all",
"git.enableSmartCommit": true,
"git.inputValidationSubjectLength": 72,
// "git.autofetchPeriod": 300,
"git.autofetchPeriod": 30,
// "eslint.alwaysShowStatus": true, // default false
// "git.autoStash": true,
"git.detectSubmodulesLimit": 8,
// // without this you need to open a file inside a submodule to get the submodule to appear in sidebar
// "git.autoRepositoryDetection": "openEditors",
"git.autoRepositoryDetection": "openEditors",
"git.ignoredRepositories": [
"${workspaceDirectory}/loyalty-q360-api",
],
"scm.providers.visible": 0,
// "scm.alwaysShowActions": true,
// "scm.alwaysShowProviders": true,
"git-assistant.watcher-excludePaths": [
"dist",
"node_modules",
"out",
"loyalty-q360-api"
],
"git-assistant.branchWarn-illegalBranches": [
"master"
],
"sync.gist": "718d0eeb08eedb15d098d61b00670cf4",
"workbench.colorTheme": "Visual Studio Dark",
// "workbench.activityBar.visible": true,
"explorer.confirmDragAndDrop": false,
"explorer.confirmDelete": false,
"window.zoomLevel": 2,
// "editor.tokenColorCustomizations": {
// "[its-disabled]": {
// "comments": "#d4922f"
// }
// },
"telemetry.enableTelemetry": false,
"qub-xml-vscode.telemetry.enabled": false,
// "editor.fontFamily": "Operator Mono Lig",
// "editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
// "editor.fontSize": 13,
// "editor.fontLigatures": true,
// "workbench.fontAliasing": "antialiased",
"editor.parameterHints": false,
// Define paired characters and their shared color group
// "bracketPairColorizer.consecutivePairColors": [
// "()",
// "[]",
// "{}",
// [
// "#d27300",
// "#bf00b8",
// "#008fd0"
// ],
// "Red"
// ],
"elm.formatOnSave": true,
"cSpell.userWords": [
"alliancelabs",
"appspot",
"bowser",
"breakin",
"celcius",
"dropdowns",
"firebaseapp",
"frontload",
"gold",
"path",
"pikaday",
"plus",
"quantum",
"topoff"
],
"todo-tree.defaultHighlight": {
"foreground": "green",
"type": "none"
},
"todo-tree.customHighlight": {
"TODO": {},
"FIXME": {}
},
"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"
}
],
"csharp.suppressDotnetInstallWarning": true,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
// "gitlens.advanced.blame.customArguments": [
// "--ignore-rev-file",
// "${workspaceRoot}/.git-ignore-rev-file"
// ],
"gitlens.mode.active": "review",
"gitlens.modes": {
"review": {
"name": "Review",
"currentLine": true
}
},
"gitlens.currentLine.enabled": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"javascript.updateImportsOnFileMove.enabled": "always",
"typescript.updateImportsOnFileMove.enabled": "always",
"git.autoStash": true,
"yaml.schemas": {
"file:///Users/devinrhode2/.vscode/extensions/atlassian.atlascode-2.4.2/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml"
},
"editor.renderWhitespace": "none",
// "hg.enabled": true,
// "hg.autoUpdate": true,
// "hg.autoInOut": false,
// "hg.autoRefresh": true,
}
// }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment