Skip to content

Latest commit

 

History

History
 
 

vscode

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

GLSLCC linter for Visual Studio Code

This extension is actually a slightly modified version of vscode-glsllint.

Building and installing the extension

Get the modified fork from here.

And then just follow the instructions here, or in short:

  • Install node.js 14
  • Install vsce npm install -g vsce
  • Package vsce package
  • Install the extension in vscode manually