microsoft / vscode-dapr

A Visual Studio Code extension for Dapr development
Other
58 stars 18 forks source link

Add stop command for Dapr runs #279

Closed philliphoff closed 1 year ago

philliphoff commented 1 year ago

Adds an inline "stop" command to runs in the Dapr view. User is prompted to confirm the stop before actual execution of stop.

Screenshot 2023-02-08 at 21 23 15 Screenshot 2023-02-08 at 21 23 33

Resolves #274