vscode-azureappservice
vscode-azureappservice copied to clipboard
[Suggestion] It would be better to keep the case of the tips consistent in the input box when swapping slots
trafficstars
OS: Win10 Build Version: 20231019.1 Regression: Not a regression
Repro Steps:
- Create a app service -> Create a slot.
- F1 -> Azure App Service: Swap Deploy Slot... -> Select a subscription -> Select a resource.
- Check the tip in the input box.
Actual:
Show "Select Deployment Slot" tip in the input box.
Suggestion;
It would be better to keep the case of the tips consistent in the input box when swapping slots.
The tips about selecting a subscription and a resource as below:
More Info:
- This issue also reproduces when executing "Edit.../Rename.../Toggle as Slot Setting" and executing "View Deployment Logs/Redploy/Commit in GitHub" for the deployment.
- This issue also reproduces on the Azure Functions extension.