André Müller
André Müller
Hm, that's odd. What compiler do you use?
Ah - that makes sense. Right now I can't think of a way to resolve this other than using the hack with an additional empty option or empty string.
Agreed. That's already on my TODO-list.
Do I understand it correctly that you want to avoid that the documentation is listed multiple times? Since all parameters are copied, arg1 behind cmd1 really is a different object...
I didn't know of the Abolish plugin but I like the `crs`, `crm` `crc`, ... commands to change words into snake_case, MixedCase or camelCase. Right now I use an eclipse...
BTW the Abolish plugin seems to have a bug: If you convert a word to "dash-case" you can't change it back to camelCase or snake_case.
slightly OT: I don't know how to make an eclipseaction "CamelCaseUnderscores" (calling AnyEdit's Camel Underscore) work in a Vrapper mapping: AnyEdit expects a selection but Vrapper's visual mode selections seem...
I can reproduce this 100%. I didn't know that repeated selection will move outwards, but you are right this seems to be the way it behaves in VIM and it...
Weird. Ever since I updated to PyDev 4.0.0.201504132356 this "selection only upwards" bug does occur on all indentation levels. It still works fine in the CDT editor though.
Wow that is a large data set. I'll have to think about your questions. Maybe @Funatiq can also chime in. to point 4) One thing I would advise right away...