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

938 Commits

Author SHA1 Message Date
breandan
394f1f9285 improve comments 2020-03-17 23:09:03 -04:00
breandan
535f8f956e more parallelization, #207, #217 2020-03-17 21:02:47 -04:00
breandan
8e0870f2e2 formatting 2020-03-17 15:17:24 -04:00
breandan
55f56824ce utilize parallelization on large files, #207, #217 2020-03-17 15:17:10 -04:00
breandan
82002382d6 add versions.properties 2020-03-16 19:23:44 -04:00
breandan
982839cb2a bump versions 2020-03-16 18:49:05 -04:00
breandan.considine
741a88cd67 Merge branch 'master' of https://github.com/johnlindquist/acejump
 Conflicts:
	build.gradle.kts
2020-01-04 03:06:08 -05:00
breandan.considine
9d2707078b bump versions 2020-01-04 03:05:05 -05:00
breandan
a7a26f2bc5
Merge pull request #319 from anipp100/patch-1
Fix typo
2020-01-03 17:41:32 -05:00
Andre Ippisch
dec47f8db1
Fix typo
This caused my build to fail
2020-01-03 12:29:12 +01:00
breandan
9e65193c7e initial implementation of #314 2019-12-07 10:27:48 +01:00
breandan
e5de0fa9ea scrape <change-notes> directly from CHANGES.md and fix #309 2019-12-07 09:09:35 +01:00
breandan
3cae2d4179 return empty results for empty searchText 2019-11-29 20:57:29 -05:00
breandan
26a27e760d fixes #315 2019-11-29 20:51:22 -05:00
breandan
650dde3a80 fixes #317, add better action text/descriptions for discoverability 2019-11-29 20:43:16 -05:00
breandan
b2b73430ac add publishing task 2019-11-29 20:22:55 -05:00
breandan
b07dabd68d bump versions 2019-11-29 14:07:29 -05:00
breandan
4b3ca890c2
add feature to wishlist 2019-11-22 09:21:31 -05:00
breandan
c3fa81434c
fix link 2019-11-19 17:24:18 -05:00
breandan
bbc915f87d
Merge pull request #311 from clojj/master
issue #216
2019-11-18 19:18:00 -05:00
clojj
428314760f issue #216
honor "CamelHumps" setting for Target Mode (with selection)
2019-11-18 22:19:30 +01:00
breandan.considine
95e91c9774 update grade-intellij-plugin 2019-11-18 12:38:32 -05:00
breandan.considine
e87cec24f3 Merge remote-tracking branch 'origin/master' 2019-11-18 12:35:01 -05:00
breandan.considine
b60d1b38ea update gradle wrapper 2019-11-18 12:34:19 -05:00
breandan.considine
e321f9a8a9 update kotlin version 2019-11-18 12:27:17 -05:00
breandan
cac98c8536 Update issue templates 2019-11-05 21:47:24 -05:00
breandan.considine
1b21efe2c6 link change notes to issues 2019-10-31 22:47:07 -05:00
breandan.considine
5fbbc4716f update release notes 2019-10-31 22:42:31 -05:00
breandan.considine
8146dcc0a7 prepare 3.5.9 release 2019-10-31 22:38:07 -05:00
breandan
434cb461d6
Merge pull request #308 from AlexPl292/archiveName
Apply the name of the archive only to the result of buildPlugin task
2019-10-31 10:54:37 -05:00
Alex Plate
b4844f7b9a
Apply the name of the archive only to the result of buildPlugin task 2019-10-31 16:16:08 +03:00
breandan.considine
57fe89461f actually fix #305 2019-10-26 16:00:37 -04:00
breandan.considine
794721624b Merge remote-tracking branch 'origin/master' 2019-10-26 15:17:19 -04:00
breandan.considine
a3801ff780 refactor AceConfig, fixes #305 2019-10-26 15:16:27 -04:00
breandan
2512314aea
Create FUNDING.yml 2019-10-20 22:42:20 -04:00
breandan
f466056d5b
acknowledge external contributors 2019-10-18 17:06:36 -04:00
breandan.considine
cdcba93b4a prepare new release 2019-10-18 15:40:54 -04:00
breandan.considine
84329aa3cd merge ideavim integration 2019-10-18 15:04:00 -04:00
breandan.considine
c4d1dde498 Merge branch 'AlexPl292-IdeaVim-EasyMotion' 2019-10-18 14:08:24 -04:00
Alex Plate
10fdadaa0c
Mark some functions as externally used 2019-10-15 11:08:54 +03:00
Alex Plate
2520855c44
Add within line boundaries 2019-10-15 11:02:00 +03:00
Alex Plate
368ad25832
Custom offsets provider support 2019-10-15 10:58:42 +03:00
Alex Plate
c10b4c3210
Custom regex search support 2019-10-15 10:53:53 +03:00
Alex Plate
622ba42b3e
Add listeners for AceJump lifecycle
External systems can now be notified about finishing of AceJump work
2019-10-15 10:49:50 +03:00
breandan
01e7ce096e
Merge pull request #306 from AlexPl292/GreenLights
Remove green flashes after performing regex search
2019-10-14 14:45:00 -04:00
breandan.considine
16f7669928 add TraceJump 2019-10-14 14:22:47 -04:00
breandan.considine
2d1a350de8 add IdeaVim-EasyMotion and KJump to comparison 2019-10-14 14:18:13 -04:00
Alex Plate
2908be28ad
Remove green flashes after performing regex search
Marker#searchWidth property should be 0 in case of regex search
2019-10-14 19:23:17 +03:00
breandan.considine
23144a0b2b fixes #245 2019-10-05 18:41:29 -04:00
breandan.considine
687ba7ff39 fixes #304 2019-10-04 00:03:34 -04:00