I filed an enhancement request:
https://sourceforge.net/tracker/?func=detail&aid=2996935&group_id=85796&atid=577332
but it's about indentation and apparently sourceforge eats all indentation!
so, the examples I posted should look like this, respectively:
hello_world(a, b, c,
d, e, f)
hello_world(
a, b, c,
d, e, f
)
system.componentRegistry().getSystemComponent(IComponentFactory).create(
MyComponent, system.componentRegistry()
)
combine(alpha.beta.gamma.delta.epsilon.zeta.eta.theta.iota.kappa,
omega.psi.chi.phi.upsilon.tau.sigma.rho.pi.omicron,
1, 2, 3, 4, 5)
------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users