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

feat: double-click to run #129

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: double-click to run #129

wants to merge 1 commit into from

Conversation

pd93
Copy link
Member

@pd93 pd93 commented Apr 5, 2024

Closes #127

Adds a new setting: doubleClickToRun which defaults to 500. This value dictates the timeout for double-clicking on a Task in the tree view. If the click is within the specified time, the task will be run. To disable double-click to run, you can set the value to 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run tasks on double click
1 participant