Microsoft/vscode

[folding] Decorate fold indicators with error color/iconography

Open

#120.989 aberto em 9 de abr. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
editor-foldingfeature-requesthelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 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

Guia do colaborador