Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YAML language syntax highlighting: YAML 1.2 support #225642

Closed
Ned-Stevenson opened this issue Aug 14, 2024 · 2 comments
Closed

YAML language syntax highlighting: YAML 1.2 support #225642

Ned-Stevenson opened this issue Aug 14, 2024 · 2 comments
Assignees

Comments

@Ned-Stevenson
Copy link

YAML syntax highlighting does not conform to YAML 1.2, e.g., by highlighting fields with value "ON" as Boolean, not string.
An additional language setting to allow for configuration of YAML version used for syntax highlighting should be introduced.

image
https://yaml.org/spec/1.2.2/

@RedCMD
Copy link
Contributor

RedCMD commented Aug 14, 2024

you can install my extension if you like

it will become VSCode's new grammar once we fix all the integration issues

@Ned-Stevenson
Copy link
Author

Appreciate the fast response. I had a look for other issues about this but somehow missed the one you linked. Very happy with your extension for as long as it's needed.

@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants