Microsoft/vscode

Bracket indent guides are only displayed on the active cursor

Open

#174,534 opened on Feb 16, 2023

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
bracket-pair-guidesfeature-requesthelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

The bracket indent guides are only displayed on the active cursor, it would be nice if they were displayed on all cursors. The bracket highlight is displayed on all cursors, as it's been in vscode for longer than the bracket indent guides: image

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.75.1
  • OS Version: Windows 11

Contributor guide