AI-Panda 2 | 2025.3.2 <debuggerx@debuggerx-PC Update DebuggerX.xml Create ContinueExtensionSettings.xml
This commit is contained in:
@@ -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">
|
<action id="Editor TranslateAndReplaceAction">
|
||||||
<keyboard-shortcut first-keystroke="alt z" />
|
<keyboard-shortcut first-keystroke="alt z" />
|
||||||
</action>
|
</action>
|
||||||
|
<action id="EditorJoinLines" />
|
||||||
<action id="FindInPath">
|
<action id="FindInPath">
|
||||||
<keyboard-shortcut first-keystroke="shift alt f" />
|
<keyboard-shortcut first-keystroke="shift alt f" />
|
||||||
</action>
|
</action>
|
||||||
@@ -25,9 +26,11 @@
|
|||||||
</action>
|
</action>
|
||||||
<action id="HippieBackwardCompletion" />
|
<action id="HippieBackwardCompletion" />
|
||||||
<action id="HippieCompletion" />
|
<action id="HippieCompletion" />
|
||||||
|
<action id="ImplementMethods" />
|
||||||
<action id="Insert Hello World">
|
<action id="Insert Hello World">
|
||||||
<keyboard-shortcut first-keystroke="shift ctrl w" />
|
<keyboard-shortcut first-keystroke="shift ctrl w" />
|
||||||
</action>
|
</action>
|
||||||
|
<action id="InsertLiveTemplate" />
|
||||||
<action id="ReformatCode">
|
<action id="ReformatCode">
|
||||||
<keyboard-shortcut first-keystroke="ctrl alt l" />
|
<keyboard-shortcut first-keystroke="ctrl alt l" />
|
||||||
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
||||||
@@ -45,10 +48,13 @@
|
|||||||
<keyboard-shortcut first-keystroke="alt x" />
|
<keyboard-shortcut first-keystroke="alt x" />
|
||||||
</action>
|
</action>
|
||||||
<action id="UpdateRunningApplication" />
|
<action id="UpdateRunningApplication" />
|
||||||
|
<action id="UsageFiltering.Imports" />
|
||||||
<action id="android.deploy.ApplyChanges">
|
<action id="android.deploy.ApplyChanges">
|
||||||
<keyboard-shortcut first-keystroke="ctrl f10" />
|
<keyboard-shortcut first-keystroke="ctrl f10" />
|
||||||
</action>
|
</action>
|
||||||
<action id="android.deploy.CodeSwap">
|
<action id="android.deploy.CodeSwap">
|
||||||
<keyboard-shortcut first-keystroke="ctrl alt f10" />
|
<keyboard-shortcut first-keystroke="ctrl alt f10" />
|
||||||
</action>
|
</action>
|
||||||
|
<action id="android.streaming.xr.interaction" />
|
||||||
|
<action id="org.intellij.plugins.markdown.ui.actions.styling.ToggleItalicAction" />
|
||||||
</keymap>
|
</keymap>
|
||||||
Reference in New Issue
Block a user