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 added the
part/Frontend
category
feature
labels 2024-12-19 05:02:20 -08:00
aniva self-assigned this 2024-12-19 05:02:20 -08:00
aniva added this to the 0.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 added a new dependency 2025-01-10 12:49:43 -08:00
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 Participants
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.