aws / aws-toolkit-visual-studio

AWS Toolkit for Visual Studio - a plugin to interact with AWS
https://aws.amazon.com/visualstudio/
Apache License 2.0
107 stars 29 forks source link

feature request: remote debug connection target selection #16

Open vslee opened 6 years ago

vslee commented 6 years ago

Hi, I have a feature request. When selecting where to connect to when starting remote debug, it would be nice for it to be able to show you a list of your AWS instances to connect to. That way you can easily just select one and connect to it. Currently, you need to type in the IP address and re-enter your authorization credentials as illustrated here: https://aws.amazon.com/blogs/developer/remote-debug-an-iis-net-application-running-in-aws-elastic-beanstalk/

klaytaybai commented 6 years ago

Hi @vslee, thank you for the suggestion.