Microsoft/monaco-editor

[Feature Request] Language support for XQuery

Open

#3,106 创建于 2022年5月16日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (1,283 fork)batch import
feature-requestgrammarshelp wanted

仓库指标

Star
 (14,836 star)
PR 合并指标
 (平均合并 6小时 26分钟) (30 天内合并 15 个 PR)

描述

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.

贡献者指南