98 Commits
Author SHA1 Message Date
chylex 6931387370 Fix vim-style navigation breaking Escape actions 2024-05-06 22:43:39 +02:00
chylex 6404b5b926 Release version 0.5.2 2024-05-06 21:03:53 +02:00
chylex 2b7f1a363f Fix more cases of vim-style navigation breaking Enter actions 2024-05-06 21:03:40 +02:00
chylex 215049bf26 Release version 0.5.1 2024-05-06 05:41:24 +02:00
chylex 250e8fa8f8 Fix vim-style navigation breaking Enter actions 2024-05-06 05:40:54 +02:00
chylex 381db0e664 Release version 0.5.0 2024-05-05 18:32:52 +02:00
chylex 5ca46cf8b2 Implement vim-style navigation for menu popups 2024-05-05 18:32:10 +02:00
chylex d3989a0e87 Implement vim-style navigation for list-based popups 2024-05-05 18:32:09 +02:00
chylex 6e38809ef2 Implement vim-style navigation for lists, trees, and tables 2024-05-05 18:32:09 +02:00
chylex 085291bf8d Update IDEA to 2024.1.1 2024-05-03 23:54:40 +02:00
chylex a0500a8666 Release version 0.4.1 2023-11-17 08:28:59 +01:00
chylex 9953e3b057 Fix binary incompatibility with 2023.3 Beta 2023-11-17 08:28:59 +01:00
chylex 15e459d885 Release version 0.4.0 2023-10-19 06:35:35 +02:00
chylex 238942c471 Add actions to go to next/previous type in file 2023-10-17 03:38:41 +02:00
chylex 6f7cb51300 Add actions to go to next/previous highlighted error in other mode 2023-10-17 02:55:11 +02:00
chylex a3aee8cd84 Release version 0.3.0 2023-10-06 19:51:01 +02:00
chylex 40abcbbe6c Fix missing attribute on <applicationConfigurable> tag 2023-10-06 15:59:40 +02:00
chylex d5e96f2205 Update deprecated UI construction code 2023-10-06 15:57:16 +02:00
chylex e47101946e Remove actions to select previous/next item because those already exist in IDEA 2023-10-05 13:38:53 +02:00
chylex b733bb167e Migrate StartupActivity to ProjectActivity 2023-10-05 13:37:52 +02:00
chylex 7f6bbef0b2 Update IDEA to 2023.2 2023-10-05 13:02:20 +02:00
chylex 858f535159 Update Gradle to 8.3 2023-10-05 13:00:37 +02:00
chylex c99a757577 Update .gitignore 2023-10-05 13:00:37 +02:00
chylex 3d84e4d941 Release version 0.2.1 2021-11-26 22:37:29 +01:00
chylex 8f3ef71e80 Make shortcuts for next/previous menu item work with tree menus 2021-11-26 22:37:29 +01:00
chylex e409821bea Release version 0.2.0 2021-11-26 22:37:28 +01:00
chylex bd194f05d5 Add configurable keyboard shortcuts to select next/previous item in focused menu 2021-11-26 22:37:28 +01:00
chylex 6072e2ea03 Remove java plugin from build.gradle 2021-11-21 14:12:54 +01:00
chylex 70922b1a18 Enforce LF line endings 2021-10-23 23:05:21 +02:00
chylex 27b0f882b2 Remove Kotlin stdlib from distribution 2021-10-23 22:05:20 +02:00
chylex 23da06ac01 Release version 0.1.5 2021-10-23 21:53:55 +02:00
chylex b7debb36d3 Disable IDEA version restrictions 2021-10-23 21:53:55 +02:00
chylex ab314d2071 Release version 0.1.4 2021-10-14 04:02:59 +02:00
chylex e0bd7778df Work around IdeaVIM stealing keys when renaming elements 2021-10-14 03:59:38 +02:00
chylex f95fd49da1 Add run configuration & update IDEA project files 2021-10-14 03:59:38 +02:00
chylex f6f65557e2 Disable wrapping around when going down a page in code completion popup 2021-10-14 02:55:05 +02:00
chylex a496b253ba Add code completion popup shortcut to go back up a page 2021-10-14 02:53:34 +02:00
chylex 16df8a3150 Update IntelliJ & gradle plugin versions 2021-10-14 02:32:59 +02:00
chylex a2b79d4f52 Minor refactoring 2021-10-14 02:23:06 +02:00
chylex c9fd077253 Release version 0.1.3 2021-09-02 19:33:21 +02:00
chylex a3c86f9abc Fix code completion shortcuts not working when renaming elements due to missing focus 2021-09-02 19:27:47 +02:00
chylex 798264316b Fix configuration not loading 2021-09-02 19:06:24 +02:00
chylex 2f3780bdfc Make amount of code completion shortcuts customizable 2021-08-26 22:01:06 +02:00
chylex 28c3d80c6e Add configuration for which characters select which items (implementation needs cleanup) 2021-08-26 20:53:06 +02:00
chylex 619aa49b42 Typing digit '0' in code completion list moves down by 9 items 2021-08-23 14:32:23 +02:00
chylex c915ba2fcd Allow selecting code completion items by typing digits 2021-08-21 16:02:38 +02:00
chylex d6053046a5 Add main project files 2021-08-21 15:58:47 +02:00
chylex 67084f3af1 Initial commit 2021-08-21 15:50:19 +02:00