ITADN

Resolve references of local bindings

#2583Opentothambrus11 创建于 2026-03-29
T
tothambrus11commented
### Description It seems that simple local variables don't resolve their references in the `textdocument/references` request. If Sourcekit-LSP doesn't build indices on this level, it's probably reasonable to visit all nodes in the function with a name, and collect each on that resolves to the requested node.
0 条评论