1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2024-10-17 06:42:47 +02:00

Commit Graph

  • d7789be9a3 Prevent editing document while AceJump is active chylex 2020-12-13 08:04:15 +0100
  • ed0fc19cfb Enforce LF line endings & fix build.gradle chylex 2020-12-07 02:11:35 +0100
  • ad8c84be27 Make jump mode cycling wrap around & add shortcut to cycle modes in reverse chylex 2020-12-07 04:03:12 +0100
  • f44003b47a Add all regex search patterns to keymap chylex 2020-12-07 03:11:46 +0100
  • feaffb3640 Major AceJump refactoring! chylex 2020-11-24 15:59:21 +0100
  • b1d69bf251 update change notes and prepare next release -- thanks @chylex breandan 2020-11-29 06:16:45 -0500
  • e37e1d92b3
    Merge pull request #347 from chylex/jump-end-mode breandan 2020-11-29 06:07:21 -0500
  • c5008ab26e bump gradlew version breandan 2020-11-27 01:03:15 -0500
  • b73e5f1ae5 Hack in a really bad implementation of https://github.com/acejump/AceJump/issues/342#issuecomment-732652730 customized chylex 2020-11-18 07:01:58 +0100
  • ee1ce3c37e Add 'Jump to End' mode chylex 2020-11-24 13:07:45 +0100
  • 3069220fb5 Merge branch 'chylex-visible-area' breandan 2020-11-24 05:47:04 -0500
  • 8e46a5a3e3 Merge branch 'visible-area' of https://github.com/chylex/AceJump into chylex-visible-area breandan 2020-11-24 05:46:44 -0500
  • 7751651ccf Merge branch 'chylex-rounded-tag-corners' breandan 2020-11-24 05:40:22 -0500
  • aa02fd3b96 Merge branch 'rounded-tag-corners' of https://github.com/chylex/AceJump into chylex-rounded-tag-corners breandan 2020-11-24 05:39:08 -0500
  • b1200e29a1 Merge branch 'chylex-jump-cycling' breandan 2020-11-24 05:37:47 -0500
  • 526ca02ba9 Add option to switch between straight and rounded tag corners chylex 2020-11-23 03:41:39 +0100
  • 3c899bf595 Decide whether to use parallel search based on search boundary size chylex 2020-11-23 02:40:45 +0100
  • 000a57824a Add option to turn off searching the whole file, and instead only search in visible lines chylex 2020-11-21 21:12:24 +0100
  • ad1d66c92a Add customizable jump mode cycling & fix toggle keys not resetting mode when pressed twice chylex 2020-11-18 18:20:15 +0100
  • b551929446
    Merge pull request #341 from chylex/optimizations-2 breandan 2020-11-22 18:12:11 -0500
  • e7b08860c9
    Merge pull request #343 from chylex/config breandan 2020-11-22 18:11:38 -0500
  • d276f57942 Redesign settings panel & add missing configuration for definition mode color chylex 2020-11-21 05:19:26 +0100
  • 6ed4deb36e Use bulk editor updates when removing highlighters too chylex 2020-11-20 23:29:54 +0100
  • 32e7585a48 Optimize rendering by removing unnecessary work and bulk-adding text highlights chylex 2020-11-20 08:59:03 +0100
  • a38c670bed add TODOs for #327, #340 breandan 2020-11-19 18:31:20 -0500
  • 7e4168da76 Merge branch 'chylex-optimizations' breandan 2020-11-19 17:54:15 -0500
  • a6163825f3 update build, acknowledge @chylex breandan 2020-11-19 17:53:56 -0500
  • c8c6f9c4bf make perf test a bit more robust breandan 2020-11-19 17:52:32 -0500
  • 3fd3edf6f1 Merge branch 'optimizations' of https://github.com/chylex/AceJump into chylex-optimizations breandan 2020-11-19 16:45:37 -0500
  • e741c913a0 update gradle wrapper breandan 2020-11-19 16:44:40 -0500
  • 7692a0ed1b Reduce allocations, boxing, and lowercasing work when computing word fragments chylex 2020-11-18 21:28:59 +0100
  • 9c5a6d6e83 Avoid sorting same integer lists in Solver.map chylex 2020-11-18 20:54:21 +0100
  • c3b330df6d Change collection data types & usage, fix Trigger stuttering, and eliminate some unnecessary work to improve performance chylex 2020-11-17 06:06:39 +0100
  • 18d97e9ddc remove whitespace, trigger rebuild breandan 2020-10-30 23:59:32 -0400
  • 9b8ee4f011 fix gradle build breandan 2020-10-30 23:46:49 -0400
  • cb6a83794f update changelog plugin breandan 2020-10-25 23:20:49 -0400
  • d22382fcce update gradle plugin breandan 2020-10-25 23:19:27 -0400
  • 8b0bf6b771 Merge remote-tracking branch 'origin/master' breandan 2020-10-25 23:18:17 -0400
  • 5680ba8633 update platform version to 2020.2 breandan 2020-10-25 23:18:10 -0400
  • abe9c838df
    add #225 to wishlist breandan 2020-09-14 22:42:09 -0400
  • f4a065d7ec
    update Pinyin instructions breandan 2020-08-19 00:36:10 -0400
  • be68df24f4
    remove wishlist item breandan 2020-08-19 00:32:42 -0400
  • fb01073792
    cite @fools-mate #335 and acknowledge specific contributions breandan 2020-08-17 16:34:43 -0400
  • ddd5103c5c
    Merge pull request #335 from fools-mate/logo-icon breandan 2020-08-17 16:15:22 -0400
  • 6564a3e2cf add logo & icon Fool's Mate 2020-08-17 21:02:39 +0200
  • 5323880861 revert kotlin update to fix failing test breandan.considine 2020-08-14 20:54:07 -0400
  • 048142dbc0 bump versions breandan.considine 2020-08-14 12:49:06 -0400
  • c274d62acd Merge remote-tracking branch 'origin/master' breandan 2020-08-10 21:44:25 -0400
  • 91b8ce5bdd bump gradle wrapper breandan 2020-08-10 21:44:12 -0400
  • 0fcfbc299f
    update social URL breandan 2020-08-10 00:42:32 -0400
  • 711be21b07 test latency to catch performance regressions, #207, #217 breandan 2020-08-05 22:53:38 -0400
  • 2aa17ae681 Pair(x, y) -> x to y breandan 2020-07-21 01:43:00 -0400
  • 654d8bbb7d if(x.isEmpty())... -> x.ifEmpty {...} breandan 2020-06-30 09:51:25 -0400
  • 033c67c159 use changelog plugin to fetch change notes breandan 2020-06-28 17:46:47 -0400
  • 130d69082f update link to logo candidates breandan 2020-06-22 17:08:56 -0400
  • 528b34c084 update version breandan 2020-06-22 17:02:36 -0400
  • 0a82fd5446 increase test coverage for modes/pinyin #139 breandan 2020-06-22 17:02:17 -0400
  • 218874c5d4 fix potential bug breandan 2020-06-22 17:00:55 -0400
  • f10d87cdb6 bump gradlew version breandan 2020-06-02 18:05:03 -0400
  • 9cb8dd5dee bump version and prepare for release breandan 2020-05-28 00:38:59 -0400
  • 2c270b4027
    Merge pull request #330 from AlexPl292/master breandan 2020-05-20 11:19:24 -0400
  • ed619d0ed1
    Fix circular dependency between values in AceConfig Alex Plate 2020-05-20 10:35:36 +0300
  • 06b2322b85 object -> class, separate service/configurable, still not persisting #226 breandan 2020-05-20 01:02:54 -0400
  • fb5164996e fix storages path breandan 2020-05-19 23:58:38 -0400
  • 083c030edb small refactor breandan 2020-04-29 03:11:15 -0400
  • 8d49532332 switch to tinypinyin engine #314 breandan 2020-04-22 01:10:55 -0400
  • 1800efd60d fix link in release notes breandan 2020-04-20 03:53:44 -0400
  • 99eca78e84 fix pinyin support #314 breandan 2020-04-20 03:50:29 -0400
  • 8fc42b8dec fixes #325 breandan 2020-04-20 03:48:54 -0400
  • eb500fc6ca
    Merge pull request #326 from AlexPl292/master breandan 2020-04-20 03:30:10 -0400
  • d6f9cb53bb
    Quickfix for for circular dependency between AceConfig and Pattern Alex Plate 2020-04-20 10:13:28 +0300
  • 56bcca40fd revert plugin description, doesn't seem to work breandan 2020-04-19 02:16:19 -0400
  • c3a99c9002 fix change notes and plugin description breandan 2020-04-19 02:09:54 -0400
  • ff184549cd update since-build breandan 2020-04-19 01:52:17 -0400
  • 5190d99e33 release next version breandan 2020-04-19 01:42:35 -0400
  • 1e0d0eb5c9 add logging and improve readability breandan 2020-04-19 00:16:57 -0400
  • c0e06d59f1 cleanup breandan 2020-04-19 00:16:12 -0400
  • 67b2432f97 pin platform version breandan 2020-04-18 01:38:30 -0400
  • 2c15955975 remove refreshVersions breandan 2020-04-07 22:28:21 -0400
  • d3e5b209d7 fix build breandan 2020-04-07 21:21:53 -0400
  • cf28908189 bump gradlew breandan 2020-04-07 03:16:38 -0400
  • b7bd4d9768 bump kotlin version breandan 2020-04-01 00:02:46 -0400
  • 70fd2c465a bump intellij gradle version breandan 2020-03-23 12:51:42 -0400
  • d48bb0f811 fix license badge breandan 2020-03-18 22:47:15 -0400
  • a5b5231ba0 UX experiment: show query in find dialog, #227 breandan 2020-03-18 22:44:26 -0400
  • 834383a2d5 minor changes fix breandan 2020-03-18 14:41:53 -0400
  • 1c6b42f0c1 update tips breandan 2020-03-18 14:38:16 -0400
  • 55d8293ff8 prioritize ergonomics breandan 2020-03-18 14:32:24 -0400
  • d70f6939d5 support dynamic plugin reloading #322 breandan 2020-03-18 14:01:14 -0400
  • 1c9d208fce separate highlighting from tagging breandan 2020-03-18 13:43:37 -0400
  • 394f1f9285 improve comments breandan 2020-03-17 23:09:03 -0400
  • 535f8f956e more parallelization, #207, #217 breandan 2020-03-17 21:00:32 -0400
  • 8e0870f2e2 formatting breandan 2020-03-17 15:17:24 -0400
  • 55f56824ce utilize parallelization on large files, #207, #217 breandan 2020-03-17 15:17:10 -0400
  • 82002382d6 add versions.properties breandan 2020-03-16 19:23:44 -0400
  • 982839cb2a bump versions breandan 2020-03-16 18:49:05 -0400
  • 741a88cd67 Merge branch 'master' of https://github.com/johnlindquist/acejump breandan.considine 2020-01-04 03:06:08 -0500
  • 9d2707078b bump versions breandan.considine 2020-01-04 03:05:05 -0500
  • a7a26f2bc5
    Merge pull request #319 from anipp100/patch-1 breandan 2020-01-03 17:41:32 -0500
  • dec47f8db1
    Fix typo Andre Ippisch 2020-01-03 12:29:12 +0100