met08awct/Adaptation/.vscode/settings.json
Mike Phares 6f48f4890e ProjectGuid
Added Climatec to Test.cs
GetJobIdDirectory
Remove and
mesfs
2024-04-26 10:31:02 -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": "#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
}