blakjak44

Results 3 issues of blakjak44

Reference: #323 Can you please add `minIdle` parameter that would only include `idle` runners when checking if the pool size meets the minimum number of runners?

enhancement

The DAP protocol was recently updated with support for hierarchical sessions (https://github.com/microsoft/debug-adapter-protocol/pull/344) as was `nvim-dap` (https://github.com/mfussenegger/nvim-dap/commit/39bc5aeddfbe48895dc3c5c36bc780335c95b978). It would be great to update the `stacks` widget to make use of these...

### Description Ensure that the `setup` section is available in Vuejs Devtools when building with `__VUE_PROD_DEVTOOLS__: true`. ### Additional context Original fix. Possible regression since then? https://github.com/vitejs/vite/pull/4984 Another report with...