Flow.Launcher/Wox.Core
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
..
Plugin Feature: Add auto-complete query text suggestion (#153) 2020-03-15 11:05:34 +02:00
Properties Add solution level AssemblyInfo file, and bump version 2015-11-28 10:47:49 +00:00
Resource Feature: Add auto-complete query text suggestion (#153) 2020-03-15 11:05:34 +02:00
FodyWeavers.xml use propertychanged helper 2016-05-25 01:03:32 +01:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Updater.cs Installed & portable mode: Enhance auto updates (#142) 2020-02-25 12:08:51 +02:00
Wox.Core.csproj Remove UwpDesktop library dependency and upgrade to framework 4.6.2 (#159) 2020-03-10 09:35:31 +02:00

What does Wox.Core do?

  • Handle Query
  • Define Wox exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version