You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Noir VS Code extension does not currently support choosing Noir program inputs within the extension, which could be useful for executing certain nargo-equivalent actions (e.g. witness generating, proving) down the road.
Happy Case
As a Noir developer, I want to:
Open a main.nr file
See a list of input fields in the Sidebar View auto-generated according to the fn main in the active main.nr file
Fill in my Noir program inputs in the Sidebar View
so I can carry out further actions in the View based on them (e.g. witness generating, proving; exact actions would be covered in other GitHub Issues).
Problem
The Noir VS Code extension does not currently support choosing Noir program inputs within the extension, which could be useful for executing certain nargo-equivalent actions (e.g. witness generating, proving) down the road.
Happy Case
As a Noir developer, I want to:
main.nr
filefn main
in the activemain.nr
fileso I can carry out further actions in the View based on them (e.g. witness generating, proving; exact actions would be covered in other GitHub Issues).
Alternatives Considered
No response
Additional Context
Reference: Compile JavaScript to ZK Circuits with OAS's Dapen Smart Contract IDE | YouTube
Would you like to submit a PR for this Issue?
No
Support Needs
No response
Pending
The text was updated successfully, but these errors were encountered: