1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2025-08-13 14:17:07 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
breandan
c070b211e3 update to latest IDE version 2022-11-30 19:43:24 -05:00
guangjinhuo
5ee0245f0b Add a test case to ensure that other highlighters are not removed 2022-04-28 17:30:37 +08:00
f17f4ef8c4 Fix not highlighting last line
Closes 
2021-11-21 20:55:19 +01:00
breandan
6858b745e6 fixes 2021-11-14 21:22:06 -05: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
Alex Plate
8fe050dc15 Allow defining jump mode with boundaries 2021-04-09 10:12:41 +03:00
breandan
59e0082236 document ExternalUsage endpoints in README.md 2021-04-03 20:37:22 -04:00
breandan
d2b1fb96dd move ExternalUsage tests to new class and add test cases for pattern and regex 2021-04-03 20:19:04 -04:00