microsoft / microsoft/monaco-editor
[Feature Request] Add LaTeX and BibTeX language definitions from MSR's https://github.com/koka-lang/madoko
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 46.8k
- Forks
- 4.1k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 1
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the referenced styles/lang/latex.json and styles/lang/bibtex.json files in the madoko repository, then locate Monaco Editor's existing language-definition entry points. Add both definitions in the corresponding locations and verify that LaTeX and BibTeX are recognized by the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100