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] string with = and '{',',' break syntax highlighting #4008

Closed
Tracked by #1
berdario opened this issue Mar 11, 2016 · 0 comments
Closed
Tracked by #1

[yaml] string with = and '{',',' break syntax highlighting #4008

berdario opened this issue Mar 11, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug languages-basic Basic language support issues verified Verification succeeded

Comments

@berdario
Copy link

Related to #1550 and should probably be reported to https://github.com/textmate/yaml.tmbundle/ ...but given all the defects, it might just be better to adopt Atom's YAML grammar, since it doesn't have all these bugs

Here are a couple of examples:

- blue: a="brown,not_brown"
- not_blue: foo

and

- blue: foo="}"
- not_blue: 1

This is very common in ansible playbooks.

@aeschli aeschli added bug Issue identified by VS Code Team member as probable bug languages-basic Basic language support issues labels Mar 14, 2016
@aeschli aeschli added this to the Backlog milestone Mar 14, 2016
@aeschli aeschli modified the milestones: September 2016, Backlog Sep 15, 2016
@aeschli aeschli closed this as completed Sep 15, 2016
@ramya-rao-a ramya-rao-a added the verified Verification succeeded label Sep 28, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug languages-basic Basic language support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants