Multicode's Github integration has now reached public BETA 🎉! As a Notebook owner you can now export your notebook and maintain it using your very...
Interactive debugging support has been added to Multicode.app and the Visual Studio Code Extension. This upgrades Multicode.app to be a time travel...
The Multicode.app debugger extension for Visual Studio Code is now available. No need to leave your editor to start debugging with Multicode! All...
The feature of writing Tests within Notebook assignments has been extended to Test Groups. You can now create multiple groups of Tests, which can...
Support for writing code and debugging Bash is now available to all users!
Previously you would write code that did a certain thing and didn't require any input. Loads of programs can or do require (standard) input though, so...