0 comments (0 comments)2 reactions (2 reactions)0 assignees (0 assignees)JavaScript4,064 forks (4,064 forks)batch import
feature-requestgrammarshelp wanted
Repository metrics
- Stars
- 46,002 stars (46,002 stars)
- PR merge metrics
- Avg merge 6h 26m (Avg merge 6h 26m)15 merged PRs in 30d (15 merged PRs in 30d)
Contributor guide
- Research direction
- Study existing syntax highlighters in the Monaco Editor repository, particularly the tokenization approach, then implement a Lisp tokenizer and register the language.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScriptMonaco editor internals