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
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
dc32ca0c62 bump version 2017-06-02 15:22:08 -04:00
breandan
b649b4dddd add missing collision check to tag assignment 2017-06-02 15:20:36 -04:00
breandan
485de4233f bump gradle-intellij-plugin version 2017-06-01 11:35:20 -04:00
breandan
d8f8bdb347 update wrappers to latest snapshot distro 2017-06-01 11:09:08 -04:00
breandan
8bc26c385a revert fontHeight adjustment 2017-06-01 06:17:20 -04:00
breandan
1fb4ff8058 clarification for #142 2017-06-01 06:16:52 -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
4b4557547d acknowledge easymotion 2017-04-30 11:08:47 -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
c3846838f2 Update gradle wrapper 2017-04-23 09:26:35 -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
1915aab2c3 Merge pull request #125 from ildarkhasanshin/master
fix url of emacs plugin
2017-03-03 13:38:33 -05:00
ildar r. khasanshin
b2901a945e fix url of emacs plugin 2017-03-03 21:44:46 +05: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
b5eef97072 acknowledge our predecessors 2017-02-27 14:02:03 -05:00
breandan.considine
54e766d42d update change notes history 2017-02-27 13:54:18 -05:00
breandan.considine
8ea0397281 prioritize IdeaVim instructions 2017-02-27 13:47:51 -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
0f8a893194 g in ideavim conflicts with gd 2017-01-12 02:34:33 -08:00
breandan
e8589cf0c8 Default to latest EAP snapshot 2017-01-12 02:21:07 -08:00
breandan
5f32abab74 Update gradle-intellij-plugin version 2017-01-12 01:58:11 -08:00
Breandan Considine
475fa622f0 add settings.gradle file 2017-01-04 02:19:19 -05:00
Breandan Considine
096bae46f1 migrate build.gradle to kotlin 2017-01-04 02:10:15 -05:00
Breandan Considine
9178c1da94 Update wrappers to latest snapshot distro 2017-01-03 23:57:17 -05:00
Breandan Considine
880d03f530 make control flow easier to read 2017-01-03 19:59:51 -05:00
Breandan Considine
fe91281a89 update release notes history 2017-01-03 19:39:30 -05:00