You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: package.nls.json
+1
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@
101
101
"mssql.enableQueryHistoryFeature":"Should Query History feature be enabled",
102
102
"mssql.intelliSense.lowerCaseSuggestions":"Should IntelliSense suggestions be lowercase",
103
103
"mssql.persistQueryResultTabs":"Should query result selections and scroll positions be saved when switching tabs (may impact performance)",
104
+
"mssql.intelliSense.setQueryEditorLanguageToNone":"Should the editor language be set to None when a query editor is opened.",
104
105
"mssql.queryHistoryLimit":"Number of query history entries to show in the Query History view",
105
106
"mssql.createAzureFunction":"Create Azure Function with SQL binding",
106
107
"mssql.query.maxXmlCharsToStore":"Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647.",
0 commit comments