WhiteBox v0.99.0
WhiteBox » Devlog
See the devlog for the latest v0.116 release here
WhiteBox v0.99.0
Demo/trailer created for - and originally presented at - Handmade Seattle 2022
Features
- Window docking (& self-contained/popout windows on Win32)
- Integrated internal console/terminal, including output on
stdout
&stderr
captured from user code (e.g.printf
) - Set cursor in editors directly from WhiteBox’s timeline (Visual Studio, Sublime Text, 4coder, VSCode)
Improvements
- Handle
__fastfail
- Add partial high-DPI support
- Save most recent preferences profile between opens
- Preview of argument lists sent to compiler
- Multiple small UX improvements
Fixes
std[out|err|in]
appearing as invalid pointers (arbitrary global data from DLLs coming soon)- Large files being prevented from saving (HT: @flysand, @bogez57)
- Slew of warning messages from Windows system headers
- Notepad++ plugin showing up in menu as Chinese characters & not loading (HT: @HAT, @ivn, @johnstein)
- Crash resizing window bigger than the monitor
- Lots of miscellaneous bugs
Files
whitebox-win-linux-latest.zip 70 MB
Version v0.99.0 Dec 02, 2022
whitebox-win-linux-v0.99.0.zip 71 MB
Version v0.99.0 Dec 02, 2022
Get WhiteBox
Buy Now$69.00 USD or more
WhiteBox
Watch how your code behaves as you write it
Status | In development |
Category | Tool |
Author | Andrew Reece |
Tags | debugger, programming-tool, repl, software-development |
More posts
- WhiteBox v0.122.0Oct 11, 2023
- WhiteBox v0.116.0Jul 20, 2023
- WhiteBox v0.96.2 patchAug 31, 2022
- WhiteBox v0.96Aug 28, 2022
- WhiteBox at Imperial College LondonAug 27, 2022
- WhiteBox v0.91Aug 27, 2022
- WhiteBox v0.89Aug 27, 2022
- WhiteBox v0.84Aug 27, 2022
- WhiteBox v0.80Aug 27, 2022
Comments
Log in with itch.io to leave a comment.
Thank you, great update! The dockable and movable windows and the internal console made a big difference in usability for me!
Oh fantastic! Thank you for letting us know 😀