Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

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