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
breandan.considine
c4d1dde498 Merge branch 'AlexPl292-IdeaVim-EasyMotion' 2019-10-18 14:08:24 -04:00
Alex Plate
10fdadaa0c
Mark some functions as externally used 2019-10-15 11:08:54 +03:00
Alex Plate
2520855c44
Add within line boundaries 2019-10-15 11:02:00 +03:00
Alex Plate
368ad25832
Custom offsets provider support 2019-10-15 10:58:42 +03:00
Alex Plate
c10b4c3210
Custom regex search support 2019-10-15 10:53:53 +03:00
Alex Plate
622ba42b3e
Add listeners for AceJump lifecycle
External systems can now be notified about finishing of AceJump work
2019-10-15 10:49:50 +03:00
breandan
01e7ce096e
Merge pull request #306 from AlexPl292/GreenLights
Remove green flashes after performing regex search
2019-10-14 14:45:00 -04:00
breandan.considine
16f7669928 add TraceJump 2019-10-14 14:22:47 -04:00
breandan.considine
2d1a350de8 add IdeaVim-EasyMotion and KJump to comparison 2019-10-14 14:18:13 -04:00
Alex Plate
2908be28ad
Remove green flashes after performing regex search
Marker#searchWidth property should be 0 in case of regex search
2019-10-14 19:23:17 +03:00
breandan.considine
23144a0b2b fixes #245 2019-10-05 18:41:29 -04:00
breandan.considine
687ba7ff39 fixes #304 2019-10-04 00:03:34 -04:00
breandan.considine
6a2d15de34 refactor and attempt to isolate #245 2019-10-03 23:08:57 -04:00
breandan.considine
811b852fe6 actually it's always ctrl 2019-09-28 18:18:14 -04:00
breandan.considine
ee417be863 update default shortcuts in description, cf. #302 2019-09-28 18:16:26 -04:00
breandan.considine
334e457f88 update description for various modes, fixes #302 2019-09-28 18:05:47 -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.considine
0c05a9ec2c performance optimizations and improve api reusability 2019-09-23 00:27:01 -04:00
breandan
b4d64da32e
Merge pull request #298 from jmdesprez/disposed-editor
Don't restore scroll and caret on disposed editor
2019-09-22 23:54:22 -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.considine
fa62d2e7a7 Merge branch 'master' of https://github.com/johnlindquist/acejump 2019-09-19 14:07:42 -04:00
breandan
3c4b4d623b grammar fixes 2019-08-25 12:42:25 -04:00
breandan
d2f0703f72 bump gradle wrapper 2019-08-25 12:42:13 -04:00
breandan.considine
ab7c909fbf bump gradle plugin again 2019-08-09 08:47:46 -04:00
breandan.considine
0c574069ff roll back version update 2019-08-08 23:45:41 -04:00
breandan.considine
8ecb2c9719 bump versions 2019-08-08 23:17:32 -04:00
breandan
1048458b17 start implementing #144, add OCR library 2019-08-04 20:52:50 -04:00
Jean-Marc Desprez
f1fe67072c Don't restore scroll and caret on disposed editor
Fix #297
2019-07-30 00:03:49 +02:00
breandan
bebb883614 bump version 2019-07-23 17:16:19 -04:00
breandan
81db369358 support for horizontal scrolling 2019-07-23 17:04:59 -04:00
breandan
6168a404ca use kotlin math instead of java math 2019-07-23 15:54:17 -04:00
breandan
f6a79f7063 routine maintenance and refactoring 2019-07-23 15:33:30 -04:00
breandan
4c8ee2a03b fixes #251 2019-07-23 15:32:59 -04:00
breandan.considine
88fe22a783 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle.kts
#	src/main/kotlin/org/acejump/view/Marker.kt
2019-07-15 00:32:51 -04:00
breandan.considine
e52edbd9e6 update versions and fix minor bug 2019-07-15 00:30:06 -04:00
breandan.considine
1f4841792e update versions 2019-07-15 00:14:38 -04:00
breandan
58caf4cce0 clarify case sensitivity 2019-05-18 14:15:34 -04:00
breandan
9ae2c8a2b5 update comparison 2019-05-18 13:49:05 -04:00
breandan
fb683ca5f8 restore dir structure 2019-05-18 01:22:46 -04:00
breandan
6e5d30750a fix linter error 2019-05-18 01:13:29 -04:00
breandan
2826a8efae fix bug where all tags are compacted 2019-05-18 01:04:41 -04:00
breandan
9629a6c5e7 fallback to settings color 2019-05-17 23:59:17 -04:00
breandan
882d35b3c9 update version and change notes 2019-05-17 22:44:19 -04:00