Microsoft/monaco-editor

[Bug] Wrong syntax highlighting for yaml

Open

#3.221 geöffnet am 1. Aug. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.283 Forks)batch import
bughelp wantedlanguages-basictokenization

Repository-Metriken

Stars
 (14.836 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6h 26m) (15 gemergte PRs in 30 T)

Beschreibung

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