-
Notifications
You must be signed in to change notification settings - Fork 811
RFC: autocompletion of imports #2655
Copy link
Copy link
Closed
Labels
LakeLake related issueLake related issueMathlib4 high prioMathlib4 high priority issueMathlib4 high priority issueRFCRequest for commentsRequest for commentsserverAffects the Lean server codeAffects the Lean server code
Description
Proposal
Autocompletion of imports is currently missing in Lean 4, and is an important usability issue.
It is slightly difficult to implement, as when the imports are incomplete we likely can't even start the server, so it will require custom support in the VSCode extension.
Community Feedback
- https://leanprover.zulipchat.com/#narrow/stream/113486-announce/topic/Lean.20FRO/near/388986233
- https://leanprover.zulipchat.com/#narrow/stream/113489-new-members/topic/Lean4.20autocomplete
I think this is already on @mhuisi's todo list, but I'm creating this issue to make sure there is a public tracker for it!
Impact
Add 👍 to issues you consider important. If others benefit from the changes in this proposal being added, please ask them to add 👍 to it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
LakeLake related issueLake related issueMathlib4 high prioMathlib4 high priority issueMathlib4 high priority issueRFCRequest for commentsRequest for commentsserverAffects the Lean server codeAffects the Lean server code