redhat-developer / redhat-developer/vscode-yaml

Colons in multi-line

Open
#91 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

issue filed upstream
Dominant language
TypeScript
Stars
829
Forks
260
Avg merge
5h 43m
Merged PRs (30d)
1

Description

Text before colons in multi-line strings (> or |) should be highlighted as part of the string:
screen shot 2018-06-12 at 12 09 26 pm

It should look like this, without the leading quote mark:
screen shot 2018-06-12 at 12 12 03 pm

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported highlighting behavior in VS Code using multi-line YAML strings introduced with > or |, and compare it with the screenshots in the issue. Locate the syntax-highlighting implementation and its relevant tests, then verify that text before colons remains highlighted as part of the string without a leading quote mark.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.