Thursday, April 12, 2012

folding regions in php (bis)

No One can help me?

Regards,
André

On 12 April 2012 07:56, André Rodier <andre.rodier@gmail.com> wrote:
> Hello everybody,
>
> I am using vim for web sites development, especially in PHP.
>
> I am happy so far with the PHP code folding by default,probably the
> syntax method.
>
> When I have a big php class with a lot of methods, I like to organise
> the code by "sections", what is now in C# as "regions". The final
> result is easier to read and maintain. Exemple for a controller in
> codeigniter.
>
> I could use comments like /* {{{ */ but I prefer to use #regions /
>

No comments: