ec/Adaptation/.vscode/settings.json
Mike Phares 4491e3fc42 Save ProcessDataStandardFormat to EC_Metrology_Si
IDescription.GetDescriptions with body
Viewer support
tasks.json
kanbn initialize
WSRequest alignment
2023-07-20 16:11:09 -07:00

29 lines
1.1 KiB
JSON

{
"[markdown]": {
"editor.wordWrap": "off"
},
"cSpell.words": [],
"coverage-gutters.coverageBaseDir": "../../../../EC/05_TestResults/TestResults/**",
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#d791c9",
"activityBar.activeBorder": "#e8eed0",
"activityBar.background": "#d791c9",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#e8eed0",
"activityBarBadge.foreground": "#15202b",
"sash.hoverBorder": "#d791c9",
"statusBar.background": "#ca6bb7",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#bd45a5",
"statusBarItem.remoteBackground": "#ca6bb7",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#ca6bb7",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#ca6bb799",
"titleBar.inactiveForeground": "#15202b99",
"commandCenter.border": "#15202b99"
},
"peacock.color": "#ca6bb7",
"cSpell.enabled": false
}