Directory Trigger for OI Remove extra .vscode files Viewer support tasks.json kanbn initialize WSRequest alignment
49 lines
1.5 KiB
JSON
49 lines
1.5 KiB
JSON
{
|
|
"[markdown]": {
|
|
"editor.wordWrap": "off"
|
|
},
|
|
"cSpell.words": [
|
|
"BIORAD",
|
|
"CICN",
|
|
"datauniqueid",
|
|
"EQPT",
|
|
"headerid",
|
|
"Hmmssffff",
|
|
"ipdsf",
|
|
"ISMTP",
|
|
"Mddhhmmssfff",
|
|
"MEPI",
|
|
"messa",
|
|
"pdmodel",
|
|
"PDSF",
|
|
"pdsfc",
|
|
"STDD",
|
|
"THFTIRQS",
|
|
"THFTIRSTRATUS",
|
|
"TRDS",
|
|
"Villach"
|
|
],
|
|
"coverage-gutters.coverageBaseDir": "../../../../MET08THFTIRSTRATUS/05_TestResults/TestResults/**",
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#ddbc95",
|
|
"activityBar.activeBorder": "#2e9164",
|
|
"activityBar.background": "#ddbc95",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#2e9164",
|
|
"activityBarBadge.foreground": "#e7e7e7",
|
|
"sash.hoverBorder": "#ddbc95",
|
|
"statusBar.background": "#d0a46f",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#c38c49",
|
|
"statusBarItem.remoteBackground": "#d0a46f",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"titleBar.activeBackground": "#d0a46f",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#d0a46f99",
|
|
"titleBar.inactiveForeground": "#15202b99",
|
|
"commandCenter.border": "#15202b99"
|
|
},
|
|
"peacock.color": "#d0a46f",
|
|
"cSpell.enabled": false
|
|
} |