microsoft / vscode-azurevirtualmachines

Azure Virtual Machines extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurevirtualmachines
MIT License
32 stars 20 forks source link

[Suggestion] It would be better to keep the tip consistent in the input box if it contains the period #399

Closed v-xinda closed 10 months ago

v-xinda commented 10 months ago

OS: Win10 Build Version: 20231026.1 Regression: Not a regression

Repro Steps:

  1. F1 -> Click "Create Virtual Machine... (Advanced)" -> Select a subscription -> Enter a name -> Enter.
  2. Check the tip in the input box.

Actual: There is a period in the input box. image

Suggestion: It would be better to keep the tip consistent in the input box if it contains the period.

More Info:

  1. There is no period when selecting an image. image
  2. This issue also reproduces for the Storage, Resource Group, Functions, Database, Static Web App and Container App extensions.