An open API service indexing awesome lists of open source software.

https://github.com/dannymcgee/vscode-glsl-language


https://github.com/dannymcgee/vscode-glsl-language

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# VS Code GLSL grammar

This repo is a template. Find/Replace all instances of `glsl` with your language ID/extension, write your grammar in TypeScript with regex literals (or strings if you must), and `yarn build` / `yarn package` for fun and profit.