Microsoft/monaco-editor

[Bug] Wrong syntax highlighting for yaml

Open

#3,221 创建于 2022年8月1日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (1,283 fork)batch import
bughelp wantedlanguages-basictokenization

仓库指标

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

描述

Reproducible in vscode.dev or in VS Code Desktop?

  • Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Code

No response

Reproduction Steps

No response

Actual (Problematic) Behavior

Expected Behavior

In git

hello: world#wrong syntax higlighting,it's not comment
hello1: world #it's comment

Additional Context

贡献者指南