Microsoft/vscode

Git - File watcher events should respect `.gitignore`

Open

#101 519 ouverte le 1 juil. 2020

Voir sur GitHub
 (6 commentaires) (3 réactions) (1 assigné)TypeScript (10 221 forks)batch import
feature-requestgithelp wanted

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

Description

Version: 1.46.1 Commit: cd9ea6488829f560dc949a8b2fb789f3cdc05f5d Date: 2020-06-17T21:17:14.222Z Electron: 7.3.1 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Darwin x64 19.5.0 Steps to Reproduce:

  1. This is an exact regression of https://github.com/Microsoft/vscode/issues/33309. All of the details filed there are found the bug I just experienced. I'm unable to reopen that bug, so filing a new one here.
  2. The only way I've found to stop the repeated polling of git is to remove the additional workspace root(s) and only have one.

Does this issue occur when all extensions are disabled?: Yes

Guide contributeur