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

Names of functions for RustDebuggables

Open felipesere opened this issue 3 years ago • 3 comments

I've managed to get RustDebuggables to work with dap and dap-ui.

When I launch it though, I can hardly tell which test will be run. The screenshot below shows what I can see:

Screenshot 2022-05-04 at 22 10 50

The name of the tests is so far to the right it scrolled of my screen. Is there a setting to only show the test name?

felipesere avatar May 04 '22 21:05 felipesere

@felipesere if this is telescope, then consider enabling wrapping.

aniketfuryrocks avatar May 05 '22 08:05 aniketfuryrocks

Sounds like a great idea, hopefully I can get around to implementing it soon

simrat39 avatar May 12 '22 05:05 simrat39