You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Migrated code to pure Swift, which is easier to maintain, read and contribute. Build your own Squirrel today!
18
+
#### Other Updates
19
+
*`style/candidate_format` now updated to `"[index]. [candidate] [comment]"`, while the old format still works, please migrate to this more readable and flexible format at your convenience
20
+
*`style/horizontal` will be dropped, it's still supported but will be overwrite by the default values of new options. Please adopt `candidate_list_layout`: `stacked`/`linear` and `text_orientation`: `horizontal`/`vertical`
21
+
* Added a menu item for logs folder for quick access
22
+
* labels will vertically center if label font is smaller than candidate font, better matches macOS builtin IME
23
+
*`native` color scheme is updated with smaller font size, better matches macOS builtin IME
0 commit comments