Fixed #20.
Removed the command from the palette.
Not showing the context menu when the selected item is a file.
Performance improvements.
Added a description for the "recursive" configuration.
Command name changed from extension.openAllFiles
to open-all-files.OpenAllFiles
.
- Default value:
false
.
- Default value:
10
. - To always request confirmation:
0
. - To never request confirmation:
-1
.
A new information message will be shown if no files were found in the selected folder (based on the recursive configuration). The message will not be shown if files were found but none of them was a text file, resulting in no files open at all.
Added some metadata.
Initial release.