Microsoft/monaco-editor

[Bug] Wrong syntax highlighting for yaml

Open

#3,221 opened on Aug 1, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,283 forks)batch import
bughelp wantedlanguages-basictokenization

Repository metrics

Stars
 (14,836 stars)
PR merge metrics
 (Avg merge 6h 26m) (15 merged PRs in 30d)

Description

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

Contributor guide