trocher
Results
32
comments of
trocher
The extension simply calls `vyper -f bytecode,...`, so the problematic is rather which virtual env does VSCode uses for running extensions. I haven't tried with `venv` but with `pyenv`, if...
It's really useful for tooling that want to parse Vyper code that might not be compiling (e.g. Language servers) https://github.com/trocher/couleuvre