Logo
Explore Help
Register Sign In
Mirrors/PowerToys
1
0
Fork 0
You've already forked PowerToys
mirror of https://github.com/microsoft/PowerToys.git synced 2026-04-05 10:46:33 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
66380cc1d3acdb2c6dbf9a42f515cc907581490c
PowerToys/src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.ValueGenerator/GeneratorData.cs

16 lines
437 B
C#
Raw Normal View History

[PTRun][ValueGenerator]Add result entries showing how to use (#33490) ## Summary of the Pull Request Added usage suggestion in PTRun Value Generator. <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments Added dropdown and give a basic description about the usage of value generator ![image](https://github.com/microsoft/PowerToys/assets/24465401/2f9e01d1-1f5a-42b5-9234-f768b27124db) Using fuzzy match to filter relevant queries ![image](https://github.com/microsoft/PowerToys/assets/24465401/dd0594bb-328a-4a8d-9d7c-e3b5732a8573) --------- Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
2024-07-23 00:31:32 +09:00
// Copyright (c) Microsoft Corporation
// The Microsoft Corporation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Community.PowerToys.Run.Plugin.ValueGenerator
{
internal sealed class GeneratorData
{
public string Keyword { get; set; }
public string Description { get; set; }
public string Example { get; set; }
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 138ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API