On 2015-12-15 22:58, Fred van Stappen wrote:
> "Fred, write your code directly clean..." ;-)

I believe that is what Martin meant. Write your code with good
indentation (I prefer 2 or 3 space indentation). Maybe even use hard
TAB's instead of spaces. This makes visually seeing and aligning
begin..end blocks much easier.

Tip:
 If you use TAB characters for indentation, you can enable "show tabs"
in the Editor settings. You will then see markers that makes begin..end
block alignment very easy too. See attached screenshot. I have a small
patch for MSEide that improves the positioning of the tab markers in the
editor (moving them to the end of the indent, not the beginning)


The best solution I think is Elastic Tabstops - but unfortunately not
many editors support it.

  [http://nickgravgaard.com/elastic-tabstops/]

Try the JAVA demo to see exactly how it works. Or install jEdit and
enable "elastic tabstops" - it is brilliant and very configurable!


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp
------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to