helix-mirror/helix-term/src/commands
Filip Dutescu 44729fbaf9
fix(dap): validate key and index exist when requesting vars (#5628)
Check if the stack frames contain the thread id and the frame before
trying to get the frame id. If case any of the two fails to be
found, provide the user with messages to inform them of the issue and
gracefully return.

Closes: #5625

Signed-off-by: Filip Dutescu <filip.dutescu@gmail.com>
2023-02-20 13:00:44 +09:00
..
dap.rs fix(dap): validate key and index exist when requesting vars (#5628) 2023-02-20 13:00:44 +09:00
lsp.rs fix: decode lsp url for workspace_diagnostics_picker (#6016) 2023-02-16 23:33:54 +09:00
typed.rs feat: show current language when no argument is provided (#5895) 2023-02-16 23:48:35 +09:00