Remy
Remy
Fixes msproul#7 and makes code compatible with later avr-gcc versions. Hex file compiled with avr-gcc 11.2.0 on FreeBSD.
Adding a directory fails with (`vendor\stechstudio\laravel-zipstream\src\Models\LocalFile.php:23`): ``` fopen(/the/path/): failed to open stream: No such file or directory ``` I'm trying to add a directory without adding any files in it,...
### User Experience It would be nice if the CodeMirror API was exposed like many of the other APIs are. At a minimum, I'd like to see the `LANGUAGES` const...