Microsoft/vscode

[folding] Decorate fold indicators with error color/iconography

Open

#120,989 opened on Apr 9, 2021

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

Repository metrics

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

Description

It would be nice if the folding indicators would signify the presence of errors in their elided range, currently I can see in the gutter that some errors are somewhere in my viewport, but no clue where. (Yes F8 or consulting the problems pane would help here, but that's not always what I want)

image

Contributor guide