Commit Graph
1004 Commits
Author SHA1 Message Date
chylex 82de69d53c WIP 2024-09-03 22:16:35 +02:00
chylex ffb4573eda Redo tag generation (eliminate explicit prefix chars) 2024-09-03 21:50:03 +02:00
chylex 01c38df82a Search in the middle of words again unless pressing an uppercase letter, and rebind Space to cycling search boundaries 2024-09-03 21:50:03 +02:00
chylex a3a86cf447 Update for IDEA 2024.2 2024-09-03 20:58:08 +02:00
chylex 59fbd4e19c Set version to chylex-21 2024-07-15 13:46:02 +02:00
chylex 6e08d56cdf Update for IDEA 2024.1 & latest IdeaVim 2024-07-15 13:45:39 +02:00
chylex 9a14fb87e3 Set version to chylex-20 2024-03-27 13:53:41 +01:00
chylex d22bcc220e Update IdeaVim integration 2024-03-27 13:53:25 +01:00
chylex 1f76a8bd25 Set version to chylex-19 2023-12-29 21:45:12 +01:00
chylex 2e31ddd504 Use top row remapping only for tags 2023-12-29 21:45:12 +01:00
chylex 47a34f6f14 Disable searching in the middle of a word unless Space is pressed when typing tag 2023-12-29 21:45:12 +01:00
chylex 575283b2be Set version to chylex-18 2023-12-18 05:25:09 +01:00
chylex 8bb34d7f75 Make editor fade opacity configurable 2023-12-18 05:24:57 +01:00
chylex 8d1ef031d2 Set version to chylex-17 2023-12-18 03:44:20 +01:00
chylex a9375ec414 Remove unused code 2023-12-18 03:44:01 +01:00
chylex b42112cc9e Do not try to tag folded regions 2023-12-18 02:36:41 +01:00
chylex 8e42c82821 Use distance from current caret for tag order 2023-12-18 02:32:54 +01:00
chylex 48bcf9f284 Add QWERTZ (CZ) layout that remaps top row to digits 2023-12-18 00:58:37 +01:00
chylex 2681d9901f Change priority order of two-character tags 2023-12-18 00:45:28 +01:00
chylex b13d629046 Add option to set different colors for two-character tags 2023-12-17 22:41:36 +01:00
chylex 92dcd033fb Make priority of unknown characters lower than known characters 2023-12-17 21:49:24 +01:00
chylex fa3505b850 Set version to chylex-16 2023-12-14 00:09:49 +01:00
chylex dacac684f0 Make two-character tag prefixes customizable 2023-12-14 00:09:27 +01:00
chylex e627db3a24 Fix Shift mode not working when accepting a tag 2023-12-13 22:52:18 +01:00
chylex 084d729baa Set version to chylex-15 2023-12-13 20:16:51 +01:00
chylex e01edccb5b Redesign tags to look like easymotion vim plugin 2023-12-13 20:16:13 +01:00
chylex 655ccde60e Work around IntelliJ terminal plugin stealing Enter keys 2023-12-13 17:48:23 +01:00
chylex eb2ea55fb8 Rework tagging to match easymotion (no search query refinement, no double letter tags) 2023-12-13 15:19:57 +01:00
chylex a6381a2a34 Update Gradle to 8.5 and IntelliJ to 2023.3 2023-12-12 23:19:03 +01:00
chylex e005983d4c Set version to chylex-14 2023-11-17 08:56:13 +01:00
chylex 8f4d9748ad Scroll after jumping in vim mode 2023-11-17 08:55:49 +01:00
chylex 76c6458ef4 Re-add action to go to declaration after jump 2023-11-17 08:52:46 +01:00
chylex 2f53e9da6d Update for IdeaVIM chylex-20 2023-11-17 08:52:23 +01:00
chylex 100001ffca Set version to chylex-13 2023-10-04 02:41:33 +02:00
chylex 184896a6cb Update for IdeaVIM chylex-16 2023-10-04 02:41:05 +02:00
chylex 8563400946 Set plugin version to chylex-12 2023-10-04 02:40:51 +02:00
chylex a07c61a384 Fully depend on IdeaVIM and remake actions 2023-07-28 07:50:39 +02:00
chylex e072003c5c Update dependency versions and gitignore 2023-07-27 22:07:17 +02:00
chylex 8062cf5cab Update dependency versions 2023-01-09 07:19:07 +01:00
chylex 9151ee376c Set plugin version to chylex-11 2022-07-06 15:46:45 +02:00
chylex 19ce1c69fd Improve tag order for non-QWERTY layouts 2022-07-06 15:46:35 +02:00
chylex f2a053505c Remove no longer necessary actions 2022-07-06 15:46:35 +02:00
chylex 647cfb14f1 Remove unused code 2022-07-06 15:46:35 +02:00
chylex c31ba60909 Implement a customized Vim easymotion plugin 2022-07-06 15:46:35 +02:00
chylex 9c60a8a4ba Update build.gradle IDEA & plugin versions 2022-06-18 20:59:52 +02:00
chylex 1e8b7d7963 Remove Kotlin stdlib from distribution 2022-06-18 20:54:58 +02:00
chylex 9157ce19b0 Remove all special modes introduced in the rework 2021-11-14 14:35:54 +01:00
chylex 9a435feccc Fix broken special actions in Rider 2021-09-29 08:56:15 +02:00
chylex c1feb891e4 Update Gradle wrapper to 7.1 2021-09-29 08:25:09 +02:00
chylex 0b6ba62cda Simplify existing modes and add new vim shortcuts 2021-05-15 20:58:58 +02:00