Microsoft/vscode

Git - .gitignore'd files sometimes not greyed-out

Open

#70,963 opened on Mar 22, 2019

 (74 comments) (43 reactions) (1 assignee)TypeScript (39,847 forks)batch import
buggithelp wanted

Repository metrics

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

Description

Hi 👋

Sometimes files and folders that are in .gitignore and normally greyed-out just stop being greyed-out. #70099 may be related, see how in the first image in comment https://github.com/Microsoft/vscode/issues/70099#issuecomment-471596614 node_modules directory is not greyed out, however in the second one it is properly greyed-out again.

Here is a quick gif (I do ⌘⇧P — Reload window in the middle of it):

hello

Unfortunately, cannot reproduce 😞

  • VSCode Version: 1.32.3
  • OS Version: 10.14.3

Contributor guide