> hi,
>
> is it possible to extend wiki documentation with user comments like PHP
> documentation?
>
> see for example
> http://www.php.net/manual/en/language.types.php
> http://www.php.net/manual/en/language.functions.php
Yes, it would be cool. I note that in the TODO list.
--
Benoît Minisini
hi,
is it possible to extend wiki documentation with user comments like PHP
documentation?
see for example
http://www.php.net/manual/en/language.types.php
http://www.php.net/manual/en/language.functions.php
--
Regards,
Demosthenes Koptsis.
Sorry guys didn't mean to upset anyone,
I did read the whole thread and I was unaware of the feature being
implemented on the
development version as I use the stable 2.14 on my lenny distro.
Regards,
Dimitris
On Tue, Jul 14, 2009 at 9:07 AM, Stephen Bungay wrote:
> Yeah, I see what you mean,
Yeah, I see what you mean, that would be handy for pasting blocks of
text in without the IDE mangling it. I see your point.
Ron wrote:
> Stephen Bungay wrote:
>> I made up a standard comment block a long time ago as a text file, I
>> simply paste it in and modify/add to it as needed. Yes you
On Tuesday 14 July 2009, Jean-Yves F. Barbier wrote:
> Dimitris Anogiatis a écrit :
> .
> > you add another paste function on the IDE called "Paste As Comments" and
> > assign it a rather unique keyboard
> > shortcut like Ctrl + Alt + \ and paste whatever is in the clipboard in text
> > format
On Tuesday 14 July 2009, Benoît Minisini wrote:
> > 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
> > > >
> > >
> Sorry if I'm butting in the conversation, but what if instead of
>
> /*
>
> don't parse this
>
> */
>
> you add another paste function on the IDE called "Paste As Comments" and
> assign it a rather unique keyboard
> shortcut like Ctrl + Alt + \ and paste whatever is in the clipboard in
> text fo
Dimitris Anogiatis a écrit :
.
> you add another paste function on the IDE called "Paste As Comments" and
> assign it a rather unique keyboard
> shortcut like Ctrl + Alt + \ and paste whatever is in the clipboard in text
> format, as comments (with the ' in front
> of them)?
.
RTF whole th
Sorry if I'm butting in the conversation, but what if instead of
/*
don't parse this
*/
you add another paste function on the IDE called "Paste As Comments" and
assign it a rather unique keyboard
shortcut like Ctrl + Alt + \ and paste whatever is in the clipboard in text
format, as comments (w
Stephen Bungay wrote:
> I made up a standard comment block a long time ago as a text file, I
> simply paste it in and modify/add to it as needed. Yes you have to put
> the ' at the start of every new comment line, but IMHO that is no big deal.
>
> Steve.
>
>
Yeah but the the damage is already
I made up a standard comment block a long time ago as a text file, I
simply paste it in and modify/add to it as needed. Yes you have to put
the ' at the start of every new comment line, but IMHO that is no big deal.
Steve.
Ron wrote:
> But.. sometimes you want to paste some lines of text as com
Ron_1st a écrit :
> 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 interfe
> 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
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
>
But.. sometimes you want to paste some lines of text as comment into your
code. If you do this your way the text gets parsed/changed as soon as you
paste it. Before you get the change to mark it as comment.It would be nice
if you can type /* and */ and paste the stuff between it so the editor
leave
Am Montag, den 13.07.2009, 22:36 +0200 schrieb Jean-Yves F. Barbier:
> Charlie Reinl a écrit :
> > Am Montag, den 13.07.2009, 22:09 +0200 schrieb Jean-Yves F. Barbier:
> >> But thanks anyway :)
> >>
> >> JY
> >> --
> >> Among all savage beasts, none is found so harmful as woman.
> >>
Charlie Reinl a écrit :
> Am Montag, den 13.07.2009, 22:09 +0200 schrieb Jean-Yves F. Barbier:
>> But thanks anyway :)
>>
>> JY
>> --
>> Among all savage beasts, none is found so harmful as woman.
>> -- St. John Chrysostom, 304-407.
>
> Oh my good, the church and woman.
Am Montag, den 13.07.2009, 22:09 +0200 schrieb Jean-Yves F. Barbier:
> But thanks anyway :)
>
> JY
> --
> Among all savage beasts, none is found so harmful as woman.
> -- St. John Chrysostom, 304-407.
Oh my good, the church and woman.
---
Stephen Bungay a écrit :
>Highlight the block of code you want to comment out then click
> the little comment icon in the text-editor toolbar. Presto! The block of
> code is commented out. No fuss, no muss.
>
> Steve.
Yes but no: many times I have to comment/decomment many parts of a si
Highlight the block of code you want to comment out then click
the little comment icon in the text-editor toolbar. Presto! The block of
code is commented out. No fuss, no muss.
Steve.
Jean-Yves F. Barbier wrote:
> Hi,
>
> AFAIK ther's no possibility to comment a block of code; could you
Benoît Minisini a écrit :
>> 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?
haaa, Saint-Taxes... priez pour
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
/
> 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?
--
Benoît
-
Hi,
AFAIK ther's no possibility to comment a block of code; could you add this?
(such as C comment for example).
JY
--
What happens if a big asteroid hits Earth? Judging from realistic simulations
involving a sledge hammer and a common laboratory frog, we can assume it will
be pretty bad.
I'd recommend anyone using Gambas 2.99 to upgrade to the version allowing a
user constructed directory tree.
Builds 1990, 2105, 2106 see quite stable, I've been using the 2106 all morning
(one gotcha - be careful what you delete - there is a bug in the delete key in
the ide - it can sometime wan
25 matches
Mail list logo