herr kaste
herr kaste
Yes, better don't hit `enter`. 😁 You can do a noop of course. The UI demands for a verb in that position. But then I thought: okay people are maybe...
This is just a baby-step again and basically in style of what we already have. To get it "right" in one step is basically too much to ask if everything...
This is a KISS commit and approach. The too long `install_package` gets even longer. Since you're using `RLock`s using a recursive style seems legit. A flat style would be probably...
You might be right. I now see e.g. ``` sublime.set_timeout_async(PackageDisabler.restore_settings, 4000) ``` and this alone makes it unreliable. (Because the function returns without having its work done completely.) (On the...
This all makes sense. I tend to give the advise to just "get the ball rolling", to make the code fluid, or to show that the code still can be...
The PR changed already, it is just about informing the user that something is missing. Is there actually a different plan to support dependencies?
See #2006 which is the low hanging fruit but maybe also enough.
While the API might be confusing, isn't > but closing the primary view will remove phantoms from the clone just an ordinary bug? However, because of the API mistake I...
Yes the indirection totally fails but you found or made a good description of a bug not just an API mistake. You describe a bug here I never totally get...
@rchl I think this is clearly a bug. I think "feels like a mistake" is too vague, you might want to change the title. No?