Microsoft/monaco-editor

[Feature Request] Language support for XQuery

Open

#3.106 geöffnet am 16. Mai 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.283 Forks)batch import
feature-requestgrammarshelp wanted

Repository-Metriken

Stars
 (14.836 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6h 26m) (15 gemergte PRs in 30 T)

Beschreibung

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

XQuery is the only reason we still keep another editor in the application. It is a bit of a niche language but it would be great to have it. We have defined a syntax with Monarch but implementing and integrating a validator seems a lot more difficult to achieve.

Contributor Guide