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
|
6793b58b3a
|
add threading and tag selection mechanism
|
2019-09-24 02:22:15 -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
|
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 |
|
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
|
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 |
|
breandan
|
c1bed03d02
|
fixes #242
|
2019-05-17 22:38:43 -04:00 |
|
breandan
|
5c78f8d5dc
|
fixes #273
|
2019-05-17 22:26:58 -04:00 |
|
Alex Plate
|
436860a0fb
|
Save current caret shape and colour before jump (instead of saved in settings)
|
2019-05-06 19:14:20 +03:00 |
|
breandan
|
2e65206a30
|
note to future self
|
2019-04-16 23:39:03 -04:00 |
|
breandan
|
6bad40524b
|
fixes #282
|
2019-04-16 23:32:07 -04:00 |
|
breandan
|
48d9c3b17c
|
small refactor
|
2019-04-13 23:17:47 -04:00 |
|
breandan
|
345383b244
|
how did this ever work?
|
2019-04-13 02:33:15 -04:00 |
|
breandan
|
ce5b908d16
|
settings panel is now color theme coordinated, fixes #249, fixes #275
|
2019-04-12 00:58:21 -04:00 |
|
breandan.considine
|
4298b1e5f9
|
bump version for new release
|
2019-03-22 22:25:38 -04:00 |
|
breandan.considine
|
1609c12db5
|
fixes #179
|
2019-03-22 22:14:40 -04:00 |
|
breandan.considine
|
cd62211dc7
|
minor refactorings
|
2019-03-21 18:07:09 -04:00 |
|
breandan
|
986e78978f
|
fixes #270
|
2019-03-14 00:28:20 -04:00 |
|