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 746990 - Highlight XML matching closing/opening tag
Highlight XML matching closing/opening tag
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: editor
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-29 23:32 UTC by Alexandre Franke
Modified: 2015-05-19 11:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexandre Franke 2015-03-29 23:32:54 UTC
When editing XML, it would be nice to have matching tags highlighted when cursor is on one of them. This would  be especially useful for .ui files where you have many <child> or <object> tags nested, as it's sometimes hard to read where a parent ends.
Comment 1 Alexandre Franke 2015-05-19 11:28:48 UTC
Seems like someone implemented that. :)