JetBrains IDE support for Rust

I tried to use CLion few days ago and to debug my application.
I have faced with the problem that ENV variables are not present in Debug mode.
Did anyone have a similar problem?
I created a question on JetBrains forum if someone is interested.

They're pretty fast on releases - a couple a month. I suspect you've less than a week to wait before they push out the fix given the last release was 3rd of may.

Thanks, I just wasn't sure if it's an IDE bug or just a plugin one.

Jetbrains code both so we don’t have to distinguish :slight_smile:

(Pleanty of open source coders helping jetbrains with the rust plugin though - it’s a joint effort)

1 Like

This bug was fixed.

and they shipped: "Show values of default rust types in debugger via rust pretty-printers"

:heart_eyes:

1 Like