|
568128f474
|
Set version to chylex-26
|
2024-10-31 03:57:33 +01:00 |
|
|
cb814e0999
|
Set version to chylex-25
|
2024-09-05 09:11:05 +02:00 |
|
|
1fc06e8120
|
Update for latest IdeaVim
|
2024-09-05 09:10:21 +02:00 |
|
|
841f2fd125
|
Set version to chylex-24
|
2024-09-05 06:44:02 +02:00 |
|
|
43dfec940e
|
Set version to chylex-23
|
2024-09-04 11:40:16 +02:00 |
|
|
5979579042
|
Set version to chylex-22
|
2024-09-04 08:50:33 +02:00 |
|
|
a3a86cf447
|
Update for IDEA 2024.2
|
2024-09-03 20:58:08 +02:00 |
|
|
59fbd4e19c
|
Set version to chylex-21
|
2024-07-15 13:46:02 +02:00 |
|
|
6e08d56cdf
|
Update for IDEA 2024.1 & latest IdeaVim
|
2024-07-15 13:45:39 +02:00 |
|
|
9a14fb87e3
|
Set version to chylex-20
|
2024-03-27 13:53:41 +01:00 |
|
|
d22bcc220e
|
Update IdeaVim integration
|
2024-03-27 13:53:25 +01:00 |
|
|
1f76a8bd25
|
Set version to chylex-19
|
2023-12-29 21:45:12 +01:00 |
|
|
575283b2be
|
Set version to chylex-18
|
2023-12-18 05:25:09 +01:00 |
|
|
8d1ef031d2
|
Set version to chylex-17
|
2023-12-18 03:44:20 +01:00 |
|
|
fa3505b850
|
Set version to chylex-16
|
2023-12-14 00:09:49 +01:00 |
|
|
084d729baa
|
Set version to chylex-15
|
2023-12-13 20:16:51 +01:00 |
|
|
a6381a2a34
|
Update Gradle to 8.5 and IntelliJ to 2023.3
|
2023-12-12 23:19:03 +01:00 |
|
|
e005983d4c
|
Set version to chylex-14
|
2023-11-17 08:56:13 +01:00 |
|
|
2f53e9da6d
|
Update for IdeaVIM chylex-20
|
2023-11-17 08:52:23 +01:00 |
|
|
100001ffca
|
Set version to chylex-13
|
2023-10-04 02:41:33 +02:00 |
|
|
184896a6cb
|
Update for IdeaVIM chylex-16
|
2023-10-04 02:41:05 +02:00 |
|
|
8563400946
|
Set plugin version to chylex-12
|
2023-10-04 02:40:51 +02:00 |
|
|
e072003c5c
|
Update dependency versions and gitignore
|
2023-07-27 22:07:17 +02:00 |
|
|
8062cf5cab
|
Update dependency versions
|
2023-01-09 07:19:07 +01:00 |
|
|
9151ee376c
|
Set plugin version to chylex-11
|
2022-07-06 15:46:45 +02:00 |
|
|
c31ba60909
|
Implement a customized Vim easymotion plugin
|
2022-07-06 15:46:35 +02:00 |
|
|
9c60a8a4ba
|
Update build.gradle IDEA & plugin versions
|
2022-06-18 20:59:52 +02:00 |
|
|
9a435feccc
|
Fix broken special actions in Rider
|
2021-09-29 08:56:15 +02:00 |
|
|
0b6ba62cda
|
Simplify existing modes and add new vim shortcuts
|
2021-05-15 20:58:58 +02:00 |
|
|
f2400d134d
|
Update build.gradle
|
2021-05-15 19:46:51 +02:00 |
|
|
1e172e9c49
|
[WIP] Implement jumping across splitters
|
2021-05-08 02:39:27 +02:00 |
|
|
01b37c878e
|
[WIP] Add more vim-friendly jump actions (declaration, usages)
|
2021-04-11 08:34:52 +02:00 |
|
|
1630c706a9
|
[WIP] Fix easymotion-like actions in visual mode
|
2021-04-08 13:57:11 +02:00 |
|
|
041a130c5f
|
[WIP] Add a few easymotion-like actions
|
2021-04-07 03:05:11 +02:00 |
|
|
bce9a5f636
|
[WIP] Add quick jump mode
|
2021-03-29 18:43:00 +02:00 |
|
|
bfe0aa536e
|
[WIP] Change plugin version
|
2021-03-29 18:42:40 +02:00 |
|
|
b61abee04d
|
Major AceJump refactoring!
See https://github.com/acejump/AceJump/issues/348 for information on what's changed and what more needs to be done.
|
2021-03-29 02:11:06 +02:00 |
|
breandan
|
89af38422a
|
remove unnecessary options
|
2021-03-04 23:01:51 -05:00 |
|
breandan
|
80f25c39b2
|
update versions
|
2021-03-04 22:54:20 -05:00 |
|
breandan
|
8e09ab83d7
|
update to kotlin 1.5 and fix method reference
|
2021-02-07 00:44:47 -05:00 |
|
breandan
|
b1d69bf251
|
update change notes and prepare next release -- thanks @chylex
I think this deserves a +.1 version release!
|
2020-11-29 06:16:45 -05:00 |
|
breandan
|
8e46a5a3e3
|
Merge branch 'visible-area' of https://github.com/chylex/AceJump into chylex-visible-area
# Conflicts:
# src/main/kotlin/org/acejump/config/AceConfig.kt
# src/main/kotlin/org/acejump/config/AceConfigurable.kt
# src/main/kotlin/org/acejump/config/AceSettings.kt
# src/main/kotlin/org/acejump/config/AceSettingsPanel.kt
# src/main/resources/AceResources.properties
|
2020-11-24 05:46:44 -05:00 |
|
breandan
|
a6163825f3
|
update build, acknowledge @chylex
|
2020-11-19 17:53:56 -05:00 |
|
breandan
|
9b8ee4f011
|
fix gradle build
|
2020-10-30 23:46:49 -04:00 |
|
breandan
|
cb6a83794f
|
update changelog plugin
|
2020-10-25 23:20:49 -04:00 |
|
breandan
|
d22382fcce
|
update gradle plugin
|
2020-10-25 23:19:27 -04:00 |
|
breandan
|
8b0bf6b771
|
Merge remote-tracking branch 'origin/master'
|
2020-10-25 23:18:17 -04:00 |
|
breandan
|
5680ba8633
|
update platform version to 2020.2
|
2020-10-25 23:18:10 -04:00 |
|
breandan.considine
|
5323880861
|
revert kotlin update to fix failing test
|
2020-08-14 20:54:07 -04:00 |
|
breandan.considine
|
048142dbc0
|
bump versions
|
2020-08-14 12:49:06 -04:00 |
|