Skip to content

1.21.0

Compare
Choose a tag to compare
@voodoos voodoos released this 09 Jan 17:23
· 4 commits to master since this release
643f590

CHANGES:

Features

  • Add a new server option standardHover, that can be used by clients to
    disable the default hover provider. When standardHover = false
    textDocument/hover requests always returns with empty result. (#1416)