ue4-vs-extensions icon indicating copy to clipboard operation
ue4-vs-extensions copied to clipboard

2022 Support?

Open stayviews opened this issue 3 years ago • 5 comments

2022

stayviews avatar Nov 29 '21 12:11 stayviews

It worked, but I had to edit the extension and hit the compile then install buttons and it started working (I hit both, not sure if both are actually needed).

kudaba avatar Sep 22 '22 22:09 kudaba

As far as I've tried it, it works well if I import something like the 2019 version and then deactivate the Extensions check box and re-enable it.

LeeHyungJoo avatar Nov 25 '22 08:11 LeeHyungJoo

This wasnt working for me on VS2022 at first

I disabled and re-enabled it, still nope Closed VS and restarted it. Now it works!

NanakoAC avatar Feb 23 '23 12:02 NanakoAC

Toggling enabled and restarting VS didn't work for me. It keeps popping up this: image Any ideas?

Ixiguis avatar Feb 05 '24 13:02 Ixiguis

Got to copy that msg as text: (0,0): error CS1701: Assuming assembly reference 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' matches 'Microsoft.VisualStudio.Shell.15.0, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', you may need to supply runtime policy

(26,32): error CS1070: The type name 'VSConstants' could not be found. This type has been forwarded to assembly 'Microsoft.VisualStudio.Shell.Framework, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Consider adding a reference to that assembly.

(27,28): error CS1070: The type name 'VSConstants' could not be found. This type has been forwarded to assembly 'Microsoft.VisualStudio.Shell.Framework, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Consider adding a reference to that assembly.

Ixiguis avatar Feb 05 '24 13:02 Ixiguis