microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
290 stars 131 forks source link

`registerCommandWithTreeNodeUnwrapping` not passing down all args when called via `commands.executeCommand` #4134

Open MicroFish91 opened 1 month ago

MicroFish91 commented 1 month ago

This probably belongs in Azure Tools, but putting it here so we can triage.

See here where I first noticed this and for additional context: https://github.com/microsoft/vscode-azurefunctions/pull/4125