rust-tools.nvim icon indicating copy to clipboard operation
rust-tools.nvim copied to clipboard

Why I can not click run or debug in the main or test function?

Open lidaling opened this issue 1 year ago • 1 comments

The run ,debug buttong is on the right of method,and can not be clicked. just like

fn main{ -Run- Debug
...
}

lidaling avatar Aug 25 '23 05:08 lidaling

Use :RustRunnables instead

handewo avatar Sep 12 '23 16:09 handewo