lsp-ui icon indicating copy to clipboard operation
lsp-ui copied to clipboard

How do I show lsp-ui-doc when inside of the brackets?

Open flexagoon opened this issue 4 years ago • 0 comments

For example, I have a function DateFormat(). When my cursor is over the DateFormat part, the documentation is shown. However, I'd also like to see the documentation when my cursor is inside of the brackets, so that I can look at it while writing code. Is there a way to do that?

flexagoon avatar Oct 20 '21 17:10 flexagoon