1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2025-09-16 16:24:48 +02:00

673 Commits

Author SHA1 Message Date
breandan.considine
46b6de9eb5 Fixes #173, fixes #153, fixes #157 2017-07-21 22:39:33 -04:00
breandan.considine
0a1ede4fa3 remove overzealous redo/reset logic 2017-07-21 21:17:45 -04:00
breandan.considine
3c8ea16d9f #153 now much smoother 2017-07-21 16:39:51 -04:00
breandan.considine
6f28dc0085 #153 works (slowly), progress on #159, still needs #170 2017-07-21 16:22:36 -04:00
breandan.considine
f3f914c488 comments are underrated 2017-07-21 05:03:44 -04:00
breandan.considine
d3cee71acf partially implement #153, still need #159 2017-07-21 04:23:29 -04:00
breandan.considine
726fea5e14 improve editor search 2017-07-19 01:50:52 -04:00
breandan.considine
683e5c1bf2 update release notes 2017-07-19 01:47:05 -04:00
breandan.considine
754380853c should resolve #129, still not sure how this could happen 2017-07-19 01:43:15 -04:00
breandan.considine
6390cdc3a0 general code cleanup 2017-07-19 01:42:15 -04:00
breandan.considine
00a730c02d update release notes and bump version 2017-07-18 16:19:21 -04:00
breandan.considine
58a483732b fixes #171, n.b. kotlin does not play well with the GUI designer 2017-07-18 16:10:20 -04:00
breandan.considine
c435ea4224 let tags survive resizings which do not increase the view size 2017-07-18 15:12:55 -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
279879aab3 various minor fixes 2017-07-16 19:48:18 -04:00
breandan
a0162ced2c fix API semantics 2017-07-16 15:32:21 -04:00
breandan
bb09b035a8 scope and labeling fixes 2017-07-16 15:20:31 -04:00
breandan
b48dad5ea1 notes and scoping 2017-07-13 16:57:01 -04:00
breandan.considine
f8c09c0c02 remove unnecessary code 2017-07-13 03:36:29 -04:00
breandan.considine
1f60f7630b refactor file structure 2017-07-13 01:18:40 -04:00
breandan.considine
c5eca14f7e add logging and minor refactoring 2017-07-13 00:32:59 -04:00
breandan.considine
ade4ba269b fox build and remove unnecessary objects 2017-07-12 21:04:15 -04:00
breandan
e8f4352e97 simplify 2017-07-12 16:14:08 -04:00
breandan
3cb0a3ac17 remove unnecessary sorting criteria 2017-07-11 11:40:10 -04:00
breandan
3284ac4a7f complete alphanumeric proximity map for qwerty keyboards 2017-07-11 11:12:59 -04:00
breandan
470ab835fe limit visibility of swing views 2017-07-11 10:55:50 -04:00
breandan
415f1fa083 divorce settings from AceUI to allow render without editor
should never have been there in the first place
2017-07-11 10:50:33 -04:00
breandan
23880ac9ad tweak settings layout 2017-07-11 10:23:16 -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
ced8526fb1 add settings page 2017-07-10 18:31:25 -04:00
breandan.considine
b116c16fc2 update release notes 2017-07-09 00:51:12 -04:00
breandan.considine
6e4f000f46 fixes #164 2017-07-09 00:45:55 -04:00
breandan.considine
2b6f19dccd improves latency, #161 2017-07-08 23:05:26 -04:00
breandan
495ef7f9a7 update documentation 2017-06-24 16:28:01 -04:00
breandan
9407c988eb remove unnecessary imports 2017-06-24 16:01:51 -04:00
breandan
dd593a8fc7 fix tag selection issue and persist targetMode state when requering 2017-06-23 21:55:03 -04:00
breandan
ff5c99b277 implement previous search 2017-06-23 17:02:43 -04:00
breandan
2bbeb6729d fixes minor regression 2017-06-23 16:39:31 -04:00
breandan
9f49941007 closes #151, also fixes #160, fixes #143 2017-06-23 16:01:00 -04:00
breandan
086ed4e862 reuse cache for skip search 2017-06-23 15:50:48 -04:00
breandan
46fa798614 implement skipping 2017-06-23 13:00:26 -04:00
breandan
db920e359b remove obsolete rules 2017-06-17 22:52:28 -04:00
breandan
bebc27f9ef use scrollingModel for skip 2017-06-16 20:56:51 -04:00
breandan
c9d3bf388d fix for #130 2017-06-16 20:36:49 -04:00
breandan
0f8d6b16dd introduce skip mechanism 2017-06-16 15:41:48 -04:00
breandan
faf227d8ad code cleanup 2017-06-16 15:27:41 -04:00
breandan
e47b47ff28 refactoring and update gradle wrapper 2017-06-16 10:53:44 -04:00