microsoft / microsoft/vscode-docs

Document word wrap indicators

Open
#10,306 0 comments 0 reactions 1 assignee View on GitHub

@ntrogh is already working on this.

Since Sep 17, 2026.

doc-enhancement
Dominant language
Markdown
Stars
6.6k
Forks
5.8k
Avg merge
11h 43m
Merged PRs (30d)
123

Description

Product change

The editor can show an opt-in indicator at the wrapping column of each soft-wrapped line. The editor.wordWrapIndicator setting is off by default and only has an effect when word wrapping is enabled. Themes can customize editorWordWrapIndicator.foreground.

Why the docs need an update

docs/editing/codebasics.md explains how to enable word wrapping but does not explain how to distinguish a soft wrap from a real line break.

Suggested documentation

  • docs/editing/codebasics.md: Add the word wrap indicator setting, its dependency on word wrapping, its default, and the theme color.

Acceptance criteria

  • The word wrap documentation explains how to enable the indicator.
  • The setting default, dependency, and theme color are accurate.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.