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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-22-2009 #1Linux User
- Join Date
- Jul 2007
- Location
- Kronos
- Posts
- 286
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" ..
First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org
- 05-22-2009 #3Linux User
- Join Date
- Jul 2007
- Location
- Kronos
- Posts
- 286
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
- Kronos
- Posts
- 286
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.
The Fifth Continent reborn
- 05-26-2009 #7Linux User
- Join Date
- Jul 2007
- Location
- Kronos
- Posts
- 286
Thanks a lot Elija


Reply With Quote

