I’d like to know if there is some way I can get gedit
to display vertical lines connecting logical blocks of a programming code (namely Fortran 95 in my case).
See in the image above, for an example. Note how in the middle and rightmost windows the blocks of if
and endif
, program
and end program
, etc., have a vertical line connecting them? Visually this would help me a lot.
Does anyone know if it is possible to add this feature to gedit
?