Skip to content

Releases: tadashi-aikawa/obsidian-various-complements-plugin

9.0.0-beta1

26 Aug 07:58
Compare
Choose a tag to compare

8.4.1

20 Aug 09:36
Compare
Choose a tag to compare

🔼 Improvements

  • Always focus first suggestion when triggered by "Show suggestions" command (#243)

🦾 No longer broken

  • Fix a bug that closes suggestions after pressing the Enter key to determine an IME's suggestion on macOS (#243)

8.4.0

20 Aug 06:25
Compare
Choose a tag to compare

🎇 Shiny New Things

Add a "No auto-focus until the cycle" option to settings (#243)

While using Various Complements, you may select an auto-complete suggestion unintentionally when you press the Enter key to start a new line.

2023-08-20_15h37_53.mp4

That is because when the suggestions are displayed, it automatically focuses on the first one. This behavior is sometimes helpful but sometimes frustrating. Pressing the ESC key each time will also feel like a hassle unless you are a Vim user. (btw I am a Vim user😉)

Therefore, a new option, "No auto-focus until the cycle" is available.

image

If this option is enabled, the first suggestion is not focused until we press the cycle key, even if the candidate is displayed. We will no longer select a suggestion unintentionally and will no longer be frustrated by unexpected behavior.

2023-08-20_15h39_37.mp4

Instead, we have to press more keys. Users can choose which one based on their preference.

8.3.3

07 Aug 12:43
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug that causes the suggestion presented by the Various Complements to be confirmed when the IME conversion candidate is displayed and confirmed with the Enter key, but only on Macs (#239 ) ( Thanks, @rarudo 🥳 )

8.3.2

16 Jul 05:09
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug that doesn't show suggestion without either pushing Ctrl+Space or inputting the first char of the value in the front matter (#235)

8.3.1

21 May 06:27
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug where underscores are wrongly considered part of a word (#231 )

8.3.0

20 May 07:23
Compare
Choose a tag to compare

New things

  • Add a "Min fuzzy match score" setting that suppresses suggestions whose fuzzy match score is less than a specific value (#227)

image

8.2.3

12 May 16:43
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug that the suggestions don't disappear even after moving a cursor (#221)

8.2.2

11 May 15:23
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug that tokenizes a word with unnecessary periods (#229)

8.2.1

30 Apr 05:34
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug that doesn't trim some emojis