SIGN IN SIGN UP

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.
P
Piotr Osiewicz committed
58e9952d7b2ac81299778c03fc6d232045fe4c5e
Parent: 25c8cf0
Committed by GitHub <noreply@github.com> on 6/20/2024, 7:07:45 PM