AI-Ladybug | 2024.2.1 Patch 1 <debuggerx@debuggerx-PC Update DebuggerX.xml, live-plugin.xml

master
debuggerx 6 months ago
parent 602d462edf
commit 6d73a00fbb

@ -17,12 +17,24 @@
<action id="FindInPath">
<keyboard-shortcut first-keystroke="shift alt f" />
</action>
<action id="Hello World">
<keyboard-shortcut first-keystroke="shift alt h" />
</action>
<action id="HippieBackwardCompletion" />
<action id="HippieCompletion" />
<action id="Insert Hello World">
<keyboard-shortcut first-keystroke="shift ctrl w" />
</action>
<action id="ReformatCode">
<keyboard-shortcut first-keystroke="ctrl alt l" />
<keyboard-shortcut first-keystroke="shift ctrl f" />
</action>
<action id="Show Actions Popup">
<keyboard-shortcut first-keystroke="shift ctrl alt p" />
</action>
<action id="Show Project Path">
<keyboard-shortcut first-keystroke="shift alt p" />
</action>
<action id="SmartTypeCompletion">
<keyboard-shortcut first-keystroke="shift alt slash" />
</action>

@ -1,5 +1,6 @@
<application>
<component name="LivePluginSettings">
<option name="justInstalled" value="false" />
<option name="runAllPluginsOnIDEStartup" value="true" />
</component>
</application>
Loading…
Cancel
Save