Microsoft/monaco-editor

TOML language support

Open

#2,798 opened on Nov 30, 2021

View on GitHub
 (6 comments) (18 reactions) (0 assignees)JavaScript (1,283 forks)batch import
feature-requestgrammarshelp wanted

Repository metrics

Stars
 (14,836 stars)
PR merge metrics
 (Avg merge 6h 26m) (15 merged PRs in 30d)

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