microsoft/vscode-azurestorage

The file change in file share isn't saved within 3 seconds

v-ruizh opened this issue · 0 comments

OS: All
Build Version: v0.15.4-alpha.0
Regression: Not a Regression

Repro Steps:

  1. Create an empty file for one file share.
  2. Open and edit the above file.
  3. Click "X" to close the file -> Click "Save" to save the change.
    image
  4. Check whether the file change in file share is saved within 3 seconds.

Expect:
The file change in file share is saved within 3 seconds.

Actual:
The file change in file share isn't saved within 3 seconds.
test123

More Info:

  1. This issue also reproduces when saving the file change by "CTRL+S".
  2. This issue does not reproduce in blob file.