You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-dap/src
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
2 years ago
..
client.rs Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Invert core -> dap dependency 3 years ago
transport.rs Merge remote-tracking branch 'origin/master' into debug 2 years ago
types.rs DAP: Make `cwd` required in RunTerminalArguments 2 years ago