Visual Studio Code debugging with Multicode.app

Visual Studio Code debugging with Multicode.app

The Multicode.app debugger extension for Visual Studio Code is now available. No need to leave your editor to start debugging with Multicode!

All programming languages supported by Multicode are supported in the Visual Studio Code extension (as well as in Codespaces).

You can install it directly by searching for Multicode.app within the Extensions menu or find it on the marketplace:

The code for this extension is open source, although it currently "just" sends API requests to run/debug the code and takes care of displaying and navigating the debug insights within Visual Studio Code. Feel free to provide feedback or suggest ideas by creating Issues within the git repo.