Charles-Axel Dein

Results 51 comments of Charles-Axel Dein

Thanks for the PR! Let's wait for your repo to gather more recognition before including it here. Also - feel free to open another PR with the format cleanup, as...

Thanks for the PR! Your repo includes links to existing docs, not to original content, so I can't include it in its current form.

I think you're right, I tried making a plain HTTP request and it didn't work. Also, in the documentation they hint at this being available only v4. Bummer.

Yep - those are good resources and I'll add them. Can you submit a PR? Thanks!

I looked into using `s3-deploy-website` and I have the same issue. To simplify: say your app's filename change with each build (e.g. `app-854421.js` becomes `app-652821.js`. The fact that `s3-deploy-website` deletes...

Same here, so copy pasting the full solution here again for those reading the thread too fast: ``` " Disable Deoplete when selecting multiple cursors starts function! Multiple_cursors_before() if exists('*deoplete#disable')...

I'm not sure to understand your question @skudriashev... I included an example in my message...

Oh there would be no change in the API, just a change in the error message. On Thu 25 Apr 2019 at 05:55, Stanislav Kudriashev wrote: > I mean runnable...

The `no_builtin_verification` context fixes it, as stated in #115. This is documented in the usage page, but not on the API page.