Jason Jōb
Jason Jōb
@mzero I'm also not having any luck sending projects to the Digitakt. In Chrome it shows the project being sent, but nothing happens on the Digitakt. Everything else appears to...
I also just discovered that if I use Amplify without the hosted UI that I'm not able to get scopes with the access token. This makes Amplify an unusable solution...
@robbiehanson though it is a bit verbose, I think I'm ok with force casting. I'm curious what others think. @onfoot this is what I've been doing: ``` uiDatabaseConnection.readWithBlock { (transaction)...
@sbooth In my usage of YapDB I also always know which extension type I'm asking for as well. I don't however think it should be considered an error to ask...
@yaocccc I just tried `:call mkdp#util#install()` but it just gave an error message that markdown preview couldn't be installed. The thing is that for me, it _is_ already installed. Neovim...
@yaocccc I do have a `plugin` directory next to my `init.lua` file and `lua` directory, but I don't have an `app` directory in there. Is that supposed to be created...
Thanks @yaocccc! That worked. :)
+1 to this feature request. Being able to save a workspace in a project's repository would be very valuable.