delve/pkg/config
Derek Parker 9230a97210
pkg/terminal: fix handling list colors via config (#3240)
Parsing the source list color when set during a Delve debug session
resulted in unexpected errors. Additionally the changes were not reflected
in the current session, forcing the user to save the config and start a
new session. This patch fixes those issues.
2023-01-04 10:22:19 +01:00
..
config.go terminal: add ability to show disassembly instead of source (#3047) 2022-07-14 14:08:47 -07:00
split_test.go service/dap: Add support for empty string in substitutePath (#3088) 2022-08-14 16:01:39 +02:00
split.go pkg/terminal: fix handling list colors via config (#3240) 2023-01-04 10:22:19 +01:00