AI-Narwhal 4 Feature Drop | 2025.1.4 <debuggerx@debuggerx-PC Update github-copilot.xml

master
debuggerx 1 month ago
parent a9fddf94e6
commit 9242ee6376

@ -1,7 +1,29 @@
<application>
<component name="github-copilot">
<option name="signinNotificationShown" value="true" />
<languageAllowList>
<map>
<entry key="*" value="true" />
</map>
</languageAllowList>
<option name="showIdeCompletions" value="true" />
<option name="telemetryTermsAcceptedDate" value="2022-05-24T04:43:26.828154+08:00[Asia/Shanghai]" />
<option name="selectedCompletionModel" value="gpt-41-copilot" />
<editAutoApprove>
<FileSafetyRule>
<option name="description" value="Github instructions files" />
<option name="pattern" value="**/.github/instructions/*" />
</FileSafetyRule>
<FileSafetyRule>
<option name="description" value="JetBrains settings files" />
<option name="pattern" value="**/.idea/**/*" />
</FileSafetyRule>
<FileSafetyRule>
<option name="description" value="Github Copilot settings and token files" />
<option name="pattern" value="**/github-copilot/**/*" />
</FileSafetyRule>
</editAutoApprove>
<option name="customHttpProxyEnabled" value="true" />
<option name="customHttpProxyHost" value="192.168.123.88" />
<option name="customHttpProxyPort" value="7890" />
</component>
</application>
Loading…
Cancel
Save