microsoft / microsoft/monaco-editor

TOML language support

Open
#2,798 6 comments 19 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request grammars help wanted
Dominant language
JavaScript
Stars
46.8k
Forks
4.1k
Avg merge
17h 58m
Merged PRs (30d)
1

Description

TOML now being in version 1.0.0 is a good candidate for a build-in language support as it is slowly starting to gain more popularity.

I have my own implementation, but it's quite broken as I'm still learning monarch. It's not a hard markup language, in case somebody more experienced wants to take a look at it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review Monaco's existing Monarch language definitions and compare them with the TOML 1.0 specification. The issue mentions a personal implementation, but provides no file, test, or entry point; done means TOML syntax is supported correctly in the editor and the relevant language-support checks pass.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.