Files
zed/assets
Piotr Osiewicz 58e9952d7b tasks: Allow disabling runnables in the gutter (#13329)
Runnables can now be disabled with:
```
  "gutter": {
    "runnables": false
  }
```
Fixes #13280



Release Notes:

- Added `gutter.runnables` setting that controls whether runnable
indicators are displayed in the gutter.
2024-06-20 21:07:45 +02:00
..
2024-01-24 13:14:47 +01:00
2024-06-18 12:16:54 -07:00
2024-05-23 15:50:59 +02:00