leanprover / leanprover/vscode-lean4
Opening some paths with curly brackets still fails
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 313
- Forks
- 104
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 1
Description
After the fixes for this issue, it looks like opening the document can still fail for some paths (e.g. {Test).
The document filter seems to work, but then something downstream seems to fail.
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
Reproduce the failure by opening a document with a path such as {Test, then trace what happens after the document filter accepts it. Identify the downstream failure and verify that paths containing curly brackets open successfully without breaking other document paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100