-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestshader-senseRelated to shader-sense APIRelated to shader-sense API
Description
Issue:
Here is a roadmap for getting Slang support into shader sense.
- Implement a validator which execute the slang compiler with rust binding (I believe shader-slang is the way to go) and parse its output.
- Implement symbol processing using tree-sitter-slang
- Add syntax highlighting for Slang with tmlanguages in shader-validator
- BONUS: Hide each language behind a cargo feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestshader-senseRelated to shader-sense APIRelated to shader-sense API