1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2024-10-17 15:42:46 +02:00
Commit Graph

938 Commits

Author SHA1 Message Date
breandan
ecfacc484c bump kotlin 2018-12-06 23:56:01 -05:00
breandan.considine
d12807aa1a import * 2018-12-01 00:59:31 -05:00
breandan.considine
c2ffbe9c8a relax time limit for CI testing 2018-12-01 00:59:13 -05:00
breandan.considine
1e7666ab64 bump version 2018-12-01 00:58:57 -05:00
breandan.considine
9b031c46d8 maybe this fixes #254? 2018-11-30 23:32:52 -05:00
breandan
c95a846459 remote unnecessary import 2018-11-27 14:27:18 -05:00
breandan
9b79c5c708 add useful exception message 2018-11-27 14:01:13 -05:00
breandan
34cf40efcd naming and minor refactor 2018-11-27 13:38:55 -05:00
breandan
bd10a83a16 buildscript improvements 2018-11-27 13:29:10 -05:00
breandan
3ff2cf6313 update wrapper to latest distro 2018-11-26 09:58:32 -05:00
breandan
d6023d2385 always run tests when building plugin 2018-11-24 13:01:08 -05:00
breandan
b4ffe6be89 add option to display current search text cf. #227 2018-11-24 04:10:23 -05:00
breandan
7c9058972b add test documentation 2018-11-24 02:16:19 -05:00
breandan
b09803fc13 simplify key handler and strengthen test cases 2018-11-24 02:11:42 -05:00
breandan
5bf4ae4c5f add TODO for missing tags issue #245 2018-11-17 15:40:24 -05:00
breandan
bdf6cb8d88 remove redundant link, add TODO 2018-11-17 14:36:23 -05:00
breandan
3315030cf5 use editor markupModel directly to check tearDown 2018-11-17 14:34:01 -05:00
breandan
008686ae21 alter code style to omit leading space 2018-11-17 14:33:28 -05:00
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
501867386b Merge branch 'master' of github.com:acejump/acejump 2018-11-01 01:58:15 -04:00
breandan
8f0dcfc392 reference shift tab issue #179 2018-11-01 01:57:58 -04:00
breandan
4cb1eeb427 reference shift tab issue 2018-11-01 01:57:07 -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
202388e6a2 bump kotlin and revert gradle dist something is fishy 2018-10-30 12:48:19 -04:00
breandan
d214c775fb bump versions 2018-10-30 06:52:19 -04:00
breandan
dde8843ce1 scrap garbage code and rewrite 2018-10-28 03:44:16 -04:00
breandan
5760c8c175 update issue link 2018-10-27 23:42:22 -04:00
breandan
ac53b8905a more features for the wishlist 2018-10-27 23:40:09 -04:00
breandan
bf7baed736 update wishlist 2018-10-27 23:33:23 -04:00
breandan
157152d6c8 add other IJ plugins 2018-10-27 23:25:05 -04:00
breandan
5d4206b980 link to canary builds and remove old screenshot 2018-10-25 04:33:07 -04:00
breandan
a355775d88 prepare for next release 2018-10-25 04:11:50 -04:00
breandan
b73718c40f update tag order and simplify buildscript 2018-10-25 04:10:15 -04:00
breandan
fb55a39e8c use gradle dsl function type 2018-10-25 03:03:08 -04:00