1
0
Fork 0

Commit Graph

  • 324296b55a Remove option for rounded tag corners chylex 2021-01-16 11:29:02 +0100
  • a4ebeffe05 Change default color scheme chylex 2021-01-18 21:25:09 +0100
  • 7716242e55 Swap editor shortcuts for searching line starts and indents chylex 2021-01-17 12:46:08 +0100
  • eb70ef5097 Add option to set minimum typed characters for tagging to simplify tags chylex 2021-01-16 01:14:54 +0100
  • 4d5a0b3e6a Fix occasional conflicts between tags and search query when assigning vacant results chylex 2020-12-23 03:28:30 +0100
  • eb1bbb2e03 Prevent editing document while AceJump is active chylex 2020-12-13 08:04:15 +0100
  • 74a65a6510 Make jump mode cycling wrap around & add shortcut to cycle modes in reverse chylex 2020-12-07 04:03:12 +0100
  • 2c08494a71 Add all regex search patterns to keymap chylex 2020-12-07 03:11:46 +0100
  • b61abee04d Major AceJump refactoring! chylex 2020-11-24 15:59:21 +0100
  • 89af38422a remove unnecessary options breandan 2021-03-04 23:01:51 -0500
  • 80f25c39b2 update versions breandan 2021-03-04 22:54:20 -0500
  • 2dacffd6d0 [WIP] Change plugin version experimental chylex 2021-02-17 03:49:42 +0100
  • 93b069ee21 [WIP] Remove word start jump to simplify chylex 2021-02-17 03:48:32 +0100
  • 8e09ab83d7 update to kotlin 1.5 and fix method reference breandan 2021-02-07 00:44:47 -0500
  • 23e177410b [WIP] Add progressive selection mode experimental-rework-progsel chylex 2021-02-06 11:00:40 +0100
  • 47a84da904 [WIP] Pressing Enter before typing query starts jump mode for character at caret chylex 2021-02-06 09:15:06 +0100
  • 2f6a5f2a23 [WIP] Interactive modes chylex 2021-01-09 09:52:16 +0100
  • 054f604f96 Add tag shadow & highlight outline, increase padding chylex 2021-01-18 21:14:50 +0100
  • 97a5de919f Change default color scheme chylex 2021-01-18 21:25:09 +0100
  • 9e73deef4f Swap editor shortcuts for searching line starts and indents chylex 2021-01-17 12:46:08 +0100
  • 26945c6e20 Make Enter immediately tag search occurrences chylex 2021-01-16 17:24:19 +0100
  • 1f8d6b8d6f Add horizontal padding to tags and tweak highlighting chylex 2021-01-17 19:02:27 +0100
  • 36c5fdcb45 Remove option for rounded tag corners chylex 2021-01-16 11:29:02 +0100
  • 4cd91a20e9 Remove tag visiting functionality chylex 2021-01-09 10:10:23 +0100
  • 983720dbb8 Remove whole file search chylex 2021-01-16 01:14:54 +0100
  • 91e285a3ff Add option to set minimum typed characters for tagging to simplify tags chylex 2021-01-16 01:14:54 +0100
  • 18bb6ddb9b Fix exception when regex occurrence highlight goes beyond the end of file chylex 2021-01-16 14:59:31 +0100
  • 6f950ecf95 Fix occasional conflicts between tags and search query when assigning vacant results chylex 2020-12-23 03:28:30 +0100
  • 49dd8ddaf6 [WIP] Simplify tags by only tagging if the search query has at 2 or more alnum characters (or other symbols) experimental-interactive-modes chylex 2021-01-16 01:14:54 +0100
  • 752e661bb7 [WIP] Make most actions always restore carets & tweak intention/refactor actions chylex 2021-01-16 00:23:45 +0100
  • a4eff1f5a6 [WIP] Add 'Clone/Move to Caret' actions and quick selection modes to 'Between Points' mode chylex 2021-01-16 00:18:23 +0100
  • 0e4caafbba [WIP] Implement shift mode for 'From Caret' and 'Between Points' modes chylex 2021-01-09 18:08:36 +0100
  • bf2cb0b0a1 [WIP] Fix selection overlaps in shift mode (again) chylex 2021-01-09 18:08:29 +0100
  • af10e87811 [WIP] Add 'Between Points' cycle mode chylex 2021-01-09 16:41:20 +0100
  • 8859498066 [WIP] Move 'Select to Caret' modes into an old style cycle-able AceJump mode chylex 2021-01-09 15:19:26 +0100
  • 76b751274b [WIP] Remove tag visiting functionality chylex 2021-01-09 10:10:23 +0100
  • 197ae268dc [WIP] Remove whole file search chylex 2021-01-09 09:52:16 +0100
  • a9df9b7970 bump gradlew breandan 2021-01-08 15:59:08 -0500
  • ffbb3747b4 [WIP] Remove currently broken multi-caret mode chylex 2021-01-04 22:56:13 +0100
  • 30a9ebb471 [WIP] Fix issue with caret/selection append modes chylex 2021-01-04 22:46:28 +0100
  • 31cfbcc940 [WIP] Replace 'Caret to...' sub-menu with Shift modifier for selection-based modes chylex 2021-01-04 22:24:38 +0100
  • 8891fd562a Fix occasional conflicts between tags and search query when assigning vacant results chylex 2020-12-23 03:28:30 +0100
  • d46cc80ccf [WIP] Make Shift mode add caret/selection to existing ones chylex 2020-12-23 02:57:13 +0100
  • 3507aebed0 [WIP] Refactor new modes chylex 2020-12-23 02:18:10 +0100
  • 2ef2d32f15 [WIP] Fix selection mode tooltip chylex 2020-12-22 04:26:20 +0100
  • 5400910c7d [WIP] Add caret selection variants to all selection-based modes chylex 2020-12-22 04:21:07 +0100
  • f08286cd8d [WIP] Add cut/copy/paste modes chylex 2020-12-22 04:19:07 +0100
  • 1ccab7cd32 [WIP] Add copy/paste modes chylex 2020-12-21 20:14:31 +0100
  • 53e882e752 Remove unnecessary method chylex 2020-12-21 19:41:47 +0100
  • 658c2062a7 [WIP] Add interactive modes for selection and deletion chylex 2020-12-21 06:03:54 +0100
  • 402517c412 Add 'Refactor' action chylex 2020-12-18 13:59:00 +0100
  • 5e1a6f47a1 Make selection jumps expand current selection chylex 2020-12-14 13:32:46 +0100
  • 42232fa0f2 Add multi-caret session mode chylex 2020-12-13 17:56:12 +0100
  • 56010a7128 Replace 'jump modes' with various actions activated by letters after typing a tag chylex 2020-12-12 19:55:18 +0100
  • 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