Gedit - graphic display of block of code

Hi,

I am using gedit for coding and I like it very much. The one thing I do
miss is the graphic display of a block of code, which looks like a node.
For example between If and End.

Is this available in gedit? I have some plugins istalled but this is not
covered?

regards,
seba

On Tue, Dec 11, 2012 at 11:24 AM, Sebastjan H. [email protected]
wrote:

Hi,

I am using gedit for coding and I like it very much. The one thing I do
miss is the graphic display of a block of code, which looks like a node.
For example between If and End.

Is this available in gedit? I have some plugins istalled but this is not
covered?

You’d have better luck asking at a gedit-related forum. As an aside,
I’m not sure what “looks like a node” means.

There used to be a code-folding plugin for gedit, but it looks like it
was never updated for gedit-3:

A good alternative would be to set up geany according to this guide:

It keeps the added features of geany while emulating the look and feel
of gedit as far as possible.

martin

Martin DeMello wrote in post #1089027:

There used to be a code-folding plugin for gedit, but it looks like it
was never updated for gedit-3:
Update for Gedit 3. · Issue #1 · dstarod/gedit-folding · GitHub

that’s what I had in mind

A good alternative would be to set up geany according to this guide:
Geany Set Up as Just a Text Editor | Linux Tidbits
It keeps the added features of geany while emulating the look and feel
of gedit as far as possible.

I’ll try Geany with the settings suggested on the above site.

thank you,
seba