Microsoft/vscode

Bracket indent guides are only displayed on the active cursor

Open

#174,534 opened on Feb 16, 2023

 (2 comments) (0 reactions) (1 assignee)TypeScript (39,847 forks)batch import
bracket-pair-guidesfeature-requesthelp wanted

Repository metrics

Stars
 (184,936 stars)
PR merge metrics
 (PR metrics pending)

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