Gajo Petrovic
Gajo Petrovic
No idea how config.json should look like. Also, it might be best to allow this tool to work without a config, with some sane defaults!
Livebook has a reference `The code for this listing is in ch2/ch2-needle-in-haystack.rs.`, which isn't included in the source code
I'm running into an issue of there being a lot of false positives in VS Code because luacheck is run on a per-file basis, meaning that globals defined in other...
There are a number of issues in different projects with the UI not being redrawn properly. Sometimes it's caused by updating a control in a ScrollPanel that's not visible, but...
Text in editbox can be changed by at least three different ways: 1) Manually setting it with SetText - which doesn't invoke a listener 2) Text deletion, copy, paste -...
Running git-version ldoc on: https://github.com/gajop/chiliui/blob/docs/chili/controls/multiprogressbar.lua chiliui/chili/controls/multiprogressbar.lua:29: bars: declared table cannot have array entries Seems like a bug with ldoc?
Some of my users are getting https://github.com/gajop/spring-launcher/issues/57 kind of error. Unsure what the problem might be, permissions perhaps?
pr-downloader is often printing out progress, and it's hard to tell which one is from the actual download, and which are just updates of rapid. I've seen this issue both...
I get `[Info] Server refused ranges` often. What does it mean? Sounds like some sort of error/warning incorrectly being printed out.