Allow LSP-like behaviour of finding definition location via symbol #150

Closed
opened 2024-12-19 05:02:20 -08:00 by aniva · 1 comment
Owner

This involves extracting data from .ilean files

This involves extracting data from `.ilean` files
aniva self-assigned this 2024-12-19 05:02:20 -08:00
aniva added this to the v0.2.24 milestone 2024-12-20 00:56:41 -08:00
Author
Owner

Key function references:

def locationLinksOfInfo (kind : GoToKind) (ictx : InfoWithCtx)
    (infoTree? : Option InfoTree := none) : RequestM (Array LocationLink) := do
Key function references: ```lean def locationLinksOfInfo (kind : GoToKind) (ictx : InfoWithCtx) (infoTree? : Option InfoTree := none) : RequestM (Array LocationLink) := do ```
aniva closed this issue 2025-01-10 12:49:46 -08:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: aniva/Pantograph#150
No description provided.