Changelog
Heyo @shutingrz :)
Additions
- Added a backdrop image when no views are open
Improvements
- Automatically restore default layout when a file is opened but no views are open
- Improved stuttering when resizing or minimizing/maximizing the window
- Improved the Full Sources tar size. Thanks to @iTrooz
- Updated various dependencies
Bug Fixes
- Fixed opening files with spaces in their name on Linux
- Fixed various more Unicode issues
Pattern Language
- Custom type formatting
- Passing custom types to e.g
std::print
now prints e.gstruct Test { 12, 34, 56 }
for a Struct namedTest
with 3 variables
- Passing custom types to e.g
- Fixed a crash when using provider operators
If you like my work, please consider supporting me on GitHub Sponsors, Patreon or PayPal. Thanks a lot!