Releases: noir-lang/vscode-noir
Releases · noir-lang/vscode-noir
v0.0.14
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.11
0.0.11 (2024-03-04)
Bug Fixes
- update tooltip when selecting nargo binary (#73) (daf62f4)
v0.0.10
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
0.0.9 (2023-12-13)
Features
- Added format configuration defaults for noir (#55) (5152918)
v0.0.8
0.0.8 (2023-11-29)
Features
Bug Fixes
v0.0.7
0.0.7 (2023-11-18)
Features
v0.0.6
0.0.6 (2023-10-05)
Features
- add support for "info" codelens to call
nargo info
(#42) (6e5746b)
v0.0.5
0.0.5 (2023-09-15)
Features
- Implement Testing Panel via custom LSP messages (#39) (890b606)