Debugging remotely with VS Code

When working exclusively with remote files, you need to configure your IDE to connect to the container via SSH.

This documentation section will walk you through how you can achieve this using Visual Studio Code, but the configuration can be made with other IDEs as well.

In order to make this configuration very practical and easy to follow, we will demonstrate it using our Demo Books app, for which we also have written the Bunnyshell Quickstart Guide.


To make it easier to follow, we've broken it down in a few short documents: