rust-tools.nvim
rust-tools.nvim copied to clipboard
Why I can not click run or debug in the main or test function?
The run ,debug buttong is on the right of method,and can not be clicked. just like
fn main{ -Run- Debug
...
}
Use :RustRunnables
instead