1
0
Fork 0
Commit Graph

42 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 7dd12a0457 fixes #431 2023-05-13 15:04:06 -04:00
breandan e939479368 fixes #426 2023-02-13 16:36:21 -05:00
breandan 6642eff1e0 update versions 2022-12-29 16:38:21 +11:00
breandan c070b211e3 update to latest IDE version 2022-11-30 19:43:24 -05:00
breandan 6858b745e6 fixes #356 2021-11-14 21:22:06 -05:00
breandan 1505e98d66 update changelog, migrate deprecated and fix compiler error 2021-11-14 17:01:11 -05:00
Jonas Gutenschwager 3c231327d0 add a notification hint with the current search text 2021-05-17 01:09:22 +02:00
breandan 0ee9f3e1cb support unicode characters, fixes #368 2021-05-10 21:45:41 -04:00
breandan a7ebbcadb4 fixes #363 2021-04-17 16:13:15 -04:00
breandan beb39c95c8 refactor, add EditorCache and reimplement Pinyin support 2021-04-03 11:43:33 -04:00
chylex 324296b55a Remove option for rounded tag corners 2021-03-29 02:11:07 +02:00
chylex eb70ef5097 Add option to set minimum typed characters for tagging to simplify tags 2021-03-29 02:11:06 +02:00
chylex b61abee04d Major AceJump refactoring!
See https://github.com/acejump/AceJump/issues/348 for information on what's changed and what more needs to be done.
2021-03-29 02:11:06 +02:00
chylex ee1ce3c37e Add 'Jump to End' mode 2020-11-24 14:04:03 +01:00
breandan 8e46a5a3e3 Merge branch 'visible-area' of https://github.com/chylex/AceJump into chylex-visible-area
# Conflicts:
#	src/main/kotlin/org/acejump/config/AceConfig.kt
#	src/main/kotlin/org/acejump/config/AceConfigurable.kt
#	src/main/kotlin/org/acejump/config/AceSettings.kt
#	src/main/kotlin/org/acejump/config/AceSettingsPanel.kt
#	src/main/resources/AceResources.properties
2020-11-24 05:46:44 -05:00
breandan aa02fd3b96 Merge branch 'rounded-tag-corners' of https://github.com/chylex/AceJump into chylex-rounded-tag-corners 2020-11-24 05:39:08 -05:00
chylex 526ca02ba9 Add option to switch between straight and rounded tag corners 2020-11-23 03:41:39 +01:00
chylex 000a57824a Add option to turn off searching the whole file, and instead only search in visible lines 2020-11-23 02:22:01 +01:00
chylex ad1d66c92a Add customizable jump mode cycling & fix toggle keys not resetting mode when pressed twice 2020-11-23 02:12:38 +01:00
chylex d276f57942 Redesign settings panel & add missing configuration for definition mode color 2020-11-21 05:19:26 +01:00
breandan 99eca78e84 fix pinyin support #314 2020-04-20 03:50:29 -04:00
breandan 394f1f9285 improve comments 2020-03-17 23:09:03 -04:00
breandan 9e65193c7e initial implementation of #314 2019-12-07 10:27:48 +01:00
breandan.considine a3801ff780 refactor AceConfig, fixes #305 2019-10-26 15:16:27 -04:00
breandan ce5b908d16 settings panel is now color theme coordinated, fixes #249, fixes #275 2019-04-12 00:58:21 -04:00
breandan b4ffe6be89 add option to display current search text cf. #227 2018-11-24 04:10:23 -05:00
breandan 008686ae21 alter code style to omit leading space 2018-11-17 14:33:28 -05:00
breandan d911528bf5 fix test and add lazy loading 2018-11-14 03:06:10 -05:00
breandan 53f3e5df5c Merge remote-tracking branch 'origin/master' 2018-11-13 21:04:07 -05:00
breandan ac3006d650 code style and minor fixes 2018-11-13 21:01:37 -05:00
breandan.considine b8b7bb6720 formatting and imports 2018-11-11 03:12:57 -05:00
breandan 78749862bc tweak keyboard layout settings 2018-11-01 01:50:40 -04:00
breandan 8e5d67614e generify keyboard layout, start implementing #172 2018-10-31 19:50:35 -04:00
breandan 868b7ba6b1 take custom tag priority into account 2018-10-30 23:43:54 -04:00
breandan 360e25c102 move functions 2018-10-30 15:24:10 -04:00
breandan 05e8c0ea30 refactor config 2018-10-30 13:33:21 -04:00
breandan dde8843ce1 scrap garbage code and rewrite 2018-10-28 03:44:16 -04:00
breandan 591458eddb remove unnecessary stuff 2018-10-08 18:27:57 -04:00
breandan d795175b93 fixes #226 2018-10-08 18:18:19 -04:00
breandan 76908c67cf progress on fixing #226, #248 2018-10-08 09:51:45 -04:00
breandan.considine 8fc55bc10e com.johnlindquist -> org.acejump 2018-07-07 23:09:38 -04:00