simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 160 forks source link

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

Open lidaling opened 11 months ago

lidaling commented 11 months ago

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

fn main{ -Run- Debug
...
}
handewo commented 11 months ago

Use :RustRunnables instead