leanprover-community / leanprover-community/lean4web
instance names contain file name
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 151
- Forks
- 62
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 10
Description
Automatically generated instance names quite bad:
Is there anything that could be done to avoid the part _external:file:///MathlibDemo/MathlibDemo.lean?
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 reproducing the generated instance name shown in the issue and trace where the _external:file:///MathlibDemo/MathlibDemo.lean portion is assembled. Identify the relevant editor or display entry point, then verify that generated names no longer include the unwanted file-name portion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100