redhat-developer / redhat-developer/vscode-yaml
Colons in multi-line
Open
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:

It should look like this, without the leading quote mark:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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