Flow.Launcher/Plugins/Wox.Plugin.WebSearch
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
..
Images Refactoring Refactoring icon, part 2 2016-05-03 21:22:11 +01:00
Languages Added Turkish translation and some other i18n work. 2019-10-07 18:08:06 +03:00
Properties Use resharper annotation nuget package 2016-04-22 23:13:14 +01:00
SuggestionSources Rewrite all log message format 2017-01-24 01:02:32 +00:00
Main.cs Feature: Add auto-complete query text suggestion (#153) 2020-03-15 11:05:34 +02:00
plugin.json update website 2018-02-25 02:18:35 +08:00
SearchSource.cs fixed #881 2016-07-30 08:22:25 +08:00
SearchSourceSetting.xaml reformat 2016-06-21 00:18:35 +01:00
SearchSourceSetting.xaml.cs Fix typo 'success' 2019-08-21 20:18:20 +10:00
SearchSourceViewModel.cs reformat 2016-06-21 00:18:35 +01:00
setting.json Including more web search by default 2016-01-04 05:03:23 +00:00
Settings.cs Add browser selection to WebSearch plugin 2019-11-11 22:04:01 +11:00
SettingsControl.xaml Add browser selection to WebSearch plugin 2019-11-11 22:04:01 +11:00
SettingsControl.xaml.cs Add browserpath display on load 2019-11-12 07:22:03 +11:00
SettingsViewModel.cs remove storage dependency from jsonstorage 2017-02-07 00:21:39 +00:00
Wox.Plugin.WebSearch.csproj Remove UwpDesktop library dependency and upgrade to framework 4.6.2 (#159) 2020-03-10 09:35:31 +02:00