AI-Panda 2 | 2025.3.2 <debuggerx@debuggerx-PC Update DebuggerX.xml Create ContinueExtensionSettings.xml

master
debuggerx 5 days ago
parent 29093c0093
commit b40f76eed9

@ -0,0 +1,5 @@
<application>
<component name="com.github.continuedev.continueintellijextension.services.ContinueExtensionSettings">
<option name="shownWelcomeDialog" value="true" />
</component>
</application>

@ -17,6 +17,7 @@
<action id="Editor TranslateAndReplaceAction">
<keyboard-shortcut first-keystroke="alt z" />
</action>
<action id="EditorJoinLines" />
<action id="FindInPath">
<keyboard-shortcut first-keystroke="shift alt f" />
</action>
@ -25,9 +26,11 @@
</action>
<action id="HippieBackwardCompletion" />
<action id="HippieCompletion" />
<action id="ImplementMethods" />
<action id="Insert Hello World">
<keyboard-shortcut first-keystroke="shift ctrl w" />
</action>
<action id="InsertLiveTemplate" />
<action id="ReformatCode">
<keyboard-shortcut first-keystroke="ctrl alt l" />
<keyboard-shortcut first-keystroke="shift ctrl f" />
@ -45,10 +48,13 @@
<keyboard-shortcut first-keystroke="alt x" />
</action>
<action id="UpdateRunningApplication" />
<action id="UsageFiltering.Imports" />
<action id="android.deploy.ApplyChanges">
<keyboard-shortcut first-keystroke="ctrl f10" />
</action>
<action id="android.deploy.CodeSwap">
<keyboard-shortcut first-keystroke="ctrl alt f10" />
</action>
<action id="android.streaming.xr.interaction" />
<action id="org.intellij.plugins.markdown.ui.actions.styling.ToggleItalicAction" />
</keymap>
Loading…
Cancel
Save