chylex
|
b73e5f1ae5
|
Hack in a really bad implementation of https://github.com/acejump/AceJump/issues/342#issuecomment-732652730
|
2020-11-24 14:11:09 +01:00 |
|
chylex
|
ee1ce3c37e
|
Add 'Jump to End' mode
|
2020-11-24 14:04:03 +01:00 |
|
chylex
|
526ca02ba9
|
Add option to switch between straight and rounded tag corners
|
2020-11-23 03:41:39 +01:00 |
|
chylex
|
3c899bf595
|
Decide whether to use parallel search based on search boundary size
|
2020-11-23 02:45:16 +01:00 |
|
chylex
|
000a57824a
|
Add option to turn off searching the whole file, and instead only search in visible lines
|
2020-11-23 02:22:01 +01:00 |
|
chylex
|
ad1d66c92a
|
Add customizable jump mode cycling & fix toggle keys not resetting mode when pressed twice
|
2020-11-23 02:12:38 +01:00 |
|
chylex
|
d276f57942
|
Redesign settings panel & add missing configuration for definition mode color
|
2020-11-21 05:19:26 +01:00 |
|
chylex
|
6ed4deb36e
|
Use bulk editor updates when removing highlighters too
|
2020-11-20 23:30:24 +01:00 |
|
chylex
|
32e7585a48
|
Optimize rendering by removing unnecessary work and bulk-adding text highlights
|
2020-11-20 17:39:08 +01:00 |
|
chylex
|
7692a0ed1b
|
Reduce allocations, boxing, and lowercasing work when computing word fragments
|
2020-11-18 21:32:06 +01:00 |
|
chylex
|
9c5a6d6e83
|
Avoid sorting same integer lists in Solver.map
|
2020-11-18 21:32:05 +01:00 |
|
chylex
|
c3b330df6d
|
Change collection data types & usage, fix Trigger stuttering, and eliminate some unnecessary work to improve performance
|
2020-11-17 11:12:38 +01:00 |
|