Skip to content

Releases: PolyMeilex/vscode-wgsl

0.1.17

Choose a tag to compare

@PolyMeilex PolyMeilex released this 10 Feb 01:57
a285c38

[Fix] Fix return arrow #27

0.1.16

Choose a tag to compare

@PolyMeilex PolyMeilex released this 22 Jul 19:42

0.1.15

Choose a tag to compare

@PolyMeilex PolyMeilex released this 27 Jun 17:24

0.1.14

Choose a tag to compare

@PolyMeilex PolyMeilex released this 01 Dec 22:00
  • add block comments into syntax definition (it got added to wgsl spec some time ago) #7

0.1.13

Choose a tag to compare

@PolyMeilex PolyMeilex released this 01 Dec 21:32
  • while in wgsl got promoted from reserved to keyword

0.1.12

Choose a tag to compare

@PolyMeilex PolyMeilex released this 05 Mar 19:47
Npm audit

0.1.11

Choose a tag to compare

@PolyMeilex PolyMeilex released this 17 Jul 20:40

Syntax definitions were rewritten in YAML.
Added syntax for:

  • function calls
  • variables

0.1.10

Choose a tag to compare

@PolyMeilex PolyMeilex released this 17 Jul 11:23
Version Bump 0.1.10

0.1.9

Choose a tag to compare

@PolyMeilex PolyMeilex released this 02 May 12:16
  • add let keyword

0.1.5

Choose a tag to compare

@PolyMeilex PolyMeilex released this 07 Feb 23:15
Merge branch 'master' of https://github.com/PolyMeilex/vscode-wgsl-sy…