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 (74,848 stars) (10,221 forks)batch import
editor-foldingfeature-requesthelp wanted

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