3 comments (3 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 tokenizer implementations in Monaco Editor (e.g., for Python or Java) and follow the pattern to add tokenizers for Erlang and Elixir. Refer to the linked Theia issue for context on the required syntax highlighting rules.
- Tech stack
- javascripttypescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScriptTypeScriptMonaco Editor API