Skip to content

Commit 1496ffa

Browse files
committed
Add a changelog entry for the standardHover option
1 parent b7197c8 commit 1496ffa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Unreleased
2+
3+
## Features
4+
5+
- Add a new server option `standardHover`, that can be used by clients to
6+
disable the default hover provider. When `standardHover = false`
7+
`textDocument/hover` requests always returns with empty result.
8+
19
# 1.20.1
210

311
## Fixes

0 commit comments

Comments
 (0)