Microsoft/monaco-editor

[Bug] Wrong syntax highlighting for yaml

Open

#3 221 ouverte le 1 août 2022

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (1 283 forks)batch import
bughelp wantedlanguages-basictokenization

Métriques du dépôt

Stars
 (14 836 stars)
Métriques de merge PR
 (Merge moyen 6h 26m) (15 PRs mergées en 30 j)

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

Guide contributeur