ue4-vs-extensions
ue4-vs-extensions copied to clipboard
2022 Support?
2022
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).
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.
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!
Toggling enabled and restarting VS didn't work for me.
It keeps popping up this:
Any ideas?
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.