met08awct/Adaptation/.vscode/settings.json
2024-04-02 10:39:16 -07:00

50 lines
1.5 KiB
JSON

{
"[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": "../../../../MET08AWCT/05_TestResults/TestResults/**",
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#5d8f9e",
"activityBar.activeBorder": "#dacec5",
"activityBar.background": "#5d8f9e",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#78476d",
"activityBarBadge.foreground": "#e7e7e7",
"sash.hoverBorder": "#5d8f9e",
"statusBar.background": "#4a727e",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#5d8f9e",
"statusBarItem.remoteBackground": "#4a727e",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#4a727e",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#4a727e99",
"titleBar.inactiveForeground": "#e7e7e799",
"commandCenter.border": "#e7e7e799"
},
"peacock.color": "#4a727e",
"cSpell.enabled": false
}