vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

[Suggestion] It would be better to add a button "Open folder" in the notification if starting remote debugging for a web app without any folder opening

Open v-ruizh opened this issue 3 years ago • 1 comments
trafficstars

OS: All Build Version: 20220923.4

Repro Steps:

  1. Make sure there is no workspace folder opening in VS Code.
  2. Navigate to one Linux Node.js web app -> Right click it and select "Start Remote Debugging".
  3. Check whether there is a button "Open folder" in the notification.

Actual: There is no button "Open folder" in the notification. image

Suggestion: It would be better to add a button "Open folder" in the notification if starting remote debugging for a web app without any folder opening.

v-ruizh avatar Sep 30 '22 07:09 v-ruizh

We could potentially improve this feature by downloading the code from the remote.

alexweininger avatar Nov 09 '22 23:11 alexweininger