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

1100 Commits

Author SHA1 Message Date
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
breandan.considine
03edf42414 Fix latency issues 2016-11-29 16:19:36 -05:00
breandan.considine
0cd233a7d1 Fixes tag completion detection issue 2016-11-28 09:37:26 -05:00
breandan.considine
bfffd9be88 Fix a weird bug, we really need unit tests to catch this stuff 2016-11-27 22:01:58 -05:00
breandan.considine
4efefc7d4b Disable target mode on reset 2016-11-27 19:40:33 -05:00
breandan.considine
346d3fdd55 Clean up unnecessary (I think) code 2016-11-27 19:18:03 -05:00
breandan.considine
5db77ca7b8 Clean up utils 2016-11-27 17:52:35 -05:00
breandan.considine
116f044a24 UI properties read latest IDE settings, update Kotlin to 1.1 2016-11-27 17:00:19 -05:00