Eric

Results 5 issues of Eric

This issue is from Heaps originally, and as requested, is moved here. Original issues https://github.com/HeapsIO/heaps/issues/1068 ---- copied from heaps issue minimum code https://github.com/ZwodahS/heaps-sound-bug OS : Mac heaps version: 57c1bd34779193636562621faca5a875b2113923 haxe:...

regression

One of the things I am interested in helping is to put a json query language similar to jq into wuzz. There is already an existing parser at https://github.com/tidwall/gjson.

enhancement

Allow for custom plist and save_image function without changing any internal implementation. Default to using the default Utils save_plist and save_image. The alternative is to monkey patch Utils, but I...

After the commit `18ff44c` the behavior when I press tab changes from expanding the string to the full snippet prefix to now expanding to the first line in the snippet's...

This fix a bug on mac, not sure if it is the same for windows/linux