John Spackman

Results 141 comments of John Spackman
trafficstars

> If I am not mistaken, you have to do qx pkg update -p && qx pkg list -p explicitly to be able to install them in the first place....

but i didnt have to do that on my mac?

I must have missed something about what you're saying - my issue was not "should prerelease be counted", the issue was that two computers behave differently without any warning or...

unfortunately not - once I found the fix (run `qx package update`), it was too late to save a copy of my `package-cache.json` :(

A simple solution would be to either automatically run `qx package update` once the database is over a certain number of days old, or it at least give a warning.

The hybrid approach is the right way to go, because every class has to be compiled in order for type completion to work this is quite an overhead for `qx.*`...

It is reports that this is still happening, by the OP and by @level420 > @level420 ``` Markdown conversion error: "url.replace is not a function" found in ntrol.ImportList [Constructor] ```...

Further to this, why do we create a custom Theme? This is how the generator did it, but it would be a easier to understand for first timers and less...

Surely it would be easy to just write an `ask()` method that decides whether to use cursor based or readline?