mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-19 06:53:26 +08:00
0862326a79
Tries to convert numbers in query string to invariant culture format before passing to YAMP, and the other way around when presenting result from YAMP. Nothing fancy, just a regular expression scanning for substrings consisting of number, decimal separator and group separator, trying a parse and convert on them. Translation is skipped if no conversion between user locale and invariant culture number format is necessary. Closes #436. |
||
---|---|---|
.. | ||
HelloWorldCSharp | ||
HelloWorldPython | ||
Wox.Plugin.Calculator | ||
Wox.Plugin.Color | ||
Wox.Plugin.ControlPanel | ||
Wox.Plugin.Everything | ||
Wox.Plugin.Folder | ||
Wox.Plugin.PluginIndicator | ||
Wox.Plugin.PluginManagement | ||
Wox.Plugin.Program | ||
Wox.Plugin.Shell | ||
Wox.Plugin.Sys | ||
Wox.Plugin.Url | ||
Wox.Plugin.WebSearch |