I use notepad++ Vertical editing ALL THE TIME, you cannot do vertical editing 
effectively with a proportional font.   For those who aren't familiar with it, 
you can hold down ALT and highlight many lines vertically making a very tall 
cursor, you can then start typing and what you type will be on all lines with 
the tall cursor.. thus you can very quickly and easily shift entire blocks 
over, or even fix something on many lines at once.  This is very helpful when 
you have something that used to be inline and now you want to make a procedure 
out of it for example.

-----Original Message-----
From: fpc-pascal-boun...@lists.freepascal.org 
[mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of Graeme Geldenhuys
Sent: Monday, November 21, 2016 6:42 PM
To: fpc-pascal@lists.freepascal.org
Subject: Re: [fpc-pascal] Underscores in numerical literals - grouping

On 2016-11-21 19:06, Sven Barth wrote:
> but also due to the ability to easily compare different names simply 
> based on their visual length without having to decide whether the 
> difference is due to the name or the different sized characters.


And here is an example of the exact problem, but when using a monospaced font. 
The spelling error is spotted much easier when using a proportional font.

View the following URL and search for “Proportional fonts can make it easier to 
spot typos.” - it’s about 3/4 down the page.

  http://input.fontbureau.com/info/

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 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org 
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to