Debug your remote applications natively on production environments. Stop mocking resources and simulating the environments! Put tracepoints of the Node.js and Python functions to see the events.
Installation
To use Sidekick, you need to complete all installation steps. Please follow the instructions below.
Install the extension from the marketplace.
After installing the extension, instrument your application.
If you need any help, please join our Sidekick Discord Community and get personal support from the contributors.
How to use
Before login to Sidekick, If you have self-hosted broker, you can change broker url & port from Sidekick Settings.
Open Sidekick Sidebar from left side of vscode. Click on the button next to Sidekick text. Login/Sign-up from opening browser.
After login process finished, select a application to debug.
Open file on editor you want to put tracepoint, right click on line and select "Add Tracepoint" from Sidekick context menu. After your application triggered on line that is put tracepoint, you can see incoming events by clicking tracepoint or opening Sidekick Panel.
Commands
Add Trace Point to add tracepoint to line on which cursor.
Hide Gutter Icons to hide Sidekick icons on gutter to use vscode gutter clicks.
Show Gutter Icons to show Sidekick gutter icons.
Open Sidekick Settings to change self-hosted broker url & ports.
You can access all of the above commands from the context menu (Right-Click on opening file).