Microsoft/monaco-editor

[Feature Request] Language support for XQuery

Open

#3 106 ouverte le 16 mai 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (1 283 forks)batch import
feature-requestgrammarshelp wanted

Métriques du dépôt

Stars
 (14 836 stars)
Métriques de merge PR
 (Merge moyen 6h 26m) (15 PRs mergées en 30 j)

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

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.

Guide contributeur