leanprover / leanprover/vscode-lean4
Feature Request : Update on Save
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 313
- Forks
- 104
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 1
Description
A feature in which users will have an option to turn on 'update-on-save', which behaves as follows: When enabled, the elaborator re-run and infoview update happen whenever the current file is saved, instead of being triggered automatically at periodic intervals.
For details see this zulip thread
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 reviewing the vscode-lean4 extension's handling of file saves, periodic elaboration, and infoview updates, then read the linked Zulip thread for the requested behavior. Done means users can enable update-on-save and elaboration and infoview updates occur on save instead of periodic intervals.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100