VS Code
You can connect your VS Code to your Abstra editor server.
Setup
Navigate to your editor and set up your VS Code.
This will generate a launch.json
file in your project directory.
Open the "Run and Debug" tab in VS Code and choose the "Abstra Debugger" option.
After clicking the play button, a prompt should appear asking for a code.
Retrieve the code from your Abstra editor server and enter it.
Now, you are all set to use breakpoints and examine your code.