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
For the upcoming evaluation, we need a fast way to store the content of the open file and the diagnostics. This later allows us to determine the impact of the static checks.
Desired solution
Add a VS Code command for this.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered:
Closes#927
### Summary of Changes
Add two new commands:
* Dump Diagnostics to JSON
* Open Diagnostics Dumps in New VS Code Window (to quickly discover
them)
Is your feature request related to a problem?
For the upcoming evaluation, we need a fast way to store the content of the open file and the diagnostics. This later allows us to determine the impact of the static checks.
Desired solution
Add a VS Code command for this.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: