digitallyinduced / digitallyinduced/sublime-text-hsx
with_prototype error in ST4
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Upgrading to ST4 (4189) produces the following error:
Error loading syntax file "Packages/Haskell HSX/Haskell-HSX.sublime-syntax": Apparent recursion within a with_prototype action: 25000 context sanity limit hit
Similar issue is described here: https://forum.sublimetext.com/t/syntax-error-after-update-to-st4/57947
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 error in Sublime Text ST4 (build 4189) with Packages/Haskell HSX/Haskell-HSX.sublime-syntax, then compare the reported behavior with the linked forum discussion. Done means the Haskell-HSX syntax file loads without the “Apparent recursion within a with_prototype action” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100