1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2024-10-17 06:42:47 +02:00
Commit Graph

1100 Commits

Author SHA1 Message Date
35003b0bab
Improve tag order for non-QWERTY layouts 2021-11-21 05:29:43 +01:00
breandan
dc137e4d23 add hop 2021-11-20 15:54:52 -05:00
breandan
6858b745e6 fixes #356 2021-11-14 21:22:06 -05:00
breandan
1505e98d66 update changelog, migrate deprecated and fix compiler error 2021-11-14 17:01:11 -05:00
breandan
2b7015474e
fix markdown 2021-11-14 16:32:44 -05:00
breandan
8d62b0d130
Merge pull request #384 from chylex/dpi
Workaround tag misalignment on high DPI screens
2021-11-14 16:25:55 -05:00
828940a53a
Update attribution in README 2021-11-14 22:24:03 +01:00
41071dbaf9
Workaround tag misalignment on high DPI screens
Fixes #362.
2021-11-14 21:07:26 +01:00
breandan
cb10ff7789 reference IdeActions constants instead of hardcoded strings #379 2021-10-01 01:03:17 -04:00
breandan
71f8d7150d update versions 2021-09-12 22:35:15 -04:00
breandan
e619f5feb0 update versions 2021-08-26 00:46:21 -04:00
breandan
9dd85c1815 fixes #379 2021-07-09 00:48:53 -07:00
breandan
194dc3a14e
update API usage example 2021-07-04 13:08:13 -04:00
breandan.considine
f1488f7fdf update versions 2021-06-24 11:54:15 -04:00
breandan
952a9af9ad run plugin verifier 2021-05-27 13:01:13 -04:00
breandan
86a7ad751f update versions 2021-05-27 12:49:48 -04:00
breandan
650a00f491 remove closed ticket from wishlist 2021-05-17 21:10:10 -04:00
breandan
9573315eff update change notes 2021-05-17 20:50:20 -04:00
breandan
eef4c2e08f display regex for regex queries 2021-05-17 20:45:18 -04:00
breandan
d1277dcb8a
Merge pull request #377 from SaiKai/fix-line-mode
prevent setting INHERITED_COLOR_MARKER as border color
2021-05-17 20:27:18 -04:00
Jonas Gutenschwager
7ef147c941 prevent setting INHERITED_COLOR_MARKER as border color 2021-05-17 23:10:45 +02:00
breandan
4504da02ba clean up TextHighlighter and add release notes 2021-05-16 20:44:46 -04:00
breandan
7cce1b7034
Merge pull request #375 from SaiKai/display-search-text
#227 Add a notification hint with the current search text
2021-05-16 20:18:01 -04:00
breandan
16fd472132
Merge pull request #374 from SaiKai/fix-focus-editor
ensure editor focus also when using select function
2021-05-16 20:15:57 -04:00
Jonas Gutenschwager
3c231327d0 add a notification hint with the current search text 2021-05-17 01:09:22 +02:00
Jonas Gutenschwager
9284514ce3 ensure editor focus also when using select function 2021-05-16 22:07:17 +02:00
breandan
767a72a97c update contribution wishlist 2021-05-13 22:49:22 -04:00
breandan
d1ad283c8c bump versions 2021-05-13 22:43:45 -04:00
breandan
a169e3c751 fixes #373 2021-05-13 21:43:15 -04:00
breandan
0ee9f3e1cb support unicode characters, fixes #368 2021-05-10 21:45:41 -04:00
breandan
a05e92f3cb
Merge pull request #371 from chylex/jump-across-splitters
Implement jumping across splitters
2021-05-10 20:59:05 -04:00
17a762e4d8
Update version to 3.8.0 2021-05-10 16:20:34 +02:00
aaa3f5d922
Add unit test for markResults with multiple editors 2021-05-09 08:44:53 +02:00
d407fd5333
Fix tests 2021-05-08 02:54:04 +02:00
12ae15c0f7
Implement jumping across splitters 2021-05-08 02:25:14 +02:00
breandan
5fd99c7f9b Merge remote-tracking branch 'origin/master' 2021-05-05 22:10:09 -04:00
breandan
d0cd15ef2c update versions 2021-05-05 22:10:03 -04:00
breandan
e6184ca6d3
add Japanese support to wishlist 2021-04-25 11:00:10 -04:00
breandan
020b6c1c7c update version to 3.7.1 2021-04-24 14:21:53 -04:00
breandan
9839a43da4 update wishlist 2021-04-17 17:09:53 -04:00
breandan
a7ebbcadb4 fixes #363 2021-04-17 16:13:15 -04:00
breandan
4622fbb20b pass back necessary info instead of reconstructing
Merge branch 'listener_update' of https://github.com/AlexPl292/AceJump into AlexPl292-listener_update

# Conflicts:
#	src/test/kotlin/ExternalUsageTest.kt
2021-04-17 15:44:08 -04:00
breandan
b3df72ef81 Merge remote-tracking branch 'origin/master' 2021-04-14 21:50:00 -04:00
breandan
00ed423faa update to RC 2021-04-14 21:49:54 -04:00
breandan
615ac0bc7a
remove item from wishlist 2021-04-13 10:55:18 -04:00
breandan
2c0a236ed8 update gradle 2021-04-11 00:21:26 -04:00
breandan
d6553cd358 Merge remote-tracking branch 'origin/master' 2021-04-10 17:51:13 -04:00
breandan
5bb9a98723 update to 2021.1 2021-04-10 17:51:02 -04:00
breandan
85163d4fb9
Merge pull request #358 from AlexPl292/jump_boundaries
Allow defining jump mode with boundaries
2021-04-09 22:59:10 -04:00
breandan
02fee84923
Merge pull request #359 from AlexPl292/kotlin_objects
Do not use kotlin objects for actions
2021-04-09 22:57:45 -04:00