Flow.Launcher/Wox/ViewModel
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
..
MainViewModel.cs Feature: Add auto-complete query text suggestion (#153) 2020-03-15 11:05:34 +02:00
PluginViewModel.cs MVVM refactoring for web search plugin, part 1 2016-06-21 00:14:32 +01:00
RelayCommand.cs Add highlight converter component 2019-12-03 15:31:23 +01:00
ResultsViewModel.cs updates 2019-12-14 00:17:05 +02:00
ResultViewModel.cs when both icopath and icon delegdate are empty\null it will raise an exception. 2019-11-09 11:55:53 +02:00
SettingWindowViewModel.cs Reduce Wox's drain on CPU when using Pinyin search (#162) 2020-03-12 00:57:36 +02:00