mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Support placeholder text for connection dialog options (#22693)
This commit is contained in:
@@ -837,6 +837,7 @@
|
||||
"groupName": "%mssql.connectionOptions.groupName.source%",
|
||||
"valueType": "string",
|
||||
"defaultValue": null,
|
||||
"placeholder": "%mssql.connectionOptions.serverName.placeholder%",
|
||||
"objectType": null,
|
||||
"categoryValues": null,
|
||||
"isRequired": true,
|
||||
|
||||
Reference in New Issue
Block a user