danielscherzer / GLSL

VSIX Project that provides GLSL language integration.
258 stars 28 forks source link

Release 0.11.174 and 0.11.173 completely break visual studio #129

Closed Amani747 closed 5 months ago

Amani747 commented 5 months ago

Installed product versions

Description

With either of those two versions installed when a project is opened, the editor first displays:

Error01

When a editor tab is selected for a project file of any file type the following is displayed instead:

Error02_00 Error02_01

Steps to recreate

1a. Upgrade from 0.11.172 to either 0.11.174 or 0.11.173 1b. Install a fresh copy of either 0.11.174 or 0.11.173

danielscherzer commented 5 months ago

Thanks for your feedback! What is the exact version of your Visual Studio Installation? The extension is working for me and my version is 17.9.6.

Amani747 commented 5 months ago

Thanks for your feedback! What is the exact version of your Visual Studio Installation? The extension is working for me and my version is 17.9.6.

My visual studio version is Version 17.8.7 - let me update and report back.

Amani747 commented 5 months ago

Thanks for your feedback! What is the exact version of your Visual Studio Installation? The extension is working for me and my version is 17.9.6.

Updating to version 17.9.6 has completely resolved the issue. Thanks!

That's silly of me, somewhere along the line I've ignored or turned off updates.