Daniel Brodin
Daniel Brodin
Well, the Project Manager package that I believe was the first project manager package available provides the functionality that I need + some more. The only thing missing have been...
I have the same issue. - New unsaved entries returns nothing - ~~Entries in draft returns nothing~~ - Published entries works like expected
Using `apm publish` is really convenient, but is there a way to add a description to the tag through it, or would using GitHub Releases mean we would have to...
Would love this feature as well. One of the reason I wanted to try the companion app is the hope of it having this feature.Haven't tried it yet though since...
So I just tried changing the order of the states to notDownloaded, downloading, available, which kinda makes it work. Only thing now is that `available` keeps the progress bar even...
@jacklam718 I updated my previous post, but the `spinner` wasn't the issue. Just something I tested and accidentally pasted here.
Hmm, so any idea why my code didn't work correctly? As I said, the `spinner` option wasn't there when I tested it, just something I added to see if it...
Starting as `notInstalled`, then `downloading` and ending with `installed`   ...
> the more straightforward way to accomplish this is by persisting and restoring all state. Well not really, because we can't restore all state. All states except one has to...
Ok, that sounds like a fast fix. But what about the error in `backstage.py` about the missing `codepipeline`? From what I can see there is a bunch of missing variables...