microsoft / vscode-tye

A Visual Studio Code extension for Tye development
Other
25 stars 9 forks source link

[Suggestion] It would be better to change the prompt massage "Attach" to "Attach All" for the service #155

Open v-xinda opened 3 years ago

v-xinda commented 3 years ago

OS: All Build Version: 0.4.0 Regression: Not a regression

Repro Steps:

  1. Install tye using the following command.
    dotnet tool install -g Microsoft.Tye --version "0.10.0-*" --add-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json
  2. Download the project by the command "git clone https://github.com/pratiksanglikar/tye-demo" -> Open the project in VS Code -> Tye-run.
  3. Navigate to TYE view.
  4. Check the prompt massage when the mouse hover the "Attach" icon of the service.

Actual: Prompt massage "Attach" when the mouse hover the "Attach" icon of the service. image

Suggestion: It would be better to change the prompt massage "Attach" to "Attach All" for the service.

dbreshears commented 3 years ago

Lets consider "Attach to Replicas"