vscode-azurestorage
vscode-azurestorage copied to clipboard
[Suggestion] It would be better to change the "Downloaded to 'Users/...'. Succeeded" to the "Download to 'Users/...'. Succeeded" in the `Azure: Activity Log` window
OS: Win10 Build Version: 20230104.1 Regression: Not a regression
Repro Steps:
- Expand a storage account -> Expand a blob container-> Right click a file/folder -> Click "Download...".
- Check the log message in the
Azure: Activity Log
window.
Actual:
Show the "Downloaded to 'Users/...'. Succeeded" in the Azure: Activity Log
window.
Suggestion;
It would be better to change the "Downloaded to 'Users/...'. Succeeded" to the "Download to 'Users/...'. Succeeded" in the Azure: Activity Log
window.
More Info: This issue doesn't reproduce after uploading a file/folder.
We should remove the 'ed' from 'downloaded' and also remove the extra period as well.