Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leverage Favorites for Smart Detection #600

Closed
C1rdec opened this issue Jul 21, 2022 · 2 comments
Closed

Leverage Favorites for Smart Detection #600

C1rdec opened this issue Jul 21, 2022 · 2 comments
Labels
enhancement Idea of improvement of existing feature.

Comments

@C1rdec
Copy link
Contributor

C1rdec commented Jul 21, 2022

What's the Problem?

The Smart Detection only open the corresponding tool when there's only 1 tool compatible with the clipboard.
More than 98% of the time I know the tool I want to use but there's a other tool that is compatible and this result in additional clicks.

Lets take JSON as example:

For my use case I would never need JSON <> YAML but the tool selection is blocked.

image

Solution/Idea

I would leverage the Favorites System.

Even if there's multiple match for the Smart Detection I would trigger the tool selection if there's one in my favorites.

Alternatives

An alternative would be to add a way to disable Smart Detection manually for some tools

DevToys Version

Version: 1.0.9.0

(On peut parler en Français si tu préfères)

@veler
Copy link
Collaborator

veler commented Jul 23, 2022

Hello,

Thanks for the suggestion. This is a great idea actually! I will try to implement this soon.

@veler veler added the enhancement Idea of improvement of existing feature. label Jul 23, 2022
@C1rdec
Copy link
Contributor Author

C1rdec commented Aug 3, 2022

Here is a simple PR: #626

@veler veler closed this as completed Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea of improvement of existing feature.
Projects
None yet
Development

No branches or pull requests

2 participants