1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2026-03-18 04:38:44 +01:00

578 Commits

Author SHA1 Message Date
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
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
bbb9c9904e lateinit properties 2016-12-05 10:53:53 -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
breandan.considine
02b5b57522 Fixing the shift bug 2016-11-26 22:31:38 -05:00
breandan.considine
508adb9806 More refactoring odds and ends 2016-11-26 21:56:24 -05:00
breandan.considine
9731465596 Really big refactoring 2016-11-26 18:52:05 -05:00
breandan.considine
11241c1973 Fixing the behavior of AceJumpAction and target mode 2016-11-24 16:22:55 -05:00