microsoft / microsoft/vscode-custom-data

text-wrap-mode and text-wrap-style CSS properties use unknown {{CSSXRef(\"text-wrap\")}} string in description

Open
#126 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
240
Forks
95
PR merge metrics
No merged PRs in 30d

Description

This causes incorrect display of the descriptions for these two CSS properties in VS Code (see image), Chromium (see issue https://issues.chromium.org/issues/422636878#comment12), and other projects that use the https://npmjs.com/package/@vscode/web-custom-data npm package.

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

Search the custom-data source for the text-wrap-mode and text-wrap-style property entries and inspect how CSSXRef("text-wrap") is represented. Correct the descriptions so the reference renders properly, then verify the generated @vscode/web-custom-data output in VS Code or another consumer.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.