Open
Description
I use lldb-dap with Rust. Rust has rust-lldb script (https://github.com/rust-lang/rust/blob/master/src/etc/rust-lldb) which setups the environment with correct type visualizations. Nice to be able to set a path to lldb-rust instead of default lldb via settings.json, instead of creating .lldbinit and manually loading required visualizers.