Microsoft/monaco-editor

[Feature Request] Language support for XQuery

Open

#3.106 aberto em 16 de mai. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1.283 forks)batch import
feature-requestgrammarshelp wanted

Métricas do repositório

Stars
 (14.836 stars)
Métricas de merge de PR
 (Mesclagem média 6h 26m) (15 fundiu PRs em 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

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.

Guia do colaborador