Skip to content

Commit 75b7e46

Browse files
committed
chore: changelog for 3bf7573
1 parent 3bf7573 commit 75b7e46

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Disabled double-click to run by default (by @pd93).
6+
- This was done to prevent running Tasks accidentally and because double-click
7+
conflicts with the default VSCode action of opening a Task definition with
8+
preview disabled.
9+
- It can be re-enabled by setting `task.doubleClickTimeout` to a value greater
10+
than `0` (e.g. `500`) (by @pd93).
11+
312
## v0.4.0 - 2025-08-21
413

514
- Added `terminal.per` setting to allow a new terminal per task (#125, #126 by

0 commit comments

Comments
 (0)