Patrick Ecker

Results 194 comments of Patrick Ecker

I would like to to it like this: ``` javascript perso| ^ CTRL+Space should give us [person] with it's structure { name: { firstname:... } } ``` I find it...

But how does deoplete then do this kind of crime? ![image](https://cloud.githubusercontent.com/assets/1121889/17362477/8870bc7a-5975-11e6-8ee4-9cd0aeed375f.png) I would actually like to see here a `[FL]` recommendation instead of `[M]`... I guess YouCompleteMe had a better...

Ever since the interest for this was very low, so I focused on other stuff... in the mid of November, I will probably use `co` more often (or other CSP...

Hmmm, I never had this issue before... can you post a complete gist or something?

Okay, I will need to set up a project to test this... not sure when I have time, but I will eventually get back to you ;-)

Okay, now I get it... The newest version shows a different error message which I was not familiar with... (probably because of the newest co/contravariance changes) This is my modified...

Definitely! Actually, #4 is about that topic... it should be some kind of tutorial

As a practical example, we can probably use things from the future `styled-componens` typings @mxstbr

Can you show what's in your `g:neomake_javascript_flow_maker` variable after you wind up vim with a javascript file?