1
0
Fork 0
Commit Graph

1073 Commits

Author SHA1 Message Date
chylex 9921409aff
Add buttons to reset colors to default values in Settings
Closes #411
2023-10-28 13:58:06 +02:00
breandan 3039b5fbb3
Merge pull request #450 from chylex/pr/kotlin-stdlib
Do not bundle kotlin stdlib
2023-10-28 00:21:29 -04:00
chylex cb3d4559f9
Do not bundle kotlin stdlib
Fixes #449
2023-10-27 20:42:45 +02:00
breandan d905909e31 attempt to fix #446 2023-09-16 16:34:46 -04:00
breandan 64c6956b88 add tmux plugins 2023-08-28 21:12:52 -04:00
breandan b1a044dbf8 update change notes 2023-08-28 17:27:29 -04:00
breandan e46cbe1d06 Merge remote-tracking branch 'origin/master' 2023-08-28 17:09:18 -04:00
breandan f64e25a0a9 fixes #442 2023-08-28 17:09:12 -04:00
breandan eba043dfb2
further instructions for locating `AceJump.xml` 2023-08-25 20:54:44 -04:00
breandan a746b0a516
add note about settings deserialization 2023-08-25 09:33:49 -04:00
breandan 209b6c97b7 update versions 2023-08-08 01:19:41 -04:00
breandan 3c89cd07b9 try @YannCebron's solution to #415, pt. II 2023-07-26 22:08:35 -10:00
breandan 2ffcc2c57a try @YannCebron's solution to #415 2023-07-26 21:49:42 -10:00
breandan 56b1dfa9a9 quiet plugin verifier error 2023-06-18 14:22:04 -04:00
breandan 48cadfef4c update versions, acknowledge @wuruofan 2023-06-18 14:11:42 -04:00
breandan 6d47331c71
Merge pull request #440 from wuruofan/master
fix(compatibility): avoid 'java.lang.NoSuchFieldError: Companion' error on lower version IDEA ide
2023-06-18 13:45:42 -04:00
wuruofan 3339f6bdb8 fix(compatibility): avoid 'java.lang.NoSuchFieldError: Companion' error on lower version IDEA ide such as PhpStorm, DevEco Studio etc, which related to `FileEditorManagerEx.getInstanceEx()` companion
Related issues: [#434](https://github.com/acejump/AceJump/issues/434), [#438](https://github.com/acejump/AceJump/issues/438), [#435](https://github.com/acejump/AceJump/issues/435), etc.
2023-06-12 16:34:18 +08:00
breandan e7e85a6944 update to gradle 8.2-rc-2 and new property assignment syntax 2023-06-11 21:42:16 -04:00
breandan 1839efb59f update version 2023-05-28 19:20:17 -04:00
breandan da913f61b6 Merge remote-tracking branch 'origin/master' 2023-05-13 15:04:28 -04:00
breandan 7dd12a0457 fixes #431 2023-05-13 15:04:06 -04:00
breandan dae7bd8fa4 fixes #431 2023-05-13 14:59:39 -04:00
breandan 7d39ea2fef fixes #429 2023-04-28 16:55:42 -04:00
breandan 64ad5039f2 update versions 2023-03-28 23:58:45 -04:00
breandan fb3bfa068e try increasing heap size to appease teamcity? 2023-03-01 14:19:57 -05:00
breandan c52f046a6f switch to K2 compiler 2023-02-14 00:21:43 -05:00
breandan ba739501e8 use BGT and migrate awt.Color to JBColor 2023-02-13 18:45:18 -05:00
breandan e939479368 fixes #426 2023-02-13 16:36:21 -05:00
breandan 1c604ce03c update versions 2023-02-09 16:10:41 -05:00
breandan 099c852e32 Merge remote-tracking branch 'origin/master' 2022-12-29 16:38:27 +11:00
breandan 6642eff1e0 update versions 2022-12-29 16:38:21 +11:00
breandan 73ba06b296
remove duplicate 2022-12-25 17:18:14 +13:00
breandan 9507496092
add Tridactyl 2022-12-25 17:17:30 +13:00
breandan 99e0a50884 fixes #417 2022-12-19 21:30:27 +13:00
breandan c070b211e3 update to latest IDE version 2022-11-30 19:43:24 -05:00
breandan 6a2b5dd422 update build script 2022-11-27 14:05:06 -05:00
breandan b7024842ba add leap and lightspeed 2022-10-13 22:49:12 -04:00
breandan 4831f38b34 update versions and remove unnecessary build instructions 2022-08-22 11:22:17 -04:00
breandan 07014455e6
Merge pull request #410 from AlexPl292/master
Add ids to editor action handlers
2022-08-22 10:59:32 -04:00
Alex Plate ab6c6a702b
Add ids to editor action handlers 2022-08-17 08:20:04 +03:00
breandan 8b9e8bb89b
Merge pull request #409 from colossatr0n/patch-1
Update README.md to specify normal mode mapping for vim-sneak like behavior.
2022-07-24 15:35:48 -04:00
breandan 6c6544cf47 update versions 2022-07-15 23:47:12 -04:00
colossatr0n 7fe9d13f48
Update README.md to specify normal mode mapping for vim-sneak like behavior.
Also update ideavim action syntax to the latest syntax.
2022-07-12 14:23:17 -06:00
breandan f1f9ec5974 fixes #408 2022-06-28 17:53:44 -07:00
breandan 5271d97c00 new kotlin version 2022-06-09 00:55:13 -07:00
breandan 872a99c84c update versions 2022-05-30 07:25:01 -07:00
breandan f8b2db5090
Merge pull request #407 from huoguangjin/master
Remove only the highlighters added by AceJump when the jump session ends
2022-05-16 19:53:40 -04:00
breandan 5f0965c921
update versions 2022-05-16 19:52:12 -04:00
guangjinhuo 5ee0245f0b Add a test case to ensure that other highlighters are not removed #406 2022-04-28 17:30:37 +08:00
guangjinhuo 176d450855 Remove only the highlighters added by AceJump when the jump session ends #406 2022-04-23 15:20:23 +08:00