GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
88 stars 51 forks source link

Visual Studio 2019 Support #1087

Closed mitulpanch closed 5 years ago

lerudiconsulting commented 5 years ago

Is there any indication of the progress on this? Google Cloud tools are something I use on a daily basis. Very excited and interested to get any indication of progress.

DDzia commented 5 years ago

Same question. Any progress?

PekitP commented 5 years ago

Checked the issue with GCP support, but they could not produce an answer..

iantalarico commented 5 years ago

Thank you all for the feedback and interest, we currently a little short on resources but will try and get to this soon. I will follow up shortly when I have a better answer, thank you for your patience!

lerudiconsulting commented 5 years ago

Thank you all for the feedback and interest, we currently a little short on resources but will try and get to this soon. I will follow up shortly when I have a better answer, thank you for your patience!

Thanks for the feedback! I appreciate it a lot. Right now I am bouncing between VS 2017 and VS 2019 mainly because of this missing feature, and it would be great to go full on VS 2019.

creativeavatar commented 5 years ago

Any updates on this? I noticed several commits were made yesterday in regards to fixes for VS2019. I tried the latest release via the appveyor seeing if maybe it was all fixed now, but it didn't work.

iantalarico commented 5 years ago

@creativeavatar We are currently working on this but are a little short handed, hopefully we will get something out the door soon.

s-richter commented 5 years ago

Any updates on that?

Trying the method on https://devblogs.microsoft.com/visualstudio/how-to-upgrade-extensions-to-support-visual-studio-2019/ doesn't seem to work.

Using the Extension Manager 2017 / 2019 https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensionManager2019 also doesn't seem to work.

I´ve never tried to manipulate VS Extensions before, so maybe I´m overlooking another possibility?

meteatamel commented 5 years ago

@s-richter I sent a PR to fix the project for Visual Studio 2017/2019 and after that, I can debug the extension within 2019.

Do you want to check the artifact built from my PR to see if it works on your Visual Studio 2019 and report back?

meteatamel commented 5 years ago

The latest release (2.0.3) now supports VS 2019.