1.21.0
CHANGES:
Features
- Add a new server option
standardHover
, that can be used by clients to
disable the default hover provider. WhenstandardHover = false
textDocument/hover
requests always returns with empty result. (#1416)
CHANGES:
standardHover
, that can be used by clients tostandardHover = false
textDocument/hover
requests always returns with empty result. (#1416)