[Release] CodeLLDB 0.3.0 - now with Rust support!

Hi!
I thought I'd mention the new release of my LLDB front end extension for Visual Studio Code. It now comes with built-in support for visualization of common Rust data types, like arrays, strings and slices.

Is you are a VS Code user, please give it a try!

(be sure to enable Rust support though - by adding "sourceLanguages": ["rust"] into your launch configuration)

3 Likes