- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
fix: Incorrect binder capture
feat: Add source location extraction
feat: Add source location extraction
Allow LSP-like behaviour of finding definition location via symbol
Key function references:
def locationLinksOfInfo (kind : GoToKind) (ictx : InfoWithCtx)
(infoTree? : Option InfoTree := none) : RequestM (Array LocationLink) := do