1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-05-19 03:26:06 +02:00
helix/helix-dap
Michael Davis 85411bed83 DAP: Make `cwd` required in RunTerminalArguments
The spec has `cwd` in `RunInTerminalRequestArguments` as non-optional:
https://microsoft.github.io/debug-adapter-protocol/specification#Reverse_Requests_RunInTerminal
2022-07-05 12:34:03 +02:00
..
src DAP: Make `cwd` required in RunTerminalArguments 2022-07-05 12:34:03 +02:00
Cargo.toml Use which to resolve lsp/dap binaries 2022-02-24 11:38:40 +09:00