Microsoft/monaco-editor

TOML language support

Open

#2 798 ouverte le 30 nov. 2021

Voir sur GitHub
 (6 commentaires) (18 réactions) (0 assignés)JavaScript (1 283 forks)batch import
feature-requestgrammarshelp wanted

Métriques du dépôt

Stars
 (14 836 stars)
Métriques de merge PR
 (Merge moyen 6h 26m) (15 PRs mergées en 30 j)

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.

Guide contributeur