Le 05/06/2015 09:59, adamn...@gmail.com a écrit :
> Maybe I dreamed this but didn't it used to be possible to split declarations 
> with signatures (methods, events etc ) between parameters? As in:
>
> Private Sub MySub(aParam As String,
>                    bParam As Integer)
>
> ' etc...
>
> End
>
> tia
> bruce
>

It's not difficult for the compiler, but for the highlighting routine 
the IDE source code analyze. So I can't tell you now.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to