Compare commits
2 Commits
4ae57c76e3
...
6d73a00fbb
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d73a00fbb | |||
| 602d462edf |
@@ -1,5 +1,6 @@
|
||||
<application>
|
||||
<component name="K2NewUserTracker">
|
||||
<option name="lastSavedPluginMode" value="K1" />
|
||||
<option name="userSawEnableK2Notification" value="true" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -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>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</component>
|
||||
<component name="KotlinNewUserTracker">
|
||||
<option name="firstKtFileOpened" value="1721650294" />
|
||||
<option name="lastKtFileOpened" value="1730208459" />
|
||||
<option name="lastKtFileOpened" value="1730270821" />
|
||||
<option name="newKtUserSince" value="1730172618" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -1,5 +1,6 @@
|
||||
<application>
|
||||
<component name="LivePluginSettings">
|
||||
<option name="justInstalled" value="false" />
|
||||
<option name="runAllPluginsOnIDEStartup" value="true" />
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user