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

673 Commits

Author SHA1 Message Date
breandan
c561f38312 Bump version and update release notes 2017-06-15 19:24:42 -04:00
breandan
67df192334 fixes #154 2017-06-15 19:18:53 -04:00
breandan
c312614820 fixes #155 2017-06-15 19:07:25 -04:00
breandan
0fd92a4dc9 idea for later 2017-06-14 06:37:33 -04:00
breandan
42f9e915a7 refinements to search logic 2017-06-14 06:35:13 -04:00
breandan
70d64f6e55 premature optimization is the root of all evil 2017-06-13 18:53:38 -04:00
breandan
d3058acfd8 Decompose large function 2017-06-13 16:19:43 -04:00
breandan
d478cc1196 Possibly improved find algorithm 2017-06-13 14:40:29 -04:00
breandan
447baaa373 Update release notes 2017-06-10 11:21:19 -04:00
breandan
c53ac80b58 Fixes #148 2017-06-10 11:19:06 -04:00
breandan
f72d60436b Fixes #149 2017-06-10 10:55:43 -04:00
breandan
5790e2b525 Clean up findInRange 2017-06-09 12:45:09 -04:00
breandan
726f3d2199 Fixes #150, Fixes #146 2017-06-07 16:03:07 -04:00
breandan
d1a5adc40c tailrec FTW, and improve readability 2017-06-05 16:51:08 -04:00
breandan
a9f404831e simplify, generify and FProgrammify some methods 2017-06-05 13:23:14 -04:00
breandan
1809acc85c refactor to functional 2017-06-03 16:11:52 -04:00
breandan
076eb93fba update release notes 2017-06-02 18:15:08 -04:00
breandan
c541fef9ac fix regression introduced by refactoring
In Kotlin, the order of properties and init{}s matter!
2017-06-02 18:09:27 -04:00
breandan
84eaa2d77a relax tag compaction constraints and rounded rectangles 2017-06-02 17:13:28 -04:00
breandan
b649b4dddd add missing collision check to tag assignment 2017-06-02 15:20:36 -04:00
breandan
8bc26c385a revert fontHeight adjustment 2017-06-01 06:17:20 -04:00
breandan
8343d20e82 fixes #138, fixes #140, fixes #141 2017-05-31 16:33:00 -04:00
breandan
2b414d07e0 improve naming 2017-05-29 11:45:08 -04:00
breandan
ceb3d9c24b refactor, simplify and remove unnecessary code 2017-05-29 10:22:23 -04:00
breandan
81e539ba9a acejump shouldn't need to know about visualpositions 2017-05-27 11:14:20 -04:00
breandan
376f5fc92e refactor to points 2017-05-26 10:29:35 -04:00
breandan
1c3f5dc0d2 probably less readable but definitely more functional 2017-05-25 13:15:31 -04:00
breandan
23f2a8df51 fix bungled refactoring 2017-05-25 12:55:48 -04:00
breandan
bd7cce09cc more kotlin idioms and refactoring 2017-05-25 12:47:29 -04:00
breandan
d5202e7278 refactor and commentary 2017-05-25 09:43:08 -04:00
breandan
ad059328bc refactoring to functional 2017-05-25 08:30:40 -04:00
breandan
40e5f3fd4e Update release notes 2017-05-23 10:07:09 -04:00
breandan
c60eaf29dc Fixes #98 2017-05-23 09:41:08 -04:00
breandan
ddf8c19ef8 refactoring and fixes 2017-05-20 10:03:17 -04:00
breandan
2a306f6539 get with() the program! 2017-05-10 21:24:38 -04:00
breandan
2d3f4306b1 update gradle and scroll logic 2017-05-10 19:02:36 -04:00
breandan
c73b633f90 optimize imports 2017-05-07 00:31:52 -04:00
breandan
627b31e19c support scrolling and fix a threading bug 2017-05-06 13:26:02 -04:00
breandan
461169ecd1 Support real-time font size/style changes and reduce some technical debt 2017-04-24 07:24:26 -04:00
breandan
57fa1c219f refactor util class and add a function to support instantaneous settings update 2017-04-23 07:40:24 -04:00
breandan
04c8591769 Update gradle wrapper 2017-04-17 04:56:52 -04:00
breandan.considine
66fd3436fb tweak line spacing algorithm #98 2017-02-28 00:00:57 -05:00
breandan.considine
86fbdf87fe add support for back/forward navigation, closes #35 2017-02-27 19:42:34 -05:00
breandan.considine
d9ab5c6dfe Increment version and update change notes 2017-02-27 12:45:16 -05:00
breandan.considine
798b61bcae fixes #121, fixes #123 2017-02-27 12:37:16 -05:00
breandan
5590cc9620 Update bintray repo 2017-02-22 08:52:27 -05:00
breandan.considine
bcec93fd72 update kotlin gradle wrapper and refactor 2017-02-19 15:46:01 -05:00
Breandan Considine
880d03f530 make control flow easier to read 2017-01-03 19:59:51 -05:00
Breandan Considine
cd4257ecf1 fixes #117 2017-01-03 19:35:14 -05:00
Breandan Considine
924f8cefe5 Fixes #106 2017-01-03 14:36:16 -05:00