-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
143 lines (143 loc) · 6.29 KB
/
Copy pathsettings.json
File metadata and controls
143 lines (143 loc) · 6.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
{
"editor.autoIndent": "advanced",
"editor.minimap.enabled": true,
"editor.renderWhitespace": "boundary",
"editor.rulers": [140],
"editor.tabSize": 2,
"eslint.validate": [
"javascript"
],
"emmet.syntaxProfiles": {
"vue-html": "html",
"vue": "html"
},
"emmet.includeLanguages": {
"javascript": "javascript"
},
"emmet.triggerExpansionOnTab": true,
"files.exclude": {
"**/.git": false,
"**/*.js": {
"when": "$(basename).ts"
},
"**/*.js.map": true,
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"gitblame.ignoreWhitespace": true,
"terminal.integrated.defaultProfile.linux": "/usr/bin/zsh",
"workbench.iconTheme": "eq-material-theme-icons-ocean",
"window.zoomLevel": 1,
"workbench.colorCustomizations": {
"activityBar.background": "#333842",
"activityBar.foreground": "#D7DAE0",
"activityBarBadge.background": "#528BFF",
"activityBarBadge.foreground": "#D7DAE0",
"button.background": "#4D78CC",
"button.foreground": "#FFFFFF",
"button.hoverBackground": "#6087CF",
"diffEditor.insertedTextBackground": "#00809B33",
"dropdown.background": "#353b45",
"dropdown.border": "#181A1F",
"editor.background": "#282C34",
"editor.lineHighlightBackground": "#2C313A",
"editor.selectionBackground": "#3E4451",
"editorCursor.foreground": "#528BFF",
"editorGroup.border": "#181A1F",
"editorGroupHeader.tabsBackground": "#21252B",
"editorIndentGuide.background": "#3C4049",
"editorLineNumber.foreground": "#636D83",
"editorWhitespace.foreground": "#3C4049",
"editorHoverWidget.background": "#21252B",
"editorHoverWidget.border": "#181A1F",
"editorSuggestWidget.background": "#21252B",
"editorSuggestWidget.border": "#181A1F",
"editorSuggestWidget.selectedBackground": "#2C313A",
"editorWidget.background": "#21252B",
"input.background": "#1B1D23",
"input.border": "#181A1F",
"focusBorder": "#528BFF",
"list.activeSelectionBackground": "#2C313A",
"list.activeSelectionForeground": "#D7DAE0",
"list.focusBackground": "#2C313A",
"list.hoverBackground": "#2C313A",
"list.highlightForeground": "#D7DAE0",
"list.inactiveSelectionBackground": "#2C313A",
"list.inactiveSelectionForeground": "#D7DAE0",
"pickerGroup.border": "#528BFF",
"scrollbarSlider.background": "#4E566680",
"scrollbarSlider.activeBackground": "#747D9180",
"scrollbarSlider.hoverBackground": "#5A637580",
"sideBar.background": "#21252B",
"sideBar.foreground": "#d7dae0",
"sideBarSectionHeader.background": "#21252B",
"statusBar.background": "#21252B",
"statusBar.foreground": "#9DA5B4",
"statusBarItem.hoverBackground": "#2C313A",
"statusBar.noFolderBackground": "#21252B",
"tab.activeBackground": "#282C34",
"tab.border": "#181A1F",
"tab.inactiveBackground": "#21252B",
"titleBar.activeBackground": "#21252B",
"titleBar.activeForeground": "#9DA5B4",
"titleBar.inactiveBackground": "#21252B",
"titleBar.inactiveForeground": "#9DA5B4",
"statusBar.debuggingForeground": "#FFFFFF",
"extensionButton.prominentBackground": "#2BA143",
"extensionButton.prominentHoverBackground": "#37AF4E",
"gitDecoration.modifiedResourceForeground": "#FFAD19",
"gitDecoration.untrackedResourceForeground": "#B2D969",
"gitDecoration.conflictingResourceForeground": "#E70404"
},
"extensions.ignoreRecommendations": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"workbench.colorTheme": "Material Theme Ocean",
"gitlens.advanced.fileHistoryFollowsRenames": false,
"editor.fontFamily": "'FiraCode-Retina', 'PowerlineSymbols'",
"editor.fontLigatures": true,
"terminal.integrated.fontFamily": "FiraCode-Retina",
"terminal.integrated.fontSize": 14,
"terminal.integrated.copyOnSelection": true,
"terminal.integrated.cursorStyle": "line",
"terminal.integrated.experimentalUseTitleEvent": true,
"terminal.integrated.macOptionIsMeta": true,
"terminal.integrated.macOptionClickForcesSelection": true,
"files.autoSave": "afterDelay",
"markdown.preview.fontFamily": "'FiraCode-Retina', 'PowerlineSymbols'",
"git.autofetch": true,
"git.confirmSync": false,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"java.project.importHint": false,
"workbench.editorAssociations": {
"*.png": "hediet.vscode-drawio",
"*.ipynb": "jupyter.notebook.ipynb"
},
"terminal.integrated.profiles.linux": {
"zsh": {
"path": "zsh"
}
},
"shiftleft-scan.resultsListSortBy": {
"column": "severityLevel",
"ascending": false
},
"workbench.editor.untitled.hint": "hidden",
"hediet.vscode-drawio.local-storage": "eyIuZHJhd2lvLWNvbmZpZyI6IntcImxhbmd1YWdlXCI6XCJcIixcImN1c3RvbUZvbnRzXCI6W10sXCJsaWJyYXJpZXNcIjpcImdlbmVyYWxcIixcImN1c3RvbUxpYnJhcmllc1wiOltcIkwuc2NyYXRjaHBhZFwiXSxcInBsdWdpbnNcIjpbXSxcInJlY2VudENvbG9yc1wiOltcIjAwMDAwMFwiXSxcImZvcm1hdFdpZHRoXCI6MCxcImNyZWF0ZVRhcmdldFwiOmZhbHNlLFwicGFnZUZvcm1hdFwiOntcInhcIjowLFwieVwiOjAsXCJ3aWR0aFwiOjgyNyxcImhlaWdodFwiOjExNjl9LFwic2VhcmNoXCI6dHJ1ZSxcInNob3dTdGFydFNjcmVlblwiOnRydWUsXCJncmlkQ29sb3JcIjpcIiNkMGQwZDBcIixcImRhcmtHcmlkQ29sb3JcIjpcIiM2ZTZlNmVcIixcImF1dG9zYXZlXCI6dHJ1ZSxcInJlc2l6ZUltYWdlc1wiOm51bGwsXCJvcGVuQ291bnRlclwiOjAsXCJ2ZXJzaW9uXCI6MTgsXCJ1bml0XCI6MSxcImlzUnVsZXJPblwiOmZhbHNlLFwidWlcIjpcIlwifSJ9",
"hediet.vscode-drawio.codeLinkActivated": true,
"hediet.vscode-drawio.theme": "min",
"redhat.telemetry.enabled": true,
"[yaml]": {
"editor.defaultFormatter": "redhat.vscode-yaml"
},
"security.workspace.trust.untrustedFiles": "open",
"workbench.settings.applyToAllProfiles": [
"editor.fontFamily"
],
"terminal.external.osxExec": "iTerm.app",
"terminal.explorerKind": "external",
"terminal.sourceControlRepositoriesKind": "external",
}