iodide-project / iodide-project/iodide
fix loading of monaco syntax highlighters via language plugin
Open
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
right now, language plugins don't load syntax highlighters. should be a pretty easy fix.
Contributor guide
Research direction
Start by tracing how language plugins are loaded and where Monaco syntax highlighters are initialized. The work is done when loading a language plugin also loads its syntax highlighter and the behavior can be verified in the affected web interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100