Francesco

Results 46 comments of Francesco

[ Thank you for your fast reply and for the amazing tool, BTW! ] What if it is limited to the Preview only mode? In that case it would have...

Some parsing is unavoidable to solve the issue I guess, but parsing the imports would be enough.

> that's exactly what's accomplished by `@check_variant_arguments` :) ...how did I miss that!? Apologies for the noise :facepalm: > `static_argnames` kwarg is not supported in the original pmap because of...

That's also a good idea, but I don't think it would have solved my specific case! I was setting only `static_argnames`, but since `with_pmap` was ignoring it I didn't immediately...

Thank you for the immediate reply!! I confirm that the `g:tagbar_position` setting does exactly what I wanted, thank you! I am not sure what keyword I used to search the...

This probably is not the only problem, but it looks like your node version is too old: ``` npm ERR! node -v v0.10.36 ``` Make sure to install a version...

Related: the database keeps some sort of cache so restarting the server does not wipe the session. The only solutions I found are either to delete the whole dataset (the...

It's probably not your only issue here, but it looks like your node version is too old: ``` npm ERR! node -v v0.10.36 ``` Make sure to install at least...

I have the very same problem, directions for a quick hack would be very useful.

_[Disclaimer: I don't know Fuel very well and I am very aware that dealing with the data is always a pain! I am "brainstorming" to help the discussion, but possibly...