Commit graph

4 commits

Author SHA1 Message Date
Antoine Bertin
7bf34e0917
Add utils.splitstr function (#1276)
Fixes #629, #816 and #1267

Co-authored-by: Mathias Fussenegger <f.mathias@zignar.net>
2024-08-09 14:24:24 +02:00
Mathias Fussenegger
b84e30402f Add type annotations for setBreakoints; fix tests on nightly 2024-08-09 10:34:57 +02:00
Mathias Fussenegger
fc1f7950c5 Ensure ${input:} placeholders with unknown types are left untouched
To allow plugins to process them using a `dap.listeners.on_config` hook
2024-06-01 12:44:32 +02:00
Mathias Fussenegger
09b54e03d4 Use luarocks test --local on CI 2024-05-31 19:01:17 +02:00