Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230826154016764. (#24232)

This commit is contained in:
CSIGS@microsoft.com
2023-08-28 09:44:38 -07:00
committed by GitHub
parent bf6701dbdf
commit 7baf4dad81
19 changed files with 853 additions and 4 deletions

View File

@@ -13407,6 +13407,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.githubCopilotContextualizationEnabled" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[(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.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[(Versión preliminar) Habilite la contextualización de las consultas para GitHub Copilot. Esta configuración ayuda a GitHub Copilot a devolver sugerencias mejoradas, si la extensión Copilot está instalada y los proveedores han implementado la contextualización.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.inMemoryDataProcessingThreshold" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[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.]]></Val>