mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] update to MSSQL and SQL xlfs for 8-24-2023 (#24215)
This commit is contained in:
@@ -4574,6 +4574,9 @@ Error: {1}</source>
|
||||
<trans-unit id="queryEditor.chart.defaultChartType">
|
||||
<source xml:lang="en">The default chart type to use when opening Chart Viewer from a Query Results</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryEditor.githubCopilotContextualizationEnabled">
|
||||
<source xml:lang="en">(Preview) Enable contextualization of queries for GitHub Copilot. This setting helps GitHub Copilot to return improved suggestions, if the Copilot extension is installed and providers have implemented contextualization.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryEditor.inMemoryDataProcessingThreshold">
|
||||
<source xml:lang="en">Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled. Warning: Increasing this may impact performance.</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user