SpecFlowOSS / SpecFlow.VS

The next version of the Visual Studio extension for SpecFlow
MIT License
36 stars 10 forks source link

SpecFlow extension not available in Visual Studio 17.4 #117

Open samyamit opened 1 year ago

samyamit commented 1 year ago

Used Visual Studio

Visual Studio 2022

Are the latest Visual Studio updates installed?

Yes

SpecFlow Section in app.config or content of specflow.json

No response

Issue Description

Hello Team,

I have just installed VS 17.4 on Windows 11 Enterprise running on Parallels Desktop on Mac.

When I try to install SpecFlow via manage extensions, no option is displayed.

Options (Controls, Templates, Tools) under Online -> VS Marketplace do not appear. Screenshot 2022-11-25 at 14 12 23

I have already performed a repair and new installation.

Here is the answer from Microsoft: “The SpecFlow extension currently only supports AMD64. The extension developers will have to update the extension to target Arm64 for it to show in the Extensions list. The extension worked for you in 17.3 because it was running with x64 emulation, whereas 17.4 is fully Arm64 and requires extensions built to include Arm64 targeting.”

So I would like to know if there is an update currently in the pipeline?

Steps to Reproduce

  1. On VS main window, click on ‘Extensions' tab
  2. Click on 'Manage Extension' tab
  3. Manage Extensions window is displayed
  4. Expand the Online dropdown list then click on ‘Visual Studio Marketplace’
  5. Only option ’Tools’is shown and not ‘Controls’ and ’Templates’
  6. Search for the SpecFlow extension
  7. Result: No extension available

Link to Repository Project

No response

snickler commented 1 year ago

I have a PR open for this :)

https://github.com/SpecFlowOSS/SpecFlow.VS/pull/113

snickler commented 1 year ago

@samyamit - it's now available!

samyamit commented 1 year ago

@snickler, Can you share a screenshot with me for the extension ? Thanks in advance.

snickler commented 1 year ago

@snickler, Can you share a screenshot with me for the extension ? Thanks in advance.

Is the extension not showing up for you yet?

snickler commented 1 year ago

From Within Visual Studio Extensions:

image

From VS Marketplace https://marketplace.visualstudio.com/items?itemName=TechTalkSpecFlowTeam.SpecFlowForVisualStudio2022 :

image