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 ...
A clear and concise description of what the bug is. I'm trying to debug my extension webview (react + webpack). Breakpoints are popping up the .js file instead of the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results