Re: [Gambas-user] Comments at wiki like PHP site

2011-07-17 Thread 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 Yes, it would be cool. I note that in the TODO list. -- Benoît Minisini

[Gambas-user] Comments at wiki like PHP site

2011-07-09 Thread Demosthenes Koptsis
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.

Re: [Gambas-user] comments

2009-07-14 Thread Ron
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 done

Re: [Gambas-user] comments

2009-07-14 Thread Dimitris Anogiatis
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

Re: [Gambas-user] comments

2009-07-14 Thread Benoît Minisini
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

Re: [Gambas-user] comments

2009-07-14 Thread Ron_1st
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 If you find a syntax that I like and

Re: [Gambas-user] comments

2009-07-14 Thread Stephen Bungay
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 have

Re: [Gambas-user] comments

2009-07-14 Thread Dimitris Anogiatis
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 sbun...@csolve.net wrote: Yeah, I

[Gambas-user] comments

2009-07-13 Thread Jean-Yves F. Barbier
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.

Re: [Gambas-user] comments

2009-07-13 Thread Benoît Minisini
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

Re: [Gambas-user] comments

2009-07-13 Thread Charlie Reinl
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.

Re: [Gambas-user] comments

2009-07-13 Thread 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. -- St. John Chrysostom, 304-407. Oh my good, the church and woman. ^^

Re: [Gambas-user] comments

2009-07-13 Thread Jean-Yves F. Barbier
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 single

Re: [Gambas-user] comments

2009-07-13 Thread Charlie Reinl
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. -- St. John

Re: [Gambas-user] comments

2009-07-13 Thread Ron
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

Re: [Gambas-user] comments

2009-07-13 Thread Ron_1st
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?

Re: [Gambas-user] comments

2009-07-13 Thread Benoît Minisini
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

Re: [Gambas-user] comments

2009-07-13 Thread Stephen Bungay
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

[Gambas-user] Comments on User Constructed Code Tree

2009-07-11 Thread richard terry
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