2023-07-07 08:34:06 -07:00

161 lines
5.7 KiB
JSON

{
"cSpell.words": [
"autofetch",
"Baget",
"Blazor",
"blazorwasm",
"dotnettools",
"hexedit",
"hink",
"Infineon",
"IQSDMS",
"IRMNSPC",
"itemtype",
"LEOSQLEC",
"MESSA",
"messv",
"mikeburgh",
"msbuild",
"msbuildoverride",
"omnisharp",
"packagemanagement",
"phares",
"SPCEPIWORLD",
"srpadmin",
"vsintellicode",
"webhint"
],
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#a8dea2",
"activityBar.activeBorder": "#727bcd",
"activityBar.background": "#a8dea2",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#727bcd",
"activityBarBadge.foreground": "#15202b",
"sash.hoverBorder": "#a8dea2",
"statusBar.background": "#85d17c",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#62c456",
"statusBarItem.remoteBackground": "#85d17c",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#85d17c",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#85d17c99",
"titleBar.inactiveForeground": "#15202b99",
"commandCenter.border": "#15202b99"
},
"peacock.color": "#85d17c",
"files.exclude": {
"**/.git": false,
"**/node_modules": true
},
"files.watcherExclude": {
"**/node_modules": true
},
"[markdown]": {
"editor.wordWrap": "off"
},
"mssql.connections": [
{
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=ControlPlans;Integrated Security=True",
"profileName": "ControlPlans",
"database": "ControlPlans",
"user": "",
"server": "messv01ec.ec.local\\PROD1,53959",
"authenticationType": "Integrated",
"password": ""
},
{
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=G4Substrates_01;Integrated Security=True",
"profileName": "G4Substrates_01",
"database": "G4Substrates_01",
"user": "",
"server": "messv01ec.ec.local\\PROD1,53959",
"authenticationType": "Integrated",
"password": ""
},
{
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=G4Wafers_01;Integrated Security=True",
"profileName": "G4Wafers_01",
"database": "G4Wafers_01",
"user": "",
"server": "messv01ec.ec.local\\PROD1,53959",
"authenticationType": "Integrated",
"password": ""
},
{
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=IRMNSPC;Integrated Security=True",
"profileName": "IRMNSPC",
"database": "IRMNSPC",
"user": "",
"server": "messv01ec.ec.local\\PROD1,53959",
"authenticationType": "Integrated",
"password": ""
},
{
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=Metrology;Integrated Security=True",
"profileName": "Metrology",
"database": "Metrology",
"user": "",
"server": "messv01ec.ec.local\\PROD1,53959",
"authenticationType": "Integrated",
"password": ""
},
{
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=Metrology_Archive;Integrated Security=True",
"profileName": "Metrology_Archive",
"database": "Metrology_Archive",
"user": "",
"server": "messv01ec.ec.local\\PROD1,53959",
"authenticationType": "Integrated",
"password": ""
},
{
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=SPCEPIWORLD;Integrated Security=True",
"profileName": "SPCEPIWORLD",
"database": "SPCEPIWORLD",
"user": "",
"server": "messv01ec.ec.local\\PROD1,53959",
"authenticationType": "Integrated",
"password": ""
},
{
"server": "10.95.128.28\\\\PROD1,53959",
"database": "",
"authenticationType": "SqlLogin",
"user": "srpadmin",
"password": "",
"emptyPasswordInput": false,
"savePassword": true,
"profileName": "LSL2SQL"
},
{
"connectionString": "Data Source=LEOSQLEC1.ec.local\\PROD1;Integrated Security=true",
"profileName": "",
"database": "",
"user": "",
"server": "LEOSQLEC1.ec.local\\PROD1",
"authenticationType": "Integrated",
"password": ""
},
{
"connectionString": "Data Source=LEOSQLEC1.ec.local\\PROD1;Initial Catalog=HiRelSerialLog;Integrated Security=true",
"profileName": "HiRelSerialLog",
"database": "HiRelSerialLog",
"user": "",
"server": "LEOSQLEC1.ec.local\\PROD1",
"authenticationType": "Integrated",
"password": ""
},
{
"connectionString": "Data Source=LEOSQLEC1.ec.local\\PROD1;Initial Catalog=HIRELAspNetDB;Integrated Security=true",
"profileName": "HIRELAspNetDB",
"database": "HIRELAspNetDB",
"user": "",
"server": "LEOSQLEC1.ec.local\\PROD1",
"authenticationType": "Integrated",
"password": ""
}
]
}