1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2025-09-15 14:32:08 +02:00

673 Commits

Author SHA1 Message Date
breandan
c3a99c9002 fix change notes and plugin description 2020-04-19 02:09:54 -04:00
breandan
5190d99e33 release next version 2020-04-19 01:42:35 -04:00
breandan
1e0d0eb5c9 add logging and improve readability 2020-04-19 00:16:57 -04:00
breandan
c0e06d59f1 cleanup 2020-04-19 00:16:12 -04:00
breandan
a5b5231ba0 UX experiment: show query in find dialog, #227 2020-03-18 22:44:26 -04:00
breandan
55d8293ff8 prioritize ergonomics 2020-03-18 14:32:24 -04:00
breandan
d70f6939d5 support dynamic plugin reloading #322 2020-03-18 14:03:12 -04:00
breandan
1c9d208fce separate highlighting from tagging 2020-03-18 13:43:37 -04:00
breandan
394f1f9285 improve comments 2020-03-17 23:09:03 -04:00
breandan
535f8f956e more parallelization, #207, #217 2020-03-17 21:02:47 -04:00
breandan
8e0870f2e2 formatting 2020-03-17 15:17:24 -04:00
breandan
55f56824ce utilize parallelization on large files, #207, #217 2020-03-17 15:17:10 -04:00
Andre Ippisch
dec47f8db1 Fix typo
This caused my build to fail
2020-01-03 12:29:12 +01:00
breandan
9e65193c7e initial implementation of #314 2019-12-07 10:27:48 +01:00
breandan
e5de0fa9ea scrape <change-notes> directly from CHANGES.md and fix #309 2019-12-07 09:09:35 +01:00
breandan
3cae2d4179 return empty results for empty searchText 2019-11-29 20:57:29 -05:00
breandan
26a27e760d fixes #315 2019-11-29 20:51:22 -05:00
breandan
650dde3a80 fixes #317, add better action text/descriptions for discoverability 2019-11-29 20:43:16 -05:00
clojj
428314760f issue #216
honor "CamelHumps" setting for Target Mode (with selection)
2019-11-18 22:19:30 +01:00
breandan.considine
5fbbc4716f update release notes 2019-10-31 22:42:31 -05:00
breandan.considine
57fe89461f actually fix #305 2019-10-26 16:00:37 -04:00
breandan.considine
a3801ff780 refactor AceConfig, fixes #305 2019-10-26 15:16:27 -04:00
breandan.considine
cdcba93b4a prepare new release 2019-10-18 15:40:54 -04:00
breandan.considine
84329aa3cd merge ideavim integration 2019-10-18 15:04:00 -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
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
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
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
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