Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOML language support #2798

Open
j91321 opened this issue Nov 30, 2021 · 6 comments · May be fixed by #4786
Open

TOML language support #2798

j91321 opened this issue Nov 30, 2021 · 6 comments · May be fixed by #4786
Labels
feature-request Request for new features or functionality grammars help wanted Issues identified as good community contribution opportunities

Comments

@j91321
Copy link

j91321 commented Nov 30, 2021

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.

@rcjsuen
Copy link
Contributor

rcjsuen commented Nov 30, 2021

I have my own implementation, but it's quite broken as I'm still learning monarch.

@j91321 I suggest sharing it here so others can work off of what you've started.

@hediet hediet added the under-discussion Issue is under discussion for relevance, priority, approach label Nov 30, 2021
@hediet hediet added the feature-request Request for new features or functionality label Dec 9, 2021
@tsndr
Copy link

tsndr commented Dec 19, 2022

I'd like to see this being added too, since TOML files are getting more and more common.

@hediet hediet added help wanted Issues identified as good community contribution opportunities grammars and removed under-discussion Issue is under discussion for relevance, priority, approach labels Mar 13, 2023
@SergioGasquez
Copy link

It would be a good thing to have!

@acao
Copy link
Contributor

acao commented May 26, 2023

as the creator of monaco-graphql, I would be more than happy to teach folks about building custom, schema driven language modes like this. I would use monaco-json as a prior art

@KaKi87
Copy link

KaKi87 commented Sep 10, 2023

Hello,
Any news on this ?
Thanks

@Karakatiza666
Copy link

In the meantime, here are a few languages that produce reasonable highlighting for .toml:
ruby
graphql
hcl
elixir

@Pistonight Pistonight linked a pull request Dec 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality grammars help wanted Issues identified as good community contribution opportunities
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants