-
Notifications
You must be signed in to change notification settings - Fork 9
cant install gauge plugin for visual studio 2017 #182
Comments
Unable to find the Gauge plugin in Tools -> "Extensions and Updates" search for VS2017 |
Gauge Visual Studio plugin is not (yet) supported with VS 2017. This will involve some development effort. |
Any plan for this to happen? The longer it is put off, the more outdated VS 2015 gets ;) |
@fruityoat we are exploring two options here.
We'll start working on option 1. soon are you ok using Visual Studio Code instead of VS 2017? are there any specific features you are looking for in 2017 that's not there in Visual Studio Code? |
@zabil Has there been any progress or updated plans for option 1 above (C# with VS Code)? |
@brandon-jimmyfitz Yes. We decided on option 1) i.e Support for C# and .NET core, we'll be making a release in the month of April. |
That's disappointing. VSCode is a great code editor but it's not an IDE: it doesn't support UI work and it only supports .NET Core so it's only good for new stuff, not legacy. |
im still missing the ability to work with vs2017 |
i would also like to see the extension for vs2017. i also only keep vs2015 around just for gauge work. |
Hi everyone, thanks for the feedback. Just wanted to share an update. As @zabil stated we plan to release C# support for VSCode based on .Net Core. However, since we've been getting a lot of interest in Gauge plugin for VS2017, this is something we will work on before that. The aim is to bring whatever is supported in VS2015 to VS2017 first, and later improve on it. All help is appreciated. If you are interested in contributing please do reach out here, or in the gitter chat. It would help us a lot even if some of you signed up to test the nightly versions! Thank you for your support! |
Hi all, an update. I pushed out some changes and there is a nightly version of Gauge-Visualstudio available. Please feel free to try and leave any feedback here. Note that there is no new VS-2017 feature introduced in this yet. |
Test cases
Once the Run functionality is fixed Run, Debug and Run in parallel to be tested. |
Has this issue been resolved? |
I believe some of us are experiencing #235 in their machine. I am unable to replicate this. I need to investigate on a fresh machine. If test explorer does not work then I don't think we can call this done :( If anybody is interested in helping out, the nightly version should include the support for vs2017. |
Tracking creating of projects using templates separately - getgauge-contrib/gauge-visualstudio-templates#1 |
Expected behavior
after installing the gauge plugin from nuGet and the gauge installation with the c# runner
excpecting to see gauge supported feature in visual studio like gauge template, runing\debug using the test tab and regocnize the .spec file with its formar
Actual behavior
nothing from the above happin as vs 2017 not regocnizing the plugin
Steps to reproduce
1.installing from Nuget
2.also downloading the .vsix file "Gauge.visualstudio.visx"
Version Information
VisualStudio Version and Edition :- 2017 community
Gauge VisualStudio Plugin Version :-
The text was updated successfully, but these errors were encountered: