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

1073 Commits

Author SHA1 Message Date
breandan
28bd49cc15 pre-install AceJump on IntelliJ IDEA so you can run AceJump on AceJump 2018-01-01 20:52:46 -05:00
breandan
6610103642 add contributing wishlist 2018-01-01 17:02:34 -05:00
breandan
f90a70ac4d more readme 2018-01-01 16:50:35 -05:00
breandan
05d06c82e6 text reformatting 2018-01-01 16:33:56 -05:00
breandan
94c4c13cc6 more comparison 2018-01-01 16:32:43 -05:00
breandan
d48b73395b remove redundant information 2018-01-01 15:44:27 -05:00
breandan
97ee294645 use more visible characters 2018-01-01 15:38:12 -05:00
breandan
80c807bef6 reorder browsers 2018-01-01 15:28:21 -05:00
breandan
a8952d9ecb bump text editors 2018-01-01 15:27:12 -05:00
breandan
cc1ccdfa6b pentadactyl 2018-01-01 15:26:17 -05:00
breandan
7090bfc2c3 surfingkeys 2018-01-01 15:23:49 -05:00
breandan
e7ddf51d6b Links and stuff 2018-01-01 15:15:06 -05:00
breandan
7394f67694 comparison table updates 2018-01-01 14:58:19 -05:00
breandan
37c55cb6d6 Documentation never hurts 2018-01-01 14:44:33 -05:00
breandan
3eb681c16e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/kotlin/com/johnlindquist/acejump/search/Scroller.kt
2018-01-01 02:21:42 -05:00
breandan
7317666770 Add Scroller 2018-01-01 02:20:43 -05:00
breandan
3268bf0ecf Stability improvements and tagging optimizations 2018-01-01 02:19:27 -05:00
breandan
2d06e536cb fixes regression caused by previous commit 2017-12-31 01:46:47 -05:00
breandan.considine
6b69b7eec9 fixes #206, improvements to #207 2017-12-28 20:03:30 -05:00
breandan.considine
a417577538 readability and interface improvements 2017-12-28 02:02:48 -05:00
breandan
9a3960a79b
Migrate to Gradle 4.4 and settings.gradle.kts 2017-12-18 17:14:32 -05:00
breandan
92cbda6c79
Update Kotlin version and fix Skipper 2017-12-05 15:13:09 -05:00
Breandan Considine
efe0f32433 addressing #193 2017-10-27 23:40:15 -04:00
Breandan Considine
273dffa685 fixes #202 2017-10-27 23:38:10 -04:00
breandan
872079610b
Update release notes 2017-10-15 13:41:07 -04:00
breandan
37f1419b8d
Update release notes and version 2017-10-15 13:40:26 -04:00
breandan
0e1fa4187a
Merge branch 'master' of https://github.com/johnlindquist/AceJump 2017-10-15 13:30:19 -04:00
breandan
079ec1bb19
Add exception for versions less than 173.*, #197 2017-10-15 13:29:45 -04:00
breandan
883a2bb4e1
Add exception for versions less than 173.*, #197 2017-10-15 13:28:35 -04:00
breandan
c015d01d79
Merge branch 'master' of https://github.com/johnlindquist/AceJump 2017-10-14 20:36:45 -04:00
breandan
ea6581bf86
Fixes #176, minor improvements to #161 2017-10-14 20:35:52 -04:00
breandan
5101203630
Fixes #176, minor improvements to #161 2017-10-14 20:22:02 -04:00
breandan
65cc1f6cf8
More documentation and logging 2017-10-14 20:15:52 -04:00
Breandan Considine
c2d977330a minor fixes and adjustments 2017-10-14 12:51:45 -04:00
Breandan Considine
24688f30c3 Update gradle wrapper version 2017-10-03 13:05:25 -04:00
breandan
f7dc15f4c8
Udpate gradle wrapper 2017-09-29 14:09:00 -04:00
breandan
f07c5c4386 Merge pull request #194 from ecbrodie/patch-1
README Patch: Extra up arrow arrow
2017-09-18 17:03:44 -04:00
Evan Brodie
3a9f9ef596 fixes typo in README
There was an extra up arrow.
2017-09-18 15:51:09 -04:00
breandan.considine
517d63c736 results must be sorted prior to calling the Skipper 2017-09-17 16:52:14 -04:00
breandan
145d80bb16 check for query compatibility with jump destination
in case a spurrious result slips through the backspace adjustment
2017-09-17 00:26:01 -04:00
breandan
c5fca91dbf add more logging 2017-09-12 20:54:59 -04:00
breandan
61e5b85913 do some stuff asynchronously 2017-09-04 22:17:24 -04:00
breandan
a331ce58c2 fixes marker assignment and other regressions 2017-08-31 23:07:15 -07:00
breandan
1ab4f4c79a fixes broken regex search 2017-08-31 21:12:55 -07:00
breandan
f037fedf7b clarify the design behind using skim 2017-08-31 14:38:11 -07:00
breandan
c225f0dc5f add clarity 2017-08-30 16:26:47 -07:00
breandan
811de8aebb fixes #182 2017-08-30 15:08:31 -07:00
breandan
dc6c3f0b2d more logging 2017-08-30 11:34:14 -07:00
breandan
3ce674bc47 adds support for word tagging, fixes #184 2017-08-30 10:17:54 -07:00
breandan
73a4e9a1af gradle-intellij-plugin 0.2.17 fixes the destination directory issue 2017-08-29 12:21:40 -07:00