Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sidebar View #6

Open
Tracked by #7 ...
Savio-Sou opened this issue Jun 9, 2023 · 2 comments
Open
Tracked by #7 ...

Add Sidebar View #6

Savio-Sou opened this issue Jun 9, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Savio-Sou
Copy link
Contributor

Problem

The Noir VS Code extension does not currently expose a Sidebar View, which could act as a useful foundation for executing nargo-equivalent actions (e.g. compiling, proving) via a GUI down the road.

Happy Case

As a Noir developer, I want to:

  1. Install the Noir VS Code extension
  2. Click the Noir VS Code extension button on the Sidebar (which opens up a Noir Sidebar View)

so I can carry out further actions through the GUI (exact actions would be covered in other GitHub Issues).

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@kobyhallx
Copy link
Contributor

This sidebar would need to exist in context of how Noir Workspace function.
More details needed to specify behavior of this feature. Eg. how should contents update on file change where different file can belong to different workspace. What if user has more than one workspace’s open, etc.

@Savio-Sou
Copy link
Contributor Author

Thanks for the ping @kobyhallx 🙌

This issue is meant for implementing just the skeleton of a Sidebar View. See if the "Happy Case" described in #7 correlates to your question?

(Not sure if I fully follow how Noir Workspaces could complicate things, so feel free to follow-up there!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants