Collapsable code in gedit

editor, gedit, linux

Solution

In gedit 3 I am currently am using my own fork of the plugin others have mentioned. It is not perfect, but it works fairly well for me anyway. https://github.com/aeischeid/gedit-folding

Problem

How to collapse a function , class , or method in gedit. i managed to install all plugins for gedit , but unable to find any plugin for the same.

Original source