This may be because RA used the user-configured shell to execute the debugging command. If you set powershell or cmd as the default shell, there will be no problem, but it is not a very user-friendly ...
Create new Rust project. E.g. with "cargo new hello_zed" Add some local variables and use them later, e.g. in a println statement. Example: fn main() { println!("Hello, world!"); let foo = 0; let bar ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results