Author:
ldub2424
What's new in 2.0?
March 17, 2026
Renaming
JSON is now JSON (Syntax Only)
C is now C (Syntax Only)
C++ is now C++ (Syntax Only)
C# is now C# (Syntax Only)
New Keybinds
Ctrl/Cmd + S to save your project
Ctrl/Cmd + Enter to run your project
Ctrl/Cmd + A to clear console
New Buttons
Split View
Split View has the left half of the screen the Code Editor, and the right half the console.
Stacked View
Stacked View has the default view, with the Code Editor on the top, and smaller console on the bottom
Copy Code
Literally copies the code
Copy Console
Literally copies the console output