Skip to content

wangbenchong/vscode-shader-outline

Repository files navigation

Shader/GLSL/HLSL Outline

Provides outline view for Shader, GLSL and HLSL languages in VSCode Editor:

img

Supported file extensions (Currently offers the highest compatibility with Unity):

  • Unity: .hlsl .shader .cginc
  • Cocos: .effect .glsl .vert .frag
  • UE: .usf .ush
  • Godot: .gdshader
  • Other: .cg

You can also build .vsix file by this command:

npm run compile && vsce package

Thanks to https://github.com/hitode909/vscode-perl-outline for the inspiration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published