anomalyco / anomalyco/opencode
Typo in TextMate scope name: "arbitrary-repitition" should be "arbitrary-repetition"
Open
@Hona is already working on this.
Since Aug 4, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Description
In packages/ui/src/context/marked.tsx line 216, the TextMate scope name is misspelled as arbitrary-repitition instead of the correct arbitrary-repetition.
This is a standard TextMate scope name used for regex syntax highlighting. The misspelling means the scope won't match the correct grammar rule.
Location
packages/ui/src/context/marked.tsx:216
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Contributor guide
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.
Assessment
This issue has not been assessed yet.