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

Latest commit

 

History

History
16 lines (9 loc) · 574 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 574 Bytes

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