[Gambas-user] comments

Benoît Minisini gambas at ...1...
Tue Jul 14 04:43:16 CEST 2009


> On Monday 13 July 2009, Ron wrote:
> > Benoît Minisini wrote:
> > >> Hi,
> > >>
> > >> AFAIK ther's no possibility to comment a block of code; could you add
> > >> this? (such as C comment for example).
> > >>
> > >> JY
> > >
> > > If you find a syntax that I like and that does not interfer with an
> > > already existing one, why not?
> >
> > Sorry to barge in, but
> >
> > /*
> >
> >  don't parse this!
> >
> > */
> >
> > would be my favorite.
> >
> > Ron_2nd.
>
> my vote toooo
>
>
> Best regards,
>
> Ron_1st

I tried to implement it, but didn't succeed. Code is analyzed line by line by 
the IDE, so having such a syntax would need too much work at the moment.

Regards,

-- 
Benoît




More information about the User mailing list