Multicode.app DebuggerDebug your code using the Multicode.app Debugger. This debugger allows you to debug anywhere, as long as you have an internet connection. No compilers or debuggers need to be installed. UsageFirst, select a file that you'd like to debug. The programming language used in that file needs to be supported by Multicode. The currently supported programming languages include:
Open the Debugger view by clicking the Multicode.app logo. Press the After pressing the On the left you'll see the You can navigate during your debugging session by pressing the Arrow, Home and End keys. To freeze debugging, press the Escape key. You can then make edits to your code and press ctrl+Enter to sync the debugger. Otherwise press the Escape key again to stop debugging. |