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

957 Commits

Author SHA1 Message Date
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
Breandan Considine
0ee55900f7 update version for release 2017-01-03 19:36:53 -05:00
Breandan Considine
cd4257ecf1 fixes #117 2017-01-03 19:35:14 -05:00
Breandan Considine
1d4a22302f contributions welcome! 2017-01-03 14:55:31 -05:00
Breandan Considine
6994ac57a1 simplify instructions 2017-01-03 14:47:10 -05:00
Breandan Considine
62a859b3ff simplify instructions 2017-01-03 14:46:48 -05:00
Breandan Considine
9da2b0dc73 clarify instructions 2017-01-03 14:44:30 -05:00
Breandan Considine
924f8cefe5 Fixes #106 2017-01-03 14:36:16 -05:00
Breandan Considine
9098f92aca Update instructions and re-release 2017-01-03 14:14:47 -05:00
Breandan Considine
bfbbe6b97b Allow users to enter target mode directly 2017-01-03 14:01:14 -05:00
Breandan Considine
807da42f14 Fixes #112, Fixes #116 2017-01-03 13:38:00 -05:00
Breandan Considine
ca96952a19 Update release notes 2017-01-03 00:15:58 -05:00
Breandan Considine
e7036d86d8 Fixes #112 2017-01-03 00:02:37 -05:00
Breandan Considine
ca0111ec75 Try to minimize IntelliJ Platform dependencies inside the search code 2017-01-02 23:08:03 -05:00
Breandan Considine
3d5ad3da60 Update all the versions 2017-01-02 18:13:03 -05:00
breandan.considine
6fd7484d6d lateinit again fixing issues 2016-12-18 02:07:49 -05:00
breandan.considine
9754b96e95 Fix indefinite article 2016-12-16 12:56:08 -05:00
breandan.considine
d23bec70c4 Revert lateinit properties because they don't work 2016-12-16 01:31:47 -05:00
breandan.considine
5658de9d35 Fixes #113 2016-12-16 01:29:50 -05:00
breandan.considine
1781f9345f Merge remote-tracking branch 'origin/master' 2016-12-05 10:53:59 -08:00
breandan.considine
bbb9c9904e lateinit properties 2016-12-05 10:53:53 -08:00
breandan
fee2ed91e0 Merge pull request #111 from soonlive/master
fix #110
2016-12-05 08:19:45 -08:00
Sean Hui
42301905e2 fix #110
correct action name.
2016-12-05 15:03:06 +08:00
breandan.considine
71bb298624 Update version, release notes and readme 2016-12-04 21:37:44 -08:00
breandan.considine
5cb39cf946 Fix broken target mode 2016-12-04 21:36:38 -08:00
breandan.considine
49879ac9c5 Fix for multiple projects open at the same time 2016-12-04 17:06:57 -08:00
breandan.considine
4be7358e15 Hijack missing keystrokes from IdeaVIM (temporarily) 2016-12-04 16:03:15 -08:00
breandan.considine
18d2c0968d Include Java identifier parts '_' in target mode 2016-11-30 13:12:08 -06:00
breandan.considine
09c2c0a2f2 Complete migration to native UI, fixes #94 2016-11-30 09:22:02 -06:00
breandan.considine
77180b1b51 Remove unnecessary event dispatcher 2016-11-30 04:04:37 -05:00
breandan.considine
37e71604f3 Improve callback method and small refactorings 2016-11-29 17:18:29 -05:00
breandan.considine
4107348e6e Remove logging utility used to diagnose latency issue 2016-11-29 16:20:26 -05:00