Koen Bok

Results 42 comments of Koen Bok

Here you go: https://www.npmjs.org/package/framerjs

I keep them here: http://builds.framerjs.com/ But I don't like keeping them in git because you get huge nonsensical diffs.

Ok let's do it.

Worth still looking into...

@fverloop you think you can make these?

I would propose to add `.update` and `.copy`.

Can you verify this is fixed with: https://github.com/koenbok/stijl/commit/c36d2bed18961cbc223b205864f160a899279d93

We should probably fix this in `layer.emit` because that is where the event and context come together.

I'm on `Zed Nightly 0.138.0`. How can you enable SuperMaven?

I found it, you need to add this to your config: ``` "features": { "inline_completion_provider": "supermaven" } ``` The icon in the editor appears but stays stuck on "Initializing Supermaven"...