Akashdip Hazra
Akashdip Hazra

### Did you check the docs? - [X] I have read all the trouble.nvim docs ### Is your feature request related to a problem? Please describe. [Screencast from 2023-06-13 21-54-11.webm](https://github.com/folke/trouble.nvim/assets/61003681/15fde488-50de-4b01-beff-ece58cbfaf7b)...
```lua lvim.builtin.which_key.mappings["t"] = { name = "Diagnostics", t = { "TroubleToggle", "trouble" }, w = { "TroubleToggle workspace_diagnostics", "workspace" }, d = { "TroubleToggle document_diagnostics", "document" }, q = {...
### Debug adapter definition and debug configuration C/C++ Debugger Doesn't exit properly. ```lua local dap = require('dap') dap.adapters.cppdbg = { id = 'cppdbg', type = 'executable', command = '/usr/local/nvim-dap-adapters/cpp-tools/extension/debugAdapters/bin/OpenDebugAD7', }...
Version: 99 https://github.com/user-attachments/assets/eb2e70c4-1dcd-4532-96af-6a080d701afe