https://github.com/dannymcgee/vscode-glsl-language
https://github.com/dannymcgee/vscode-glsl-language
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dannymcgee/vscode-glsl-language
- Owner: dannymcgee
- License: mit
- Created: 2021-05-24T04:52:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T17:34:49.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T06:51:52.176Z (2 months ago)
- Language: TypeScript
- Size: 5.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.