[Gambas-user] Souirce code line splitting?

Benoît Minisini gambas at ...1...
Sat Jun 6 16:47:32 CEST 2015


Le 05/06/2015 09:59, adamnt42 at ...626... 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




More information about the User mailing list