[Lazarus] Help needed with a SynEdit patch please - Tab char indicator
Martin
lazarus at mfriebe.de
Fri Sep 16 10:22:29 CEST 2011
On 16/09/2011 09:10, Martin wrote:
> On 16/09/2011 07:46, Graeme Geldenhuys wrote:
>> Hi,
>>
>> When you enable "show special characters" or "show hidden characters"
>> (eg: spaces and tab characters), most editors place the tab character
>> indicator exact where the tab character actually occurs in the text. The
>> beginning of the tab width. Lazarus IDE place the tab character
>> indicator at the trailing end of the tab width. See 'before.png' image.
>>
...
>
> Looks ok, to me. I think it can be included, and will do so.
>
> I will probably save "j", by moving the special char in front of the
> loop, and make it a while loop
Actually have to think about it.
Current solution allows you to see where a tab ends, if it is at the end
of line (ok, most tabs are at the start of line, or middle).
OpenOffice writer puts the symbol in the middle (centered)
Notepad++ has a continues arrow over the whole tab
eclipse show them at start
More information about the Lazarus
mailing list