Britt Selvitelle

Results 21 comments of Britt Selvitelle

I am seeing the same, but emojisense on its own is fine. It only breaks when GistPad is enabled. Before I dive into the code, is there a place you...

I'm experiencing the same, but haven't had a chance to dive into it yet. Interestingly, the examples on http://chessboardjs.com seem to work fine, but my implementation flickers. The only difference...

Did a big of debugging. The really odd bit is that I can reproduce it locally, but don't see it at all on the examples on chessboardjs.com. Just tried running...

@Zolmeister Doesn't fix.

This seems to be a Node/Express issue for me. Running my test via python -m SimpleHTTPServer is silky smooth.

Setting the Expires header fixed it in Express for me. Still, is proper request caching needed here? The buildPiece method is being called once for every piece on the board...

I'm a big fan of a `click-to-scrobble` button on a currently playing track or #291. I often listen to something on an unsupported platform (iOS, Safari on Mac, etc) and...

Excited for this to get merged!

This is my first time looking at a GH action ... Would you need to break the scope of `repo: github.context.repo.repo` and match across a repo/# key? Thanks for your...

Could you explain in more details the differences between Vim's und VSCode's undo stack features? I'm curious to understand what causes the conflict in this case.