Derrick Schwabe

Results 18 comments of Derrick Schwabe

just an FYI im also getting rendering issues with neovim vanilla install in hyper its basically unusable because the status line in bottom left corner is always messed up no...

thanks for following up, however I double checked and the symlink I describe in the above example works fine on my system. So perhaps this is an edge case. I...

Having opposite problem; my test works fine with devTools closed but when open it fail. 'input' focus seems to not be correct if devTools is open. (in both cases, `show`...

yeah this is uninituitive, as a workaround I just created a new account and gave updated username to team lead (after haphazardly clicking "Create Game" when I was actually a...

Syncing from iPhone works fine - only seeing the odd timing with events from Outlook.

1) The computer running Outlook, is on (UTC-07:00) Mountain Time (US & Canada) 2) Timezone in Cozy is America/Edmonton Using the latest release of outlookcaldavsynchronizer 1.2.2 Thanks.

I cross posted the issue to the Outlook CalDav plugin repo. Between all of us maybe we can solve the problem: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/66

This is needed only if you are using this container to serve your final site files. But the container is intended to be used in combination with another container or...

For anyone who needs a quick copy/paste solution for their package.json in the meantime: ```json "dependencies": { "elasticlunr": "git://github.com/weixsong/elasticlunr.js.git#1995e0f73a395c620b2fb597f8ac3ec61b831ffa" } ``` (replace hash with latest commit if necessary)

@pablo-abc did you ever find a template literal syntax highlighting solution that works using a comment like that ? @schrotie has a PR on this that adds what you describe,...