microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.01k stars 29.2k forks source link

Dirty files watcher - no prompt, no notification #152013

Closed StaggerLeee closed 2 years ago

StaggerLeee commented 2 years ago

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

Steps to Reproduce:

  1. Default install, no plugins
  2. All options set according to manual, Arch watcher number rised a lot.

Issue will be sure close fast because it is not bug. I do not get any info in bar, no notification, no prompt, that opened file is modified / changed in third party editor.

Tried every possible setting for that, tweaked Arch watchers, even uninstalled Vscode, deleted manually all Vscode folders and tried with naked default install, and settings for that correctly set. Vscode just shows changes made in another editor and allows me to save them without any warning or anything.

I like Vscode but cannot use it without it.

bpasero commented 2 years ago

What exactly is the issue you see?

StaggerLeee commented 2 years ago

Hi. I do not see anything, absolutely nothing.

I really tried everything advised in manual, Github, Google.

bpasero commented 2 years ago

/duplicate https://github.com/microsoft/vscode/issues/23107

vscodenpa commented 2 years ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!