lsp-ui
lsp-ui copied to clipboard
How do I show lsp-ui-doc when inside of the brackets?
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?