Results 1 to 7 of 7
I have recently discovered Gedit.
I think it's one of the best text editors out there. The only think that I'm missing is commenting out a piece of code. It ...
- 05-22-2009 #1Linux User
- Join Date
- Jul 2007
- Location
- Greece
- Posts
- 277
Commeting out using Gedit
I have recently discovered Gedit.

I think it's one of the best text editors out there. The only think that I'm missing is commenting out a piece of code. It doesn't seem to have such an option.
Any suggestions please?
- 05-22-2009 #2
I'm also huge fan of Gedit... But i can't get your question..commmenting out code?
It has language preference setting...in those menu ..but i don't understand what you refer here as "commenting out code" ..
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 05-22-2009 #3Linux User
- Join Date
- Jul 2007
- Location
- Greece
- Posts
- 277
Hey Lakshmipathi

You know for example when you write a Perl script in Gedit and you comment out a single line with thesymbol. I can't see any options to comment out more than one line.Code:#
- 05-22-2009 #4
- 05-22-2009 #5Linux User
- Join Date
- Jul 2007
- Location
- Greece
- Posts
- 277
For example in nedit you can highlight a block of lines and then go to Macro-->Comments--> Comment or Uncomment
and it comments out all the lines without having to do it for each line seperately.
- 05-22-2009 #6
The package gedit-plugins contains various add ons for gedit including code comment. For more useful plugins have a look at this.
You can enable plugins from the gedit preferences menu optionIf we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 05-26-2009 #7Linux User
- Join Date
- Jul 2007
- Location
- Greece
- Posts
- 277
Thanks a lot Elija


Reply With Quote

