languageserver icon indicating copy to clipboard operation
languageserver copied to clipboard

Roxygen comments soft linebreaks aren't ignored in languageserver hover hints

Open Tal500 opened this issue 2 years ago • 0 comments
trafficstars

Roxygen comments soft linebreaks aren't ignored in languageserver hover hints.

Basically, the issue was reported and explained in r-lib/roxygen2#628, and it was fixed by Roxygen. However, R languageserver doesn't ignore these soft line breaks on function details hover.

Seems like a small fix, right?

Tal500 avatar Aug 10 '23 11:08 Tal500