Init
This commit is contained in:
50
Adaptation/.vscode/settings.json
vendored
Normal file
50
Adaptation/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,50 @@
|
||||
{
|
||||
"[markdown]": {
|
||||
"editor.wordWrap": "off"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"datauniqueid",
|
||||
"Epuipment",
|
||||
"EQPT",
|
||||
"headerid",
|
||||
"Idrv",
|
||||
"ipdsf",
|
||||
"Irng",
|
||||
"ISMTP",
|
||||
"JOBID",
|
||||
"messa",
|
||||
"messv",
|
||||
"pdsf",
|
||||
"pdsfc",
|
||||
"PPID",
|
||||
"Rcpe",
|
||||
"RESIMAPCDE",
|
||||
"Rsens",
|
||||
"Smpl",
|
||||
"Villach",
|
||||
"Vrng"
|
||||
],
|
||||
"coverage-gutters.coverageBaseDir": "../../../../DEP08CEPIEPSILON/05_TestResults/TestResults/**",
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#4547ab",
|
||||
"activityBar.activeBorder": "#dacec5",
|
||||
"activityBar.background": "#4547ab",
|
||||
"activityBar.foreground": "#e7e7e7",
|
||||
"activityBar.inactiveForeground": "#e7e7e799",
|
||||
"activityBarBadge.background": "#2d1213",
|
||||
"activityBarBadge.foreground": "#e7e7e7",
|
||||
"sash.hoverBorder": "#4547ab",
|
||||
"statusBar.background": "#363887",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBarItem.hoverBackground": "#4547ab",
|
||||
"statusBarItem.remoteBackground": "#363887",
|
||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
||||
"titleBar.activeBackground": "#363887",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"titleBar.inactiveBackground": "#36388799",
|
||||
"titleBar.inactiveForeground": "#e7e7e799",
|
||||
"commandCenter.border": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#363887",
|
||||
"cSpell.enabled": false
|
||||
}
|
Reference in New Issue
Block a user