1
0
mirror of https://github.com/chylex/IntelliJ-Keyboard-Master.git synced 2024-10-16 23:42:44 +02:00
Commit Graph

74 Commits

Author SHA1 Message Date
8f3ef71e80
Make shortcuts for next/previous menu item work with tree menus 2021-11-26 22:37:29 +01:00
e409821bea
Release version 0.2.0 2021-11-26 22:37:28 +01:00
bd194f05d5
Add configurable keyboard shortcuts to select next/previous item in focused menu 2021-11-26 22:37:28 +01:00
6072e2ea03
Remove java plugin from build.gradle 2021-11-21 14:12:54 +01:00
70922b1a18
Enforce LF line endings 2021-10-23 23:05:21 +02:00
27b0f882b2
Remove Kotlin stdlib from distribution 2021-10-23 22:05:20 +02:00
23da06ac01
Release version 0.1.5 2021-10-23 21:53:55 +02:00
b7debb36d3
Disable IDEA version restrictions 2021-10-23 21:53:55 +02:00
ab314d2071
Release version 0.1.4 2021-10-14 04:02:59 +02:00
e0bd7778df
Work around IdeaVIM stealing keys when renaming elements 2021-10-14 03:59:38 +02:00
f95fd49da1
Add run configuration & update IDEA project files 2021-10-14 03:59:38 +02:00
f6f65557e2
Disable wrapping around when going down a page in code completion popup 2021-10-14 02:55:05 +02:00
a496b253ba
Add code completion popup shortcut to go back up a page 2021-10-14 02:53:34 +02:00
16df8a3150
Update IntelliJ & gradle plugin versions 2021-10-14 02:32:59 +02:00
a2b79d4f52
Minor refactoring 2021-10-14 02:23:06 +02:00
c9fd077253
Release version 0.1.3 2021-09-02 19:33:21 +02:00
a3c86f9abc
Fix code completion shortcuts not working when renaming elements due to missing focus 2021-09-02 19:27:47 +02:00
798264316b
Fix configuration not loading 2021-09-02 19:06:24 +02:00
2f3780bdfc
Make amount of code completion shortcuts customizable 2021-08-26 22:01:06 +02:00
28c3d80c6e
Add configuration for which characters select which items (implementation needs cleanup) 2021-08-26 20:53:06 +02:00
619aa49b42
Typing digit '0' in code completion list moves down by 9 items 2021-08-23 14:32:23 +02:00
c915ba2fcd
Allow selecting code completion items by typing digits 2021-08-21 16:02:38 +02:00
d6053046a5
Add main project files 2021-08-21 15:58:47 +02:00
67084f3af1
Initial commit 2021-08-21 15:50:19 +02:00