Mentioned textDocument/declaration in change log

This commit is contained in:
Dirk Baeumer 2018-12-21 11:28:01 +01:00
parent 987244e6a5
commit 1f9f6be4dd

View file

@ -4325,7 +4325,7 @@ Language servers usually run in a separate process and client communicate with t
* Add support for signature label offsets.
* Add support for location links.
* Add support for `textDocument/definition` request.
* Add support for `textDocument/declaration` request.
#### <a href="#version_3_13_0" name="version_3_13_0" class="anchor">3.13.0 (9/11/2018)</a>