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

feat: Implement Testing Panel via custom LSP messages #39

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

phated
Copy link
Contributor

@phated phated commented Sep 1, 2023

Description

Problem*

Resolves #33

Summary*

This implements the Testing Panel using vscode's Testing API and the custom messages provided by the LSP in noir-lang/noir#2532

It's probably better to show this than explain it!

Screenshot 2023-09-01 at 3 05 06 PM
Screenshot 2023-09-01 at 3 05 12 PM
Screenshot 2023-09-01 at 3 06 05 PM
Screenshot 2023-09-01 at 3 05 46 PM
Screenshot 2023-09-01 at 3 05 51 PM
Screenshot 2023-09-01 at 3 05 20 PM

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@TomAFrench TomAFrench merged commit 890b606 into master Sep 15, 2023
@TomAFrench TomAFrench deleted the phated/test-panel branch September 15, 2023 14:45
@github-actions github-actions bot mentioned this pull request Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add testing panel
2 participants