1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2024-09-20 20:42:45 +02:00
Commit Graph

64 Commits

Author SHA1 Message Date
breandan
c070b211e3 update to latest IDE version 2022-11-30 19:43:24 -05:00
breandan
b7024842ba add leap and lightspeed 2022-10-13 22:49:12 -04:00
guangjinhuo
5ee0245f0b Add a test case to ensure that other highlighters are not removed #406 2022-04-28 17:30:37 +08:00
f17f4ef8c4
Fix not highlighting last line
Closes #360
2021-11-21 20:55:19 +01: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
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
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
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
85163d4fb9
Merge pull request #358 from AlexPl292/jump_boundaries
Allow defining jump mode with boundaries
2021-04-09 22:59:10 -04:00
Alex Plate
89c3f88fbf
Do not use kotlin objects for actions 2021-04-09 10:19:34 +03:00
Alex Plate
8fe050dc15
Allow defining jump mode with boundaries 2021-04-09 10:12:41 +03:00
breandan
61f0e3cf77 add test case for #355 2021-04-04 16:53:10 -04:00
breandan
59e0082236 document ExternalUsage endpoints in README.md #354 2021-04-03 20:37:22 -04:00
breandan
d2b1fb96dd move ExternalUsage tests to new class and add test cases for pattern and regex #354 2021-04-03 20:19:04 -04:00
breandan
d5dfa95896 test whether listeners are notified post-disposal #354 2021-04-03 18:37:34 -04:00
breandan
b33ae482b0 reimplements #307, cf. #354 2021-04-03 17:56:54 -04:00
breandan
beb39c95c8 refactor, add EditorCache and reimplement Pinyin support 2021-04-03 11:43:33 -04:00
2c08494a71 Add all regex search patterns to keymap 2021-03-29 02:11:06 +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
c8c6f9c4bf make perf test a bit more robust 2020-11-19 17:52:32 -05:00
breandan
18d97e9ddc remove whitespace, trigger rebuild 2020-10-30 23:59:32 -04:00
breandan
711be21b07 test latency to catch performance regressions, #207, #217 2020-08-05 22:53:38 -04:00
breandan
0a82fd5446 increase test coverage for modes/pinyin #139 2020-06-22 17:02:17 -04:00
breandan
c0e06d59f1 cleanup 2020-04-19 00:16:12 -04:00
breandan.considine
687ba7ff39 fixes #304 2019-10-04 00:03:34 -04:00
breandan.considine
d256647aae breakout tracejump into separate repository 2019-09-26 22:10:21 -04:00
breandan.considine
48828feaac fix memory leak 2019-09-24 02:30:54 -04:00
breandan.considine
6793b58b3a add threading and tag selection mechanism 2019-09-24 02:22:15 -04:00
breandan.considine
d5017c7e48 refactor and modularize 2019-09-23 00:29:05 -04:00
breandan
9b452fe096 use jfx for browser action 2019-09-22 15:03:39 -04:00
breandan.considine
7d25df321e scale and preview tag placement 2019-09-22 14:11:06 -04:00
breandan.considine
1c7f0fb9cd experiment with whitelist 2019-09-20 13:59:57 -04:00
breandan.considine
db794e9450 refactor and measure latency 2019-09-20 10:29:39 -04:00
breandan.considine
196b9e7279 prototype for new recognition system 2019-09-19 19:41:28 -04:00
breandan
f6a79f7063 routine maintenance and refactoring 2019-07-23 15:33:30 -04:00
breandan
781a024d30 narrow scope 2019-03-09 21:25:52 -05:00
breandan.considine
a8db5fc223 fix broken test 2018-12-21 19:50:43 -05:00
breandan.considine
23936be9c6 refactor tests a bit 2018-12-21 19:43:29 -05:00
breandan.considine
d8f76bfbfe add reverse selection and test case 2018-12-21 12:15:12 -05:00
breandan.considine
0760a78ac6 fixes #264 2018-12-20 01:07:17 -05:00
breandan.considine
f7586d5a3b add global assertion for total number of highlighters 2018-12-19 22:51:11 -05:00
breandan.considine
7e29011159 add test case for #264 2018-12-19 15:32:29 -05:00
breandan.considine
8f316be3ec add TODO for #264 2018-12-19 00:25:25 -05:00
breandan.considine
8da6269216 increase test failure timeout 2018-12-19 00:18:00 -05:00
breandan.considine
c2ffbe9c8a relax time limit for CI testing 2018-12-01 00:59:13 -05:00
breandan
9b79c5c708 add useful exception message 2018-11-27 14:01:13 -05:00
breandan
b09803fc13 simplify key handler and strengthen test cases 2018-11-24 02:11:42 -05:00