1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2024-11-14 23:42:45 +01:00
Commit Graph

673 Commits

Author SHA1 Message Date
breandan
b3fc9800f4 Refactoring and bug fixes 2016-10-19 17:10:28 -02:00
Breandan Considine
8e3eb212d6 Implement tag compaction 2016-10-09 21:39:05 -04:00
Breandan Considine
cbcc6503a1 Fix jump behavior 2016-10-08 22:43:29 -04:00
Breandan Considine
5e34b2855e Intermediate fix 2016-10-08 22:42:47 -04:00
Breandan Considine
4355d2956e Tag wrangling 2016-10-07 18:51:04 -04:00
Breandan Considine
2d698856c5 Fix indexing issue 2016-10-06 11:52:56 -04:00
Breandan Considine
6b03ebaf5f Ironing out the edge cases 2016-10-06 00:47:28 -04:00
Breandan Considine
b7a5800fff Tag wrangling and jump point updates 2016-10-05 20:23:08 -04:00
Breandan Considine
08758d61be More tweaks to backspace implementation 2016-10-05 17:57:12 -04:00
Breandan Considine
01aa435b7e Refactoring, fixing regressions 2016-10-05 16:25:09 -04:00
Breandan Considine
36a158d6b5 Replace low-level KeyEvents with Swing key bindings 2016-10-05 15:44:16 -04:00
Breandan Considine
2bae0f0b43 Fixing indexing discrepancy 2016-10-04 13:21:57 -04:00
Breandan Considine
85a55694b0 Fix algorithm 2016-10-04 11:40:52 -04:00
Breandan Considine
8177c75fe9 Preserve old tag instead of rewriting each time 2016-10-04 03:59:57 -04:00
Breandan Considine
183165bd9e More jump behavior fixes 2016-10-04 03:41:49 -04:00
Breandan Considine
0c1c9419e1 Fix jump behavior for existing digraphs 2016-09-30 04:10:29 -04:00
Breandan Considine
d8ae694414 Refine mark and jump logic 2016-09-30 03:11:00 -04:00
Breandan Considine
91306d6953 Expand tag definition so that it can be more dynamic 2016-09-30 01:15:33 -04:00
Breandan Considine
f5b1d27ce9 Beginning to work as intended 2016-09-29 21:21:44 -04:00
Breandan Considine
f9c81c0c87 Refactor and fix some bugs 2016-09-29 19:12:26 -04:00
Breandan Considine
97aa852db4 Implement highlighting and return to findManager 2016-09-29 18:05:36 -04:00
Breandan Considine
952eec8073 More refactoring and cleanup 2016-09-29 16:11:23 -04:00
Breandan Considine
9bd30b66b0 Reorganizing and refactoring 2016-09-29 00:48:57 -04:00
Breandan Considine
ca82548cd0 Refactoring and reimplementing tagging (part II) 2016-09-28 19:22:13 -04:00
Breandan Considine
be80b16618 Start implementing QWERTY-aware tagging
The goal of this is to minimize finger-travel distance on QWERTY keyboards, by prioritizing nearby keys
2016-09-28 14:57:49 -04:00
Breandan Considine
ebb3fb59de Implement digraphs idea (part I, cf. #27) 2016-09-28 01:25:04 -04:00
Breandan Considine
420ca84dfb Simplify jump search 2016-09-27 19:19:52 -04:00
Breandan Considine
aeb24302d8 Simplify keymap struct
Key processing logic (meta key, KeyEvent type) can be moved into KeyCommands
2016-08-04 20:37:39 -04:00
Breandan Considine
4daa4ccbf3 Minor formatting updates 2016-08-04 11:42:05 -04:00
Breandan Considine
a26d11e5e0 Let SearchBox handle ChangeEvents 2016-08-04 11:21:42 -04:00
Breandan Considine
a548812c92 Simplify event dispatch 2016-08-04 08:28:12 -04:00
breandan.considine
9765c455e0 simplify constructors and reorganize class hierarchy 2016-08-04 00:40:48 -04:00
breandan.considine
c7f593023a Restore findModel prior to reimplementing 2016-08-03 23:31:55 -04:00
breandan.considine
e5934b079b Big refactoring, moving stuff around 2016-08-03 22:50:09 -04:00
Breandan Considine
a4407c645c Let AceCanvas handle offset-to-point conversion 2016-07-28 01:50:08 -04:00
Breandan Considine
2b77689ade Refactoring AceFinder 2016-07-28 01:01:17 -04:00
Breandan Considine
4ecdd840df Rip out FindModel, let's do this ourselves 2016-07-27 01:51:18 -04:00
Breandan Considine
0d4681aef2 Change permissions on Linux 2016-07-27 00:23:43 -04:00
breandan.considine
60156720c4 Remove semicolons and update release notes 2016-07-17 20:01:29 -04:00
breandan.considine
c6566b0cea Update release notes 2016-07-17 19:53:52 -04:00
breandan.considine
b63edd9b15 Fix target mode and line selection regression, miscellaneous refactoring 2016-07-17 19:51:39 -04:00
breandan.considine
030b1b5ad8 Remove unnecessary !!s 2016-07-17 12:29:43 -04:00
breandan.considine
5190ae21f0 Refactor to normalize EditorUtil 2016-07-17 12:02:35 -04:00
breandan.considine
596b96a1d3 In Kotlin, helper methods don't need an enclosing class 2016-07-17 11:58:20 -04:00
breandan.considine
098f141e01 Update release notes and use default Gradle wrapper 2016-07-17 11:49:04 -04:00
breandan.considine
791aec0022 Fixes #73, bad cast and type safety issues 2016-07-17 11:34:55 -04:00
breandan.considine
3101d796fa Update plugin.xml <version> 2016-07-16 23:39:58 -04:00
breandan.considine
658b4a476e Update release notes 2016-07-16 23:37:43 -04:00
breandan.considine
576aaa9cfb Remove the last remnant of Java, maybe this will fix #62 2016-07-16 23:33:29 -04:00
breandan.considine
60a67ef781 Remove upper version limit, fixes #65, #70 2016-07-16 22:49:35 -04:00
breandan.considine
2def5844bf Remove unused dependencies 2016-07-13 17:09:56 -04:00
Breandan Considine
9cb5a2fe03 Compile on Java 7, fixes #61
https://plugins.jetbrains.com/update/index?pr=&updateId=24771
2016-03-18 10:10:53 -04:00
Breandan Considine
9d0fb199a0 Update version and release notes, fixes #59
Published here: https://plugins.jetbrains.com/update/index?pr=&updateId=24751
2016-03-18 02:59:37 -04:00
Breandan Considine
5553cbbf04 Adjust version number generation 2016-03-17 02:50:33 -04:00
Breandan Considine
cc3a23a3bd Update to Kotlin 1.0, fix formatting, clean up code 2016-03-04 15:19:37 -05:00
Breandan Considine
407b3e0b44 Cleanup legacy and update to Kotlin 1.0 RC 2016-02-05 23:45:09 -05:00
breandan
ac45901979 Update history and tag fix 2015-12-12 01:25:57 -05:00
breandan
9701790cab Merge branch 'master' of https://github.com/lpiepiora/AceJump into lpiepiora-master 2015-12-12 00:57:49 -05:00
breandan
cb2e3b4e7e Merge branch 'patch-2' of https://github.com/muescha/AceJump into muescha-patch-2 2015-12-12 00:39:05 -05:00
breandan
b8fb5a2081 Configure project settings
-Add .idea project settings
-Customize .gitignore
-Add required plugins
-Add default run configurations
2015-12-12 00:09:09 -05:00
breandan
74eaf52d0d Add Gradle support
-Refactor to use canonical Kotlin directory structure: https://kotlinlang.org/docs/reference/using-gradle.html#targeting-the-jvm
-Add Gradle wrapper and Gradle build support: https://github.com/JetBrains/gradle-intellij-plugin/
-Updated plugin.xml
-Updated .gitignore
2015-12-11 23:10:00 -05:00
breandan
7581c82d0c Update syntax for Kotlin 1.0 Release
* Kotlin plugin is now bundled with IntelliJ IDEA 15, so the kotlin-runtime.jar dependency is no longer required.
* Updated since-build to reflect IJ-143.379 (15), although earlier versions may also work
* Backing fields introduced in Kotlin M14: http://blog.jetbrains.com/kotlin/2015/10/kotlin-m14-is-out/
* Migrated to new Class Object Syntax: http://blog.jetbrains.com/kotlin/2015/03/follw-up-new-class-object-syntax/
* Miscellaneous API changes (`List.reverse()`` -> `List.reversed()``)
2015-12-08 23:57:04 -05:00
xiefei
5e1b777727 #41 fixed 2014-03-28 17:58:34 +08:00
xiefei
e7270d854c Compiled for 135.480 2014-03-27 11:42:19 +08:00
John Lindquist
7927e574af Fixing: https://github.com/johnlindquist/AceJump/issues/20 2013-06-23 11:14:58 -06:00
Lukasz Piepiora
bbdcedeed9 Fix jumping for target mode 2013-03-23 15:25:52 +01:00
John Lindquist
901b83d7d7 Fixing https://github.com/johnlindquist/AceJump/issues/24 2013-03-21 20:10:40 -06:00
John Lindquist
289bfda49d Fixing focus bug (hopefully for the last time). 2013-03-21 15:08:17 -06:00
John Lindquist
f27cd97101 Fixed bug when there is only 1 jump result. 2013-03-21 09:27:44 -06:00
John Lindquist
739b94e361 Fixing https://github.com/johnlindquist/AceJump/issues/18 and https://github.com/johnlindquist/AceJump/issues/13 2013-03-21 00:34:13 -06:00
John Lindquist
2a9a4e5f15 Adding missing AceJumper 2013-03-20 12:11:30 -06:00
John Lindquist
f511a03595 Added "target mode" 2013-03-19 14:24:37 -06:00
John Lindquist
a85cfea6da fixing a multi-char error 2013-03-18 16:57:56 -06:00
John Lindquist
2a705d8204 fixing a multi-char error 2013-03-18 15:51:06 -06:00
John Lindquist
137eca2a6b Adding default shortcut for double-tapping ";" also fixing the multi-char search 2013-03-18 14:06:18 -06:00
John Lindquist
4ea862cbae limiting search range to the screen for huge performance boost. Adding multi-char search for quicker jumping 2013-03-18 11:20:34 -06:00
John Lindquist
dd8383f567 Fixing https://github.com/johnlindquist/AceJump/issues/16 . Changes the selection behavior a bit (select up to cursor, not beyod), but required for consistency. 2013-03-16 21:53:19 -07:00
John Lindquist
2d9785f919 Re-implemented "ShowFirstCharOfLines" 2013-03-16 21:36:22 -07:00
John Lindquist
343c9a5c19 fixed a int/float error with lineSpacing 2013-03-16 12:31:37 -07:00
John Lindquist
45f9784a9a transitioning to kotlin 2013-03-15 23:54:18 -07:00
johnlindquist
d62fb2c84e Fixing minor visual lag 2012-10-15 14:36:42 -06:00
johnlindquist
0dd7487726 Removing "alt" hack by consuming the key event 2012-10-15 00:13:02 -06:00
johnlindquist
27dc744a49 Refactored from Observable to EventDispacter 2012-10-14 01:48:56 -06:00
johnlindquist
8d6cd0352c removing dead isPreProcessed stuff 2012-10-12 16:46:02 -06:00
johnlindquist
da14ac7bdf Renaming classes and encapsulating checking logic 2012-10-12 16:43:26 -06:00
johnlindquist
fa7bc8f351 converting Vectors to ArrayList 2012-10-12 14:53:59 -06:00
johnlindquist
e7871636b1 removing dead code 2012-10-12 14:46:44 -06:00
johnlindquist
32405427ca nulling project and removing canvases on exit 2012-10-12 14:38:39 -06:00
johnlindquist
25c2556703 marking fields as final using inspection/fix 2012-10-12 14:31:52 -06:00
John Lindquist
5894f17d62 Adding an "Enter" jump which can jump to the first non-whitespace character in a line 2012-09-07 16:30:02 -06:00
John Lindquist
4f50c60536 Minor clean-up and commenting. 2012-08-28 00:25:58 -06:00
John Lindquist
6ab0840599 Minor clean-up and commenting. 2012-08-28 00:21:12 -06:00
John Lindquist
fd5ba4d819 Cleaned up code base for release 2012-08-24 21:08:23 -06:00
John Lindquist
4517c5efb3 All working 2012-08-24 20:19:23 -06:00
John Lindquist
20d0667779 Huge Refactor into KeyCommands and extracting the SearchBox (finally). The special keys (home/end/space) are still a bit broken. 2012-08-24 16:06:17 -06:00
John Lindquist
db4b0d3798 Huge Refactor into KeyCommands and extracting the SearchBox (finally). The special keys (home/end/space) are still a bit broken. 2012-08-24 15:28:08 -06:00
John Lindquist
b9d4320b7a minor clean-up 2012-08-24 01:13:53 -06:00
John Lindquist
cfb9642125 Major refactor to extract the AceFinder. Working on extracting SearchBox, but not sure it's worth it. 2012-08-23 16:41:03 -06:00
Vlad Yazhbin
aff67fd62f casting foldingModel to (FoldingModelImpl) for mac support 2012-08-22 17:49:40 -07:00
John Lindquist
16cc87df14 Guarding against "out of bounds" errors when the end of the file is folded and update the regex for home/end 2012-08-21 00:51:40 -06:00
John Lindquist
ebaf90a850 adding todo's to clean up before final release 2012-08-14 09:14:03 -06:00
John Lindquist
7b734a9a44 Last clean up and testing 2012-08-14 01:51:46 -06:00
John Lindquist
bd4422a67a Fixed "off-screen" searching 2012-08-14 01:44:24 -06:00
John Lindquist
992762474a Fixed folding bug 2012-08-14 01:10:09 -06:00
John Lindquist
07d33ffe4a Performance vastly improved 2012-08-13 23:08:34 -06:00
John Lindquist
045ced780a Tweaking performance 2012-08-13 22:48:55 -06:00
John Lindquist
dc79922336 Building a release. Need to clean up some of the spiking, but good enough for beta-testing 2012-08-13 12:40:25 -06:00
John Lindquist
ff23639569 Perfect background rects, now fixing pixels for foreground text 2012-08-13 10:45:09 -06:00
John Lindquist
5f41b7e443 Fixing lineSpacing 2012-08-10 15:44:53 -06:00
John Lindquist
ee948150f6 Fixing a screen positioning issue 2012-08-10 12:53:33 -06:00
John Lindquist
894bb85d59 Prepping for release 2012-08-10 11:50:26 -06:00
John Lindquist
0a1bfd901c Cleaning up painting behaviors as well as home/end/backspace 2012-08-10 11:30:03 -06:00
John Lindquist
57c64a427a Good enough for a beta 2012-08-09 23:57:42 -06:00
John Lindquist
f244f8da4a Mostly finished, just need to handle the delete key a bit better 2012-08-09 22:43:48 -06:00
John Lindquist
c15e025390 Finally found a decent "pixel perfect" overlay. Still buggy, but I need to get this in :) 2012-08-09 16:21:08 -06:00
John Lindquist
090b9f270d Put a hack in for "alt to autocomplete" 2012-08-09 02:30:29 -06:00
John Lindquist
3bec6a6f99 Searching through folding appears to be fixed. 2012-08-08 15:52:06 -06:00
John Lindquist
6905a37c26 Fixing searchBox positioning 2012-08-08 01:24:41 -06:00
John Lindquist
75eb9172e8 Refactored to "processKeyEvent" to handle the home/end keys 2012-08-08 01:00:59 -06:00
John Lindquist
0f2963dc35 Committing selection work. Still lots of cleanup to do. 2012-08-07 21:55:47 -06:00
John Lindquist
bb668789af Fully implemented (needs performance tuning) 2012-08-07 03:16:50 -06:00
John Lindquist
88cb84651d removing unused files 2012-08-07 01:25:58 -06:00
John Lindquist
27d3e1c07b First commit 2012-08-07 01:24:58 -06:00