ldd
ldd
This applies for melonJS 1.2.0-beta for reference, please look at https://groups.google.com/forum/#!topic/melonjs/Tz8tUDHgDGw I wanted to extend Entity objects without using Tilled. This works perfectly, as done in the above forum post,...
I tried to follow the instructions to [build for web](https://bfnightly.bracketproductions.com/rustbook/webbuild.html), but they fail on my 2019 macbook pro. I've attached the errors I got, and I can confirm the wasm...
Currently calling `jq` on a path which contains spaces fails. Quoting the file path avoids this (as described in pull request https://github.com/ldd/vscode-jq/pull/41) It should take me a day or two...
[...] [it] shows an error at the beginning of second json object in the preview.  _Originally posted by @rehangit in https://github.com/ldd/vscode-jq/issues/17#issuecomment-664008950_ Ideally, temporary files generated by this extension should...
[...]Selecting a history item should select it for further editing. Currently there is no way to incrementally improve the expression as the last/historic one is not editable... one has to...