bodil / vscode-file-browser

https://marketplace.visualstudio.com/items?itemName=bodil.file-browser
GNU Lesser General Public License v3.0
86 stars 22 forks source link

Fix: Show an indication when enumerating folder with lots of files #23

Closed rbadapanda closed 3 years ago

rbadapanda commented 3 years ago

Thanks stevenguh@ for suggesting a quick way to solve this issue.
This CR implements his suggestion.

rbadapanda commented 3 years ago

Thanks stevenguh@ for suggesting a quick way to solve the issue @ https://github.com/bodil/vscode-file-browser/issues/20

This CR implements his suggestion.

bodil commented 3 years ago

Thanks; merging. 👍

stevenguh commented 3 years ago

Just notice this, this unreleased change has a bug where the indicator will appear in the action menu. Also somehow the package.json was moved.