Extensions update
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -53,6 +53,9 @@
|
||||
"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",
|
||||
|
Reference in New Issue
Block a user