question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

embedded YAML list dash is wrong color

See original GitHub issue

punctuation.definition.block.sequence.item.yaml is incorrectly highlighted. In other themes, the dash is white. This is not an issue in Atom One Dark theme.

Note the dash is green instead of white in line 44 here: Screen Shot 2019-12-31 at 4 20 09 PM

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
brandonkalcommented, Feb 20, 2020

Perfect. Thank you!

0reactions
Binaryifycommented, Feb 20, 2020

just fixed it, you can check it now

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to escape indicator characters (colon and hyphen) in YAML
Basically, I used a list item with a pipe, like this: - | and then on a new line I indented the list...
Read more >
YAML - Quick Guide - Tutorialspoint
The separation of documents in YAML is denoted with three hyphens or dashes (---). The end of document is marked with three dots...
Read more >
The YAML Format (Symfony Docs)
YAML collections can be a sequence (indexed arrays in PHP) or a mapping of elements (associative arrays in PHP). Sequences use a dash...
Read more >
YAML & Markdown | Quire
Each line in YAML is a new item. Dashes represent individual items in a list. ... YAML items and list items should always...
Read more >
YAML Ain't Markup Language (YAML™) revision 1.2.2
Structures. YAML uses three dashes (“ --- ”) to separate directives from document content. This also serves to signal the start of a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found