Derek Wyatt

Results 29 comments of Derek Wyatt

Ah, I didn't realize you wanted everything to actually work :) So, :Ag should be fine now (as should everything else, I believe). I addressed the dictionary extension, which is...

Off the top of my head, this would be in the perl script. I'm currently sunning myself in northern ontario, and I'm not gonna go through the source code from...

I don't really maintain this much any more - I stopped doing any serious C++ coding a few years ago. I'm more than happy to take pull requests but I...

That makes sense. Can you set up a pull request? On 2012-05-13, at 10:04 AM, johndoe1234 wrote: > In pullproto.pl lack of escaping $function in this match attempt is causing...

Not sure what you mean. Also, I haven't coded in C++ for years, at this point, so you'll probably need to give me a pull request.

@ches and anyone else... let's get some expert advice on this one :)

I don't see a PR for this. If you can supply one, I'll merge it in. On December 18, 2021 14:32:48 Stefan Huber ***@***.***> wrote: > > Is there any...

We've seen this before. For some reason (it seems) that `set virtualedit=all` fixes the problem. (I don't see this when running in my config). Can you set that and see...

Hmm... interesting. I actually can reproduce this. ``` scala object Foo { def foo { val bar = { item => } wrong } } ``` ``` scala object Foo...

I'm not sure what you're asking for here. You want imports to be folded by default?