mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230826154016764. (#24232)
This commit is contained in:
committed by
GitHub
parent
bf6701dbdf
commit
7baf4dad81
@@ -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[(Préversion) Activez la contextualisation des requêtes pour GitHub Copilot. Ce paramètre permet GitHub Copilot de retourner des suggestions améliorées si l’extension Copilot est installée et que les fournisseurs ont implémenté la contextualisation.]]></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>
|
||||
|
||||
Reference in New Issue
Block a user