Flow.Launcher/Wox.Core/Resource
Jeremy Wu b50f738f42
Feature: Add auto-complete query text suggestion (#153)
* Add query suggestion logic

* Add UI element

* update

* Make caret more appealing by following the color of the query font

* Add suggestions when using actionkeyword

* Add feature to readme

* Per suggestion add explaination

* Per review comment

* Per review comment

* change to use converter

* Correct typo

Co-authored-by: clueless <14300910+theClueless@users.noreply.github.com>
2020-03-15 11:05:34 +02:00
..
AvailableLanguages.cs Added Turkish translation and some other i18n work. 2019-10-07 18:08:06 +03:00
FontHelper.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
Internationalization.cs Reduce Wox's drain on CPU when using Pinyin search (#162) 2020-03-12 00:57:36 +02:00
InternationalizationManager.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
Language.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
LocalizationConverter.cs Create localization helper classes 2020-02-25 17:38:47 +01:00
LocalizedDescriptionAttribute.cs Create localization helper classes 2020-02-25 17:38:47 +01:00
Theme.cs Feature: Add auto-complete query text suggestion (#153) 2020-03-15 11:05:34 +02:00
ThemeManager.cs Use variable instead of global static method 2016-03-28 03:09:57 +01:00