Microsoft/monaco-editor

[Feature Request] Add LaTeX and BibTeX language definitions from MSR's https://github.com/koka-lang/madoko

Open

#3,233 opened on Aug 6, 2022

View on GitHub
 (3 comments) (6 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

Context

  • This issue is not a bug report. (please use a different template for reporting a bug)
  • This issue is not a duplicate of an existing issue. (please use the search to find existing issues)

Description

@daanx developed https://github.com/koka-lang/madoko/blob/master/styles/lang/latex.json and https://github.com/koka-lang/madoko/blob/master/styles/lang/bibtex.json . It would be nice to upstream them into this repo

Originally posted at: https://github.com/koka-lang/madoko/issues/71

Contributor guide