We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56fb53 commit 0c8a729Copy full SHA for 0c8a729
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.4.13] - 05.03.2023
8
+
9
+### Added
10
11
+* [Added types and bindings for the following endpoints](https://github.com/ionide/LanguageServerProtocol/pull/46) (thanks @tcs4c70!)
12
+ * textDocument/prepareCallHierarchy
13
+ * callHierarchy/incomingCalls
14
+ * callHierarchy/outgoingCalls
15
+ * textDocument/prepareTypeHierarchy
16
+ * typeHierarchy/supertypes
17
+ * typeHierarchy/subtypes
18
19
## [0.4.12] - 21.12.2022
20
21
### Added
0 commit comments