Michael Bøcker-Larsen

Results 64 comments of Michael Bøcker-Larsen

Couldn't the plugin look for the nearest language syntax instead of using file type?

I see, thanks for explaining this. Unfortunately I haven nowhere near the knowledge of the Unicorns of Neverland. I didn't take into account that the cursor could be in other...

It seems this issue is a wont-fix? @Qix- @geonanorch ? In other words: the bug is a feature :) The implicit and explicit `*` and `-*` seems to be a...

`.disable()` is nice for convenience and code readability though.

If anyone else is using this lib with styled-system v5 here is a "patch" I use to make the lib compatible: ```javascript import breakpoint from 'styled-components-breakpoint' const stripUnit = val...

Yeah, I'm assuming https://github.com/caddyserver/caddy@2 is failing because of Go 1.14 requirement. Do you have any concerns exposing something that shouldn't be exposed? Also, I can imagine many 500 won't make...

Is there a minimal doc or a sample project anywhere?

Worked for me to. I added goToPreviousSlide() on slider init. This works in my case as the slider is a bit down on the page.

It is not ready yet. Working on it. Some features were removed in Vue 3 that makes some functionality impossible. But the affected feature I actually considered removing anyway.