Microsoft/monaco-editor

TOML language support

Open

#2,798 opened on Nov 30, 2021

 (6 comments) (19 reactions) (0 assignees)JavaScript (4,064 forks)batch import
feature-requestgrammarshelp wanted

Repository metrics

Stars
 (46,002 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