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

Commit Graph

  • 2b414d07e0 improve naming breandan 2017-05-29 11:45:08 -0400
  • ceb3d9c24b refactor, simplify and remove unnecessary code breandan 2017-05-29 10:22:23 -0400
  • 81e539ba9a acejump shouldn't need to know about visualpositions breandan 2017-05-27 11:14:20 -0400
  • 376f5fc92e refactor to points breandan 2017-05-26 10:29:35 -0400
  • 1c3f5dc0d2 probably less readable but definitely more functional breandan 2017-05-25 13:15:31 -0400
  • 23f2a8df51 fix bungled refactoring breandan 2017-05-25 12:55:48 -0400
  • bd7cce09cc more kotlin idioms and refactoring breandan 2017-05-25 12:47:29 -0400
  • d5202e7278 refactor and commentary breandan 2017-05-25 09:43:08 -0400
  • ad059328bc refactoring to functional breandan 2017-05-25 08:30:40 -0400
  • 40e5f3fd4e Update release notes breandan 2017-05-23 10:07:09 -0400
  • c60eaf29dc Fixes #98 breandan 2017-05-23 09:41:08 -0400
  • ddf8c19ef8 refactoring and fixes breandan 2017-05-20 10:03:17 -0400
  • 2a306f6539 get with() the program! breandan 2017-05-10 21:24:38 -0400
  • 2d3f4306b1 update gradle and scroll logic breandan 2017-05-10 19:02:36 -0400
  • c73b633f90 optimize imports breandan 2017-05-07 00:31:52 -0400
  • 627b31e19c support scrolling and fix a threading bug breandan 2017-05-06 13:26:02 -0400
  • 4b4557547d acknowledge easymotion breandan 2017-04-30 11:08:47 -0400
  • 461169ecd1 Support real-time font size/style changes and reduce some technical debt breandan 2017-04-24 07:24:26 -0400
  • c3846838f2 Update gradle wrapper breandan 2017-04-23 09:26:35 -0400
  • 57fa1c219f refactor util class and add a function to support instantaneous settings update breandan 2017-04-23 07:40:24 -0400
  • 04c8591769 Update gradle wrapper breandan 2017-04-17 04:56:52 -0400
  • 1915aab2c3 Merge pull request #125 from ildarkhasanshin/master breandan 2017-03-03 13:38:33 -0500
  • b2901a945e fix url of emacs plugin ildar r. khasanshin 2017-03-03 21:44:46 +0500
  • 66fd3436fb tweak line spacing algorithm #98 breandan.considine 2017-02-28 00:00:57 -0500
  • 86fbdf87fe add support for back/forward navigation, closes #35 breandan.considine 2017-02-27 19:42:34 -0500
  • b5eef97072 acknowledge our predecessors breandan.considine 2017-02-27 14:02:03 -0500
  • 54e766d42d update change notes history breandan.considine 2017-02-27 13:54:18 -0500
  • 8ea0397281 prioritize IdeaVim instructions breandan.considine 2017-02-27 13:47:51 -0500
  • d9ab5c6dfe Increment version and update change notes breandan.considine 2017-02-27 12:45:16 -0500
  • 798b61bcae fixes #121, fixes #123 breandan.considine 2017-02-27 12:37:16 -0500
  • 5590cc9620 Update bintray repo breandan 2017-02-22 08:52:27 -0500
  • bcec93fd72 update kotlin gradle wrapper and refactor breandan.considine 2017-02-19 15:46:01 -0500
  • 0f8a893194 g in ideavim conflicts with gd breandan 2017-01-12 02:34:33 -0800
  • e8589cf0c8 Default to latest EAP snapshot breandan 2017-01-12 02:21:07 -0800
  • 5f32abab74 Update gradle-intellij-plugin version breandan 2017-01-12 01:58:11 -0800
  • 475fa622f0 add settings.gradle file Breandan Considine 2017-01-04 02:19:19 -0500
  • 096bae46f1 migrate build.gradle to kotlin Breandan Considine 2017-01-04 02:10:15 -0500
  • 9178c1da94 Update wrappers to latest snapshot distro Breandan Considine 2017-01-03 23:57:17 -0500
  • 880d03f530 make control flow easier to read Breandan Considine 2017-01-03 19:59:51 -0500
  • fe91281a89 update release notes history Breandan Considine 2017-01-03 19:39:30 -0500
  • 0ee55900f7 update version for release Breandan Considine 2017-01-03 19:36:53 -0500
  • cd4257ecf1 fixes #117 Breandan Considine 2017-01-03 19:35:14 -0500
  • 1d4a22302f contributions welcome! Breandan Considine 2017-01-03 14:55:31 -0500
  • 6994ac57a1 simplify instructions Breandan Considine 2017-01-03 14:47:10 -0500
  • 62a859b3ff simplify instructions Breandan Considine 2017-01-03 14:46:48 -0500
  • 9da2b0dc73 clarify instructions Breandan Considine 2017-01-03 14:44:30 -0500
  • 924f8cefe5 Fixes #106 Breandan Considine 2017-01-03 14:36:16 -0500
  • 9098f92aca Update instructions and re-release Breandan Considine 2017-01-03 14:14:47 -0500
  • bfbbe6b97b Allow users to enter target mode directly Breandan Considine 2017-01-03 14:01:14 -0500
  • 807da42f14 Fixes #112, Fixes #116 Breandan Considine 2017-01-03 13:38:00 -0500
  • ca96952a19 Update release notes Breandan Considine 2017-01-03 00:15:58 -0500
  • e7036d86d8 Fixes #112 Breandan Considine 2017-01-03 00:02:37 -0500
  • ca0111ec75 Try to minimize IntelliJ Platform dependencies inside the search code Breandan Considine 2017-01-02 23:08:03 -0500
  • 3d5ad3da60 Update all the versions Breandan Considine 2017-01-02 18:13:03 -0500
  • 6fd7484d6d lateinit again fixing issues breandan.considine 2016-12-18 02:07:49 -0500
  • 9754b96e95 Fix indefinite article breandan.considine 2016-12-16 12:56:08 -0500
  • d23bec70c4 Revert lateinit properties because they don't work breandan.considine 2016-12-16 01:31:47 -0500
  • 5658de9d35 Fixes #113 breandan.considine 2016-12-16 01:29:35 -0500
  • 1781f9345f Merge remote-tracking branch 'origin/master' breandan.considine 2016-12-05 10:53:59 -0800
  • bbb9c9904e lateinit properties breandan.considine 2016-12-05 10:53:53 -0800
  • fee2ed91e0 Merge pull request #111 from soonlive/master breandan 2016-12-05 08:19:45 -0800
  • 42301905e2 fix #110 Sean Hui 2016-12-05 15:03:06 +0800
  • 71bb298624 Update version, release notes and readme breandan.considine 2016-12-04 21:37:44 -0800
  • 5cb39cf946 Fix broken target mode breandan.considine 2016-12-04 21:36:38 -0800
  • 49879ac9c5 Fix for multiple projects open at the same time breandan.considine 2016-12-04 17:06:57 -0800
  • 4be7358e15 Hijack missing keystrokes from IdeaVIM (temporarily) breandan.considine 2016-12-04 16:03:15 -0800
  • 18d2c0968d Include Java identifier parts '_' in target mode breandan.considine 2016-11-30 13:12:08 -0600
  • 09c2c0a2f2 Complete migration to native UI, fixes #94 breandan.considine 2016-11-30 09:22:02 -0600
  • 77180b1b51 Remove unnecessary event dispatcher breandan.considine 2016-11-30 04:04:37 -0500
  • 37e71604f3 Improve callback method and small refactorings breandan.considine 2016-11-29 17:18:29 -0500
  • 4107348e6e Remove logging utility used to diagnose latency issue breandan.considine 2016-11-29 16:20:26 -0500
  • 03edf42414 Fix latency issues breandan.considine 2016-11-29 16:19:36 -0500
  • 0cd233a7d1 Fixes tag completion detection issue breandan.considine 2016-11-28 09:37:26 -0500
  • bfffd9be88 Fix a weird bug, we really need unit tests to catch this stuff breandan.considine 2016-11-27 22:01:58 -0500
  • 4efefc7d4b Disable target mode on reset breandan.considine 2016-11-27 19:40:33 -0500
  • 346d3fdd55 Clean up unnecessary (I think) code breandan.considine 2016-11-27 19:18:03 -0500
  • 5db77ca7b8 Clean up utils breandan.considine 2016-11-27 17:52:35 -0500
  • 116f044a24 UI properties read latest IDE settings, update Kotlin to 1.1 breandan.considine 2016-11-27 17:00:19 -0500
  • 02b5b57522 Fixing the shift bug breandan.considine 2016-11-26 22:31:38 -0500
  • 508adb9806 More refactoring odds and ends breandan.considine 2016-11-26 21:56:24 -0500
  • 9731465596 Really big refactoring breandan.considine 2016-11-26 18:52:05 -0500
  • 11241c1973 Fixing the behavior of AceJumpAction and target mode breandan.considine 2016-11-24 16:22:55 -0500
  • 6e4a096c5f Replaces the staggering hack that was SearchBox with the slightly less messy, but still hacky KeyboardHandler breandan.considine 2016-11-24 15:08:34 -0500
  • 7847ee351d Implement UI borders for target mode, as per #94 breandan.considine 2016-11-23 15:21:52 -0500
  • 59cb3a0e75 Refactoring getSitesInView() breandan.considine 2016-11-22 21:44:12 -0500
  • 5568304f94 Code cleanup breandan.considine 2016-11-22 21:03:28 -0500
  • 14b14e97b9 Remove unnecessary code breandan.considine 2016-11-22 20:40:37 -0500
  • 05f09a48f7 Refactor site search breandan.considine 2016-11-22 16:05:45 -0500
  • ebcdebd70f Fix url protocol string breandan.considine 2016-11-22 12:09:59 -0500
  • f23b024841 Update readme for line mode breandan.considine 2016-11-22 12:07:48 -0500
  • 6fafc3b59a Fixes indexing bug (need to remember index != offset) breandan.considine 2016-11-22 11:58:12 -0500
  • fc83a3b5c8 Fixes #104 breandan.considine 2016-11-22 10:37:37 -0500
  • a60614541c Add first test class (todo: figure out how this works) breandan.considine 2016-11-21 18:16:36 +0000
  • d676f27815 Reassign alignment to property (whoops) breandan.considine 2016-11-21 13:08:24 +0000
  • 2395480745 Sort tags by index to fix alignment issues (🤞hopefully once and for all) breandan.considine 2016-11-21 12:00:34 +0000
  • a92e6422f2 Update release notes. breandan.considine 2016-11-16 12:13:26 +0200
  • a6564c0813 Hotfix for target mode breandan.considine 2016-11-16 11:56:19 +0200
  • 820577b7c4 Alignment updates and index wrangling breandan.considine 2016-11-14 22:43:18 +0200
  • 73827d6dee Fix OOB breandan.considine 2016-11-14 22:07:57 +0200
  • a92c866567 Update release notes breandan.considine 2016-11-14 22:06:17 +0200