extensions icon indicating copy to clipboard operation
extensions copied to clipboard

feat: wgsl grammar extension

Open luan opened this issue 1 year ago • 6 comments

luan avatar Feb 18 '24 18:02 luan

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[bot] avatar Feb 18 '24 18:02 cla-bot[bot]

@cla-bot check

luan avatar Feb 18 '24 18:02 luan

The cla-bot has been summoned, and re-checked this pull request!

cla-bot[bot] avatar Feb 18 '24 18:02 cla-bot[bot]

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.

maxbrunsfeld avatar Feb 18 '24 18:02 maxbrunsfeld

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

luan avatar Feb 18 '24 18:02 luan

Ah, silly me, I added the submodule incorrectly, just pushed a fix to this branch here.

luan avatar Feb 18 '24 18:02 luan