danielscherzer / GLSL

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

Isn't working on .glsl files #103

Closed lalishansh closed 2 years ago

lalishansh commented 2 years ago

Installed product versions

Description

cannot register file extension (.glsl) image

Steps to recreate

Unknown, using Jetbrains ReSharper along side

Current behavior

Isn't working on .glsl files

Expected behavior

should work on .glsl files

danielscherzer commented 2 years ago

Possible duplicate of #76. Please check the steps described there.

lalishansh commented 2 years ago

I have cuda and Night installed, could that be creating problem for extension?

danielscherzer commented 2 years ago

Yes, nsight seems to take posession of the usual file extensions for shaders. I found no wayy to overrule nsight, appart from setting different file extensions in the options of my extension.

danielscherzer commented 2 years ago

I will close this issue because issue #76 is discussing this problem in more detail.