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
Description
Description
In
packages/ui/src/context/marked.tsxline 216, the TextMate scope name is misspelled asarbitrary-repititioninstead of the correctarbitrary-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:216Plugins
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