microsoft / microsoft/monaco-editor
Feature request: Syntax highlighting support for Mustache
Open
Nobody has claimed this yet.
feature-request
grammars
- Dominant language
- JavaScript
- Stars
- 46.8k
- Forks
- 4.1k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 1
Description
One of the most used template systems Mustache.io.
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.
Research direction
The request names Mustache syntax highlighting but no files, tests, or entry points. Start by locating Monaco Editor's existing language-highlighting registrations and comparable template-language support. Done means Mustache content is recognized and highlighted consistently, with coverage for the relevant highlighting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100