Verve instantly provides relevant internet resources to help you debug, directly in your IDE.
Features
Live Resources
The Live Resources panel brings relevant internet resources directly to your IDE as you write code and encounter bugs.
You can close the panel at any time, and reopen it with the command Verve: Open Resources.
Verve Terminal
Open a Verve Terminal using the command Verve: Open Terminal. Verve Terminals scan for errors as you run your code, and add relevant resources to the Live Resources.
Extension Settings
This extension contributes the following settings:
verve.openResourcesOnStartup: Whether to open the Live Resources panel when VS Code starts.
verve.openTerminalOnStartup: Whether to open a Verve Terminal when VS Code starts.