Maurice van Veen
Multicode.app Blog

Multicode.app Blog

Follow
homebadges

Multicode Notebook x Github integration

Oct 16, 20221 min read

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...

Multicode Notebook x Github integration

Interactive debugging is here!

Sep 2, 20222 min read

Interactive debugging support has been added to Multicode.app and the Visual Studio Code Extension. This upgrades Multicode.app to be a time travel...

Interactive debugging is here!

Visual Studio Code debugging with Multicode.app

Jun 19, 20221 min read

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

Visual Studio Code debugging with Multicode.app

Release of Test Groups

May 17, 20221 min read

The feature of writing Tests within Notebook assignments has been extended to Test Groups. You can now create multiple groups of Tests, which can...

Release of Test Groups

Release Bash debugging

Apr 5, 20221 min read

Support for writing code and debugging Bash is now available to all users!

Release Bash debugging

Providing standard input

Feb 20, 20221 min read

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...

Providing standard input