leanprover / leanprover/vscode-lean4
Bring back `library_note`s?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 313
- Forks
- 104
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 1
Description
Are there plans to support library_note in the same way it was for lean3 (ctrl-click on the note to jump to it).
See
https://github.com/leanprover/vscode-lean4/blob/e0870d3eba00985f17563bdc1ce990964cb0952e/vscode-lean4/old/src/librarynote.ts
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading vscode-lean4/old/src/librarynote.ts to understand the previous library_note behavior and ctrl-click navigation. Then inspect the current extension entry points to determine where equivalent support belongs. Done means library_note references can again be ctrl-clicked to jump to their definitions, with behavior verified in the extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100