mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
* Add LSP types and server stubs for call hierarchy support * Update CMakeLists.txt for new LSP types * Call hierarchy misc fixes * Minor PositionRangeArray fixes to simplify codable conformance * Add CodingTests for PositionRangeArray and CallHierarchy encoding