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 708317 - [FR] wrap brackets
[FR] wrap brackets
Status: RESOLVED DUPLICATE of bug 134610
Product: gedit
Classification: Applications
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-18 17:24 UTC by Igor Gnatenko
Modified: 2013-09-18 17:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Igor Gnatenko 2013-09-18 17:24:42 UTC
e.g. realize:

int main()
{
  return 0;
}

after new feature when one-click(icon/button):

-> int main()
Comment 1 Sébastien Wilmet 2013-09-18 17:48:15 UTC
Do you mean the code folding? See bug #134610 for that.
Comment 2 Igor Gnatenko 2013-09-18 17:55:15 UTC
Yup. I'm sorry for duplicate..

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