Darkyenus / glsl4idea

A GLSL language plugin for IntelliJ IDEA
GNU Lesser General Public License v3.0
101 stars 30 forks source link

Targetting ShaderLab files #166

Closed aizuon closed 2 years ago

aizuon commented 2 years ago

This extension also targets .shader files which are Unity ShaderLab files. This messes with Rider's built in syntax highlighting for these files. This extension should only target .glsl files instead.