CodyJasonBennett / shaderkit

Tools and IntelliSense for GLSL and WGSL.
https://npmjs.com/shaderkit
MIT License
117 stars 3 forks source link

feat(tokenizer): sourcemaps #19

Open CodyJasonBennett opened 11 months ago

CodyJasonBennett commented 11 months ago

Adds sourcemap support to the tokenizer. Needed for #14.