1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2025-09-15 14:32:08 +02:00

673 Commits

Author SHA1 Message Date
breandan
d82479cbb6 let's try not to break encapsulation 2018-11-17 14:04:51 -05:00
breandan
11d6473d8d some functional tests for #139 and performance tests for #207 #217 2018-11-17 13:42:56 -05:00
breandan
88355c8b90 test cases and re-privatize results 2018-11-17 01:16:00 -05:00
breandan
bfeb574dcc dispatch all events before tearing down 2018-11-17 00:38:13 -05:00
breandan
b3b86a5b71 add more tests 2018-11-16 23:57:51 -05:00
breandan
27f2754a98 add TODOs for #139, #254, #233, #228, #200, #172, #215 2018-11-14 03:41:39 -05:00
breandan
d911528bf5 fix test and add lazy loading 2018-11-14 03:06:10 -05:00
breandan
53f3e5df5c Merge remote-tracking branch 'origin/master' 2018-11-13 21:04:07 -05:00
breandan
ac3006d650 code style and minor fixes 2018-11-13 21:01:37 -05:00
breandan.considine
b8b7bb6720 formatting and imports 2018-11-11 03:12:57 -05:00
breandan.considine
38a25905ac remove unnecessary type 2018-11-09 23:57:04 -05:00
breandan
b9b804c588 add dummy test 2018-11-03 21:24:12 -04:00
breandan
8f0dcfc392 reference shift tab issue #179 2018-11-01 01:57:58 -04:00
breandan
78749862bc tweak keyboard layout settings 2018-11-01 01:50:40 -04:00
breandan
8e5d67614e generify keyboard layout, start implementing #172 2018-10-31 19:50:35 -04:00
breandan
868b7ba6b1 take custom tag priority into account 2018-10-30 23:43:54 -04:00
breandan
360e25c102 move functions 2018-10-30 15:24:10 -04:00
breandan
05e8c0ea30 refactor config 2018-10-30 13:33:21 -04:00
breandan
b1710e7e5d refactor config 2018-10-30 12:48:31 -04:00
breandan
dde8843ce1 scrap garbage code and rewrite 2018-10-28 03:44:16 -04:00
breandan
b73718c40f update tag order and simplify buildscript 2018-10-25 04:10:15 -04:00
breandan.considine
bfb1e9d483 clean up and deprecate 2018-10-22 16:29:24 -04:00
breandan.considine
316af07150 disallow selecting off-screen tags 2018-10-22 02:09:34 -04:00
breandan.considine
dd981ff0fa optimize imports 2018-10-22 01:56:17 -04:00
breandan.considine
ca0be6050d optimize and measure tag compaction latency 2018-10-22 01:51:28 -04:00
breandan.considine
6e6d8b090d refactor and test new compaction mechanism 2018-10-18 20:57:05 -04:00
breandan
6075cdfcb9 simplify and refactor, debugging #251 2018-10-10 14:35:47 -04:00
breandan
97e2eecdda enum-ify boundary 2018-10-10 13:35:36 -04:00
breandan
5c9b8a584e clean up method documentation 2018-10-09 07:55:52 -04:00
breandan
5069d78793 more documentation explaining the problem 2018-10-09 07:45:47 -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
591458eddb remove unnecessary stuff 2018-10-08 18:27:57 -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
48d96b294b update function signature 2018-10-06 15:23:45 -04:00
breandan.considine
8e481f0ef4 adopt a more MVC-like design pattern 2018-09-02 13:28:52 -04:00
breandan.considine
627d86d6ea refactor jump mode flag toggle to a state machine 2018-09-02 12:09:20 -04:00
breandan.considine
bec24868a6 Merge branch 'add-esc-action-handler' of https://github.com/tanalab2/AceJump into tanalab2-add-esc-action-handler 2018-09-02 00:11:22 -04:00
breandan.considine
5b1c66ccf0 add case sensitive search and refactor FindModel, fixes #247 2018-09-01 23:59:01 -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
kenji tanaka
37d65c8e19 add escActionHandler for #211 (Ctrl-G in Emacs mode) 2018-06-05 07:32:00 +09:00
breandan.considine
f14ae8e7de style fixes 2018-06-02 22:10:13 -04:00
breandan
08163b7d10 small refactor 2018-06-02 11:04:53 -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.considine
a1b423806c add RxKotlin dependency for #237 2018-05-27 00:19:27 -04:00
breandan.considine
48d47d86ae simplify documentation 2018-05-27 00:03:24 -04:00
breandan.considine
d59179e49f comment is not a kdoc! 2018-05-26 23:22:15 -04:00