Mig

Results 19 comments of Mig

@yaeszlo Same here. Are you using svelte kit as well? Any update on this?

The funny thing is that if you use the vanilla lottie-player component, then the `on:complete` notation works fine.

In fact I expected a behaviour similar to: ``` AWS::S3::Bucket.objects('mybucket').map{|o|o.key}.member?( "" ) ```

Same, I get the error with 2.2.1 Indeed it does not warn when using 2.2.0 instead

@zeertzjq indeed if I `set nohidden` in my vimrc, it seems to work fine. Thank you. Is it still a bug ? or is the behaviour I've described the intended...

Oh yes I did not update this mirror for a while. I will asap. Thank you for flagging this @Ismael-VC !

For some reason when I use a file type that is not purely html, I seem to get this kind of error: ``` Error detected while processing function emmet#expandAbbr[1]..emmet#getFileType: line...

@kmoschcau, thank you so much for your answer. I have just installed your fork and I can confirm it fixes my issue. For info, I installed it with `VimPlug`, I...