feat: wgsl grammar extension
We require contributors to sign our Contributor License Agreement, and we don't have @luan on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.
@cla-bot check
The cla-bot has been summoned, and re-checked this pull request!
Hey, good to hear from you @luan! Thanks for creating this.
It looks like CI is failing because of a missing extension.json at the root of your repo. Here's what that file should look like: https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md#extension-structure.
Hi @maxbrunsfeld! That's weird, I do have that file in there: https://github.com/luan/zed-wgsl/blob/main/extension.json I'm poking around a bit to see what it could be
Ah, silly me, I added the submodule incorrectly, just pushed a fix to this branch here.