vscode plugin makes LSP (nargo) crash if extraneous files are on src
directory
#4379
Labels
bug
Something isn't working
src
directory
#4379
Aim
I was trying to use Noir Language Support (v0.0.9) on vscode, on this contract on a mac, pointing (aztec-)nargo to Aztec's sandbox 0.24.
Expected Behavior
Noir analysis works, no crash.
Bug
Crashes in varios ways.
To Reproduce
.DS_Store
with some content in the src dir, reload vscode window, it crashes.something
, no matter the content, in src, reload, it crashes (Message:[36mexpected all file paths to have an extension[0m
)Project Impact
None
Impact Context
No response
Workaround
Yes
Workaround Description
Delete all files in
src
which are not.nr
, reload.Additional Context
% aztec-nargo --version
nargo version = 0.23.0
noirc version = 0.23.0+5f5843e35052b9d3599b8ab4f7633db0a225e82f
(git version hash: 5f5843e, is dirty: false)
Installation Method
None
Nargo Version
0.23
NoirJS Version
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: