Skip to content

Releases: noir-lang/vscode-noir

v0.0.16

04 Feb 13:14
fdfef7d
Compare
Choose a tag to compare

0.0.16 (2025-02-04)

Features

  • add loop, enum and match keywords (#97) (1fde58d)

Bug Fixes

  • find nargo in path if nargoPath is blank (#99) (73b684a)

v0.0.15

17 Jan 18:53
a641f7f
Compare
Choose a tag to compare

0.0.15 (2025-01-10)

Features

  • better syntax highlighting for strings (#95) (16d9956)

v0.0.14

08 Jan 18:29
d3a7475
Compare
Choose a tag to compare

0.0.14 (2025-01-08)

Features

  • expand ${workspaceFolder} in nargoPath setting (#91) (cf4b161)
  • remove distinct keyword (#86) (2376b85)
  • some syntax highlighting improvements (#93) (ed74a75)

v0.0.13

21 Jun 14:49
12edcdf
Compare
Choose a tag to compare

0.0.13 (2024-06-21)

Features

  • add language icon for noir files (#82) (6c71a1e)

v0.0.12

13 Mar 15:31
bb57c62
Compare
Choose a tag to compare

0.0.12 (2024-03-13)

Features

v0.0.11

04 Mar 13:28
a03b2ef
Compare
Choose a tag to compare

0.0.11 (2024-03-04)

Bug Fixes

  • update tooltip when selecting nargo binary (#73) (daf62f4)

v0.0.10

04 Mar 12:34
d358474
Compare
Choose a tag to compare

0.0.10 (2024-03-04)

Features

  • add unchecked keyword highlighting (#72) (47e5b3c)
  • add keyword highlighting for databus visibility keywords (#68) (fe14627)
  • aztec: search for aztec-nargo on top of nargo bin (#67) (0be02a5)
  • introduce setting to disable Code Lens feature (#64) (2ef2925)

v0.0.9

14 Dec 09:41
611499d
Compare
Choose a tag to compare

0.0.9 (2023-12-13)

Features

  • Added format configuration defaults for noir (#55) (5152918)

v0.0.8

29 Nov 09:04
20eea64
Compare
Choose a tag to compare

0.0.8 (2023-11-29)

Features

Bug Fixes

v0.0.7

18 Nov 11:15
4d845e8
Compare
Choose a tag to compare

0.0.7 (2023-11-18)

Features