noir-lang / vscode-noir

Apache License 2.0
6 stars 7 forks source link

feat: Implement Testing Panel via custom LSP messages #39

Closed phated closed 11 months ago

phated commented 1 year ago

Description

Problem*

Resolves #33

Summary*

This implements the Testing Panel using vscode's Testing API and the custom messages provided by the LSP in https://github.com/noir-lang/noir/pull/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*