1
0
mirror of https://github.com/chylex/IntelliJ-Keyboard-Master.git synced 2025-08-16 12:31:45 +02:00

Commit Graph

  • 7596b8727a Release version 0.6.2 main chylex 2024-09-19 05:36:42 +02:00
  • 38c80a7b27 Change vim-style navigation binding for 'X' to close all tree nodes chylex 2024-09-18 19:49:16 +02:00
  • efe13712ad Add new vim-style bindings for navigating tree hierarchy chylex 2024-09-18 19:39:48 +02:00
  • 5aea7947ec Disable automatic tree auto-expansion in vim-style navigation chylex 2024-09-18 08:52:51 +02:00
  • f814ec04bd Release version 0.6.1 chylex 2024-08-11 11:22:00 +02:00
  • c7229a6d8e Fix leaking editor instances chylex 2024-08-11 11:21:49 +02:00
  • d711e60da8 Release version 0.6.0 chylex 2024-08-10 15:31:12 +02:00
  • 356826f6ae Update uses of obsolete APIs for IDEA 2024.2 chylex 2024-08-10 15:30:55 +02:00
  • f3a3685084 Release version 0.5.8 chylex 2024-08-05 03:55:32 +02:00
  • 5e654762fc Fix vim-style navigation not scrolling after collapsing a tree node chylex 2024-08-05 03:55:14 +02:00
  • 723b8af939 Release version 0.5.7 chylex 2024-07-15 13:08:10 +02:00
  • 72158689ff Add vim-style binding to expand tree to the next level chylex 2024-07-15 13:06:44 +02:00
  • d76e259c25 Release version 0.5.6 chylex 2024-06-18 12:40:58 +02:00
  • 6ba2a0863e Add vim-style bindings for Ctrl/Cmd+Enter to immediately execute Enter action during search chylex 2024-06-18 12:17:12 +02:00
  • 48a9159c87 Release version 0.5.5 chylex 2024-05-19 15:58:49 +02:00
  • 844738794b Make vim-style navigation Enter handling during search in popups consistent with other components chylex 2024-05-19 15:54:07 +02:00
  • 0e2928a737 Fix vim-style navigation preventing default Enter action in components with key listeners chylex 2024-05-19 15:51:38 +02:00
  • b131413c8d Fix vim-style navigation being active in popups even when disabled chylex 2024-05-19 15:13:59 +02:00
  • ca075869eb Fix vim-style bindings stealing keys from inline text fields chylex 2024-05-17 19:11:53 +02:00
  • cd69968868 Release version 0.5.4 chylex 2024-05-16 16:27:36 +02:00
  • be41677c59 Fix vim-style bindings forgetting that a search is active chylex 2024-05-16 12:33:17 +02:00
  • b1d5c57e04 Fix not scrolling selected row into view when jumping to first/last sibling chylex 2024-05-16 12:32:22 +02:00
  • 401d5101e7 Release version 0.5.3 chylex 2024-05-06 23:11:29 +02:00
  • 23becff81e Fix ClassCastException in some wrapped Enter action handlers chylex 2024-05-06 23:11:08 +02:00
  • 83bb3f6a83 Add vim-style bindings with selection chylex 2024-05-06 23:05:24 +02:00
  • e6ab49cb16 Add additional vim-style bindings for navigating submenus chylex 2024-05-06 22:50:45 +02:00
  • 6931387370 Fix vim-style navigation breaking Escape actions chylex 2024-05-06 22:43:39 +02:00
  • 6404b5b926 Release version 0.5.2 chylex 2024-05-06 21:03:53 +02:00
  • 2b7f1a363f Fix more cases of vim-style navigation breaking Enter actions chylex 2024-05-06 21:02:39 +02:00
  • 215049bf26 Release version 0.5.1 chylex 2024-05-06 05:41:24 +02:00
  • 250e8fa8f8 Fix vim-style navigation breaking Enter actions chylex 2024-05-06 05:40:54 +02:00
  • 381db0e664 Release version 0.5.0 chylex 2024-05-05 18:32:52 +02:00
  • 5ca46cf8b2 Implement vim-style navigation for menu popups chylex 2024-05-05 05:16:39 +02:00
  • d3989a0e87 Implement vim-style navigation for list-based popups chylex 2024-05-04 20:39:12 +02:00
  • 6e38809ef2 Implement vim-style navigation for lists, trees, and tables chylex 2024-05-04 06:08:42 +02:00
  • 085291bf8d Update IDEA to 2024.1.1 chylex 2024-05-03 23:49:34 +02:00
  • a0500a8666 Release version 0.4.1 chylex 2023-11-17 08:22:40 +01:00
  • 9953e3b057 Fix binary incompatibility with 2023.3 Beta chylex 2023-11-17 08:21:54 +01:00
  • 15e459d885 Release version 0.4.0 chylex 2023-10-19 06:35:35 +02:00
  • 238942c471 Add actions to go to next/previous type in file chylex 2023-10-17 03:34:42 +02:00
  • 6f7cb51300 Add actions to go to next/previous highlighted error in other mode chylex 2023-10-17 02:39:56 +02:00
  • a3aee8cd84 Release version 0.3.0 chylex 2023-10-06 19:51:01 +02:00
  • 40abcbbe6c Fix missing attribute on <applicationConfigurable> tag chylex 2023-10-06 15:59:40 +02:00
  • d5e96f2205 Update deprecated UI construction code chylex 2023-10-06 15:57:16 +02:00
  • e47101946e Remove actions to select previous/next item because those already exist in IDEA chylex 2023-10-05 13:38:53 +02:00
  • b733bb167e Migrate StartupActivity to ProjectActivity chylex 2023-10-05 13:37:52 +02:00
  • 7f6bbef0b2 Update IDEA to 2023.2 chylex 2023-10-05 13:02:15 +02:00
  • 858f535159 Update Gradle to 8.3 chylex 2023-10-05 12:59:31 +02:00
  • c99a757577 Update .gitignore chylex 2023-10-05 13:00:27 +02:00
  • 3d84e4d941 Release version 0.2.1 chylex 2021-11-26 22:37:03 +01:00
  • 8f3ef71e80 Make shortcuts for next/previous menu item work with tree menus chylex 2021-11-26 22:36:32 +01:00
  • e409821bea Release version 0.2.0 chylex 2021-11-26 22:36:55 +01:00
  • bd194f05d5 Add configurable keyboard shortcuts to select next/previous item in focused menu chylex 2021-11-26 17:34:05 +01:00
  • 6072e2ea03 Remove java plugin from build.gradle chylex 2021-11-21 14:12:54 +01:00
  • 70922b1a18 Enforce LF line endings chylex 2021-10-23 23:05:21 +02:00
  • 27b0f882b2 Remove Kotlin stdlib from distribution chylex 2021-10-23 22:05:20 +02:00
  • 23da06ac01 Release version 0.1.5 chylex 2021-10-23 21:52:47 +02:00
  • b7debb36d3 Disable IDEA version restrictions chylex 2021-10-23 21:52:10 +02:00
  • ab314d2071 Release version 0.1.4 chylex 2021-10-14 04:02:59 +02:00
  • e0bd7778df Work around IdeaVIM stealing keys when renaming elements chylex 2021-10-14 03:56:44 +02:00
  • f95fd49da1 Add run configuration & update IDEA project files chylex 2021-10-14 03:57:37 +02:00
  • f6f65557e2 Disable wrapping around when going down a page in code completion popup chylex 2021-10-14 02:54:55 +02:00
  • a496b253ba Add code completion popup shortcut to go back up a page chylex 2021-10-14 02:52:52 +02:00
  • 16df8a3150 Update IntelliJ & gradle plugin versions chylex 2021-10-14 02:32:59 +02:00
  • a2b79d4f52 Minor refactoring chylex 2021-10-14 02:23:06 +02:00
  • c9fd077253 Release version 0.1.3 chylex 2021-09-02 19:33:21 +02:00
  • a3c86f9abc Fix code completion shortcuts not working when renaming elements due to missing focus chylex 2021-09-02 19:27:47 +02:00
  • 798264316b Fix configuration not loading chylex 2021-09-02 19:06:24 +02:00
  • 2f3780bdfc Make amount of code completion shortcuts customizable chylex 2021-08-26 22:01:06 +02:00
  • 28c3d80c6e Add configuration for which characters select which items (implementation needs cleanup) chylex 2021-08-26 20:53:06 +02:00
  • 619aa49b42 Typing digit '0' in code completion list moves down by 9 items chylex 2021-08-23 14:25:35 +02:00
  • c915ba2fcd Allow selecting code completion items by typing digits chylex 2021-08-21 16:02:38 +02:00
  • d6053046a5 Add main project files chylex 2021-08-21 15:55:40 +02:00
  • 67084f3af1 Initial commit chylex 2021-08-21 15:50:19 +02:00