We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a3651 commit 40f1e2dCopy full SHA for 40f1e2d
package.nls.json
@@ -121,5 +121,8 @@
121
"mssql.query.ansiWarnings":"Enable SET ANSI_WARNINGS",
122
"mssql.query.ansiNulls":"Enable SET ANSI_NULLS",
123
"mssql.query.alwaysEncryptedParameterization":"Enable Parameterization for Always Encrypted",
124
-"mssql.ignorePlatformWarning":"[Optional] Do not show unsupported platform warnings"
+"mssql.ignorePlatformWarning":"[Optional] Do not show unsupported platform warnings",
125
+"mssql.chooseAuthMethod":"Chooses which Authentication method to use",
126
+"mssql.authCodeGrant.description":"Prompts users to sign in using their browser.",
127
+"mssql.deviceCode.description":"Allows users to sign in to input-constrained devices."
128
}
0 commit comments