microsoft / microsoft/monaco-editor

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

Open
#3,233 3 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request grammars help wanted
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.