After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 500892 - xml/html displayed as closeable tree
xml/html displayed as closeable tree
Status: RESOLVED DUPLICATE of bug 134610
Product: gedit
Classification: Applications
Component: general
2.20.x
Other All
: Normal enhancement
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-01 16:55 UTC by Jakub 'Livio' Rusinek
Modified: 2009-01-03 11:43 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Jakub 'Livio' Rusinek 2007-12-01 16:55:24 UTC
it would be very nice and useful feature, if gedit would display xml and html as tree. sometimes i have four div's closed in one line... it's not easy :> .

also, tree support for css and all languages with sections in {} or () would be great.
Comment 1 Paolo Borelli 2009-01-03 11:43:56 UTC
If you mean a custom display in the main text area, that doesn't belong in gedit, it is too specific to an xml editor.

If you instead mean collapsing sections from the left margin, that is called "code folding" and should be implemented in gtksourceview. I am marking this bug as duplicate of the bug tracking code folding in gtksourceview

*** This bug has been marked as a duplicate of 134610 ***