AI-Chipmunk | 2021.2.1 <debuggerx@debuggerx-PC Update Default copy.xml Create github-copilot.xml

master
DebuggerX 3 years ago
parent b8190c177d
commit b5fe37f71d

@ -0,0 +1,7 @@
<application>
<component name="github-copilot">
<option name="signinNotificationShown" value="true" />
<option name="showIdeCompletions" value="true" />
<option name="telemetryTermsAcceptedDate" value="2022-05-24T04:43:26.828154+08:00[Asia/Shanghai]" />
</component>
</application>

@ -81,6 +81,12 @@
<action id="android.deploy.CodeSwap">
<keyboard-shortcut first-keystroke="ctrl alt f10" />
</action>
<action id="copilot.enableCopilot">
<keyboard-shortcut first-keystroke="shift ctrl alt g" />
</action>
<action id="copilot.openCopilot">
<keyboard-shortcut first-keystroke="ctrl alt g" />
</action>
<action id="osmedile.intellij.stringmanip.SwitchCasePopup">
<keyboard-shortcut first-keystroke="ctrl alt s" />
</action>

Loading…
Cancel
Save