Page 1 of 3 123 LastLast
Results 1 to 10 of 25

Thread: Is there code folding in Gedit?

  1. #1
    Join Date
    Jan 2007
    Beans
    712

    Is there code folding in Gedit?

    I read somewhere that gedit had code folding, but I can't find any documentation on it. Does it do code folding?

  2. #2

    Re: Is there code folding in Gedit?

    No =(

  3. #3
    Join Date
    Mar 2007
    Beans
    464

    Re: Is there code folding in Gedit?

    If you are looking for a code editor somewhere between gedit and anjuta check out geany (it's got code folding btw)

  4. #4
    Join Date
    Apr 2007
    Beans
    391

    Re: Is there code folding in Gedit?

    Quote Originally Posted by tc101 View Post
    I read somewhere that gedit had code folding, but I can't find any documentation on it. Does it do code folding?
    You know it's funny you bring this up. Although that wasn't a feature I was missing in Gedit, two features I was missing in Gedit were:

    • selection of words where the word contains underscores (like in many C programs)
    • Save All


    I just, and I mean just, installed Anjuta tonight and got both those plus the code folding. I even set the font colors to what Gedit shows for familiarity reasons. If I were you I would definitely check out this Anjuta program. I'm finding it infinitely helpful.
    Last edited by Geekkit; August 3rd, 2007 at 03:35 PM. Reason: Style change (make list using list tags)

  5. #5
    Join Date
    Apr 2007
    Beans
    391

    Re: Is there code folding in Gedit?

    Quote Originally Posted by AlexThomson_NZ View Post
    If you are looking for a code editor somewhere between gedit and anjuta check out geany (it's got code folding btw)
    Thanks for this Alex, I'm going to check this one out too.

  6. #6
    Join Date
    Jan 2007
    Beans
    712

    Re: Is there code folding in Gedit?

    I am going to check out geany. I am programming in python. Anjuta says it is for C++, which I don't know.

  7. #7
    Join Date
    Apr 2007
    Beans
    391

    Re: Is there code folding in Gedit?

    Quote Originally Posted by tc101 View Post
    I am going to check out geany. I am programming in python. Anjuta says it is for C++, which I don't know.
    I've actually settled on Geany ... for now. I tried Anjuta but it's a little bit more than what I need. That and I didn't figure out the search-and-replace feature. Geany seems to be the most like what I remember EditPlus in the Win32 world to be.

    The only feature Geany doesn't seem to have (correct me I'm wrong here), is that it doesn't allow you to change the colors of comments, quotes and things. Other than that it's quite to my liking.

    However this is truly one of the best parts of Linux though isn't it? Don't like the editor you're using? Switch. There are like a gazillion options to choose from. And it's not like you're having to pick through the crap bin either. Most of the editors I've seen for Linux are heavy hitting professional quality grade tools.

  8. #8
    Join Date
    Feb 2007
    Location
    South Australia
    Beans
    136
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Is there code folding in Gedit?

    Quote Originally Posted by Geekkit View Post
    ...
    The only feature Geany doesn't seem to have (correct me I'm wrong here), is that it doesn't allow you to change the colors of comments, quotes and things. Other than that it's quite to my liking..
    Open /usr/share/geany/filetypes.xml and edit away.
    You can adjust foreground / background colors and switch on/off bold and italic. You could even ad your own keywords if you so desired.
    Ubuntu 7.04 on Toshiba Satellite M110/L00.
    http://www.myspace.com/dnb_jay019 - http://jay019.com/

  9. #9
    Join Date
    Sep 2006
    Beans
    Hidden!

    Re: Is there code folding in Gedit?

    Color config dialog plz!!

    That was my only gripe with Geany and a serious enough oversight on the author's part to go back to Gedit.

  10. #10
    Join Date
    Feb 2007
    Location
    South Australia
    Beans
    136
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Is there code folding in Gedit?

    Whats wrong with editing a file by hand.

    You could write a GUI front end for editing those files I guess.
    Would be a nice little project for someone with some time to spare.
    Ubuntu 7.04 on Toshiba Satellite M110/L00.
    http://www.myspace.com/dnb_jay019 - http://jay019.com/

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •