mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
- Add prepareCallHierarchy handler - Register callHierarchyProvider capability - Use proper symbol kind in prepareCallHierarchy - Stub out implementation of outgoingCalls - Encode usr and uri in indexToLSPCallHierarchyItem - Extract call hierarchy item data parser - Implement incomingCalls - Add Call Hierarchy to the list of supported features - Resolve caller/callee definition locations for call hierarchy