1
0
Fork 0
Commit Graph

100 Commits

Author SHA1 Message Date
Alex Plate ab6c6a702b
Add ids to editor action handlers 2022-08-17 08:20:04 +03:00
colossatr0n e477a487a2 Add bounded toggle mode classes to start jump mode before the caret or after the caret. 2022-03-27 10:05:42 -06:00
breandan 6858b745e6 fixes #356 2021-11-14 21:22:06 -05:00
chylex 7716242e55 Swap editor shortcuts for searching line starts and indents 2021-03-29 02:11:07 +02:00
chylex 74a65a6510 Make jump mode cycling wrap around & add shortcut to cycle modes in reverse 2021-03-29 02:11:06 +02:00
chylex 2c08494a71 Add all regex search patterns to keymap 2021-03-29 02:11:06 +02:00
chylex b61abee04d Major AceJump refactoring!
See https://github.com/acejump/AceJump/issues/348 for information on what's changed and what more needs to be done.
2021-03-29 02:11:06 +02:00
breandan 06b2322b85 object -> class, separate service/configurable, still not persisting #226 2020-05-20 01:02:54 -04:00
breandan 56bcca40fd revert plugin description, doesn't seem to work 2020-04-19 02:16:19 -04:00
breandan c3a99c9002 fix change notes and plugin description 2020-04-19 02:09:54 -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 e5de0fa9ea scrape <change-notes> directly from CHANGES.md and fix #309 2019-12-07 09:09:35 +01:00
breandan 650dde3a80 fixes #317, add better action text/descriptions for discoverability 2019-11-29 20:43:16 -05:00
breandan.considine 5fbbc4716f update release notes 2019-10-31 22:42:31 -05:00
breandan.considine cdcba93b4a prepare new release 2019-10-18 15:40:54 -04:00
breandan 882d35b3c9 update version and change notes 2019-05-17 22:44:19 -04:00
breandan.considine 4298b1e5f9 bump version for new release 2019-03-22 22:25:38 -04:00
breandan.considine 02b8902aec bump version and update release notes 2018-12-21 12:26:04 -05:00
breandan.considine bf512bf6c3 prepare next release 2018-12-19 15:40:47 -05:00
breandan.considine 67f7d86b0f bump minimum required version as per #200 2018-12-18 22:19:20 -05:00
breandan 43b3e18d41 update changelog and release notes 2018-12-07 00:21:10 -05:00
breandan.considine 9b031c46d8 maybe this fixes #254? 2018-11-30 23:32:52 -05:00
breandan b09803fc13 simplify key handler and strengthen test cases 2018-11-24 02:11:42 -05:00
breandan 8e5d67614e generify keyboard layout, start implementing #172 2018-10-31 19:50:35 -04:00
breandan 4d9caf1fe1 definition -> declaration 2018-10-08 18:58:57 -04:00
breandan 3566a182c4 update release notes describing declaration mode 2018-10-08 18:52:39 -04:00
breandan d795175b93 fixes #226 2018-10-08 18:18:19 -04:00
breandan 76908c67cf progress on fixing #226, #248 2018-10-08 09:51:45 -04:00
breandan.considine 627d86d6ea refactor jump mode flag toggle to a state machine 2018-09-02 12:09:20 -04:00
breandan.considine 8fc55bc10e com.johnlindquist -> org.acejump 2018-07-07 23:09:38 -04:00
breandan d21ece793f
update github URL 2018-07-07 22:59:26 -04:00
breandan.considine 3347cd170e minor adjustments to #219 2018-05-30 14:48:52 -04:00
breandan.considine 1a5387251e start implement #219 2018-05-30 12:38:36 -04:00
breandan 019ad2485d documentation for word mode and release notes 2018-03-10 16:44:15 -05:00
breandan 1e11cd3f2e
cursor -> caret 2018-03-06 10:14:01 -05:00
Sven Speckmaier f427a55864 refs #210 word actions and different boundry modes for Finder 2018-02-02 10:35:55 +01:00
breandan 7317666770 Add Scroller 2018-01-01 02:20:43 -05:00
breandan 872079610b
Update release notes 2017-10-15 13:41:07 -04:00
breandan 37f1419b8d
Update release notes and version 2017-10-15 13:40:26 -04:00
breandan.considine 46b6de9eb5 Fixes #173, fixes #153, fixes #157 2017-07-21 22:39:33 -04:00
breandan.considine 683e5c1bf2 update release notes 2017-07-19 01:47:05 -04:00
breandan.considine 00a730c02d update release notes and bump version 2017-07-18 16:19:21 -04:00
breandan 2c30510e10 register AceConfig as a service 2017-07-17 12:33:33 -04:00
breandan.considine c7ca10ac93 more attempts to persist state 2017-07-17 02:56:06 -04:00
breandan 3599f046d5 make PersistentStateComponent actually persist 2017-07-17 01:43:08 -04:00
breandan.considine 1f60f7630b refactor file structure 2017-07-13 01:18:40 -04:00
breandan.considine 6b3f0362f1 update settings page and release notes 2017-07-11 02:28:38 -04:00
breandan.considine e591841ec8 fixes #28 2017-07-11 01:04:05 -04:00
breandan.considine b116c16fc2 update release notes 2017-07-09 00:51:12 -04:00