fabiospampinato / vscode-open-multiple-files

Open all files in a folder at once, optionally filtering by a glob.
MIT License
11 stars 2 forks source link

Notify when the number of files matched by the glob pattern exceeds the open limit #11

Closed hugoalh closed 8 months ago

hugoalh commented 1 year ago

When the number of files matched by the glob pattern exceeds the open limit, there haven't any notifications or alerts, cause easily unaware some of the files have not been opened due to this open limit. It would be helpful if the extension could provide some form of notification about this issue.

fabiospampinato commented 8 months ago

Implemented in v2, thanks for the feedback 👍

Screen Shot 2024-03-08 at 19 12 31