i search for
Code: Select all
class='hideshow'
366 16 http "<table class='hideshow' style='display:block, ' id="....
when i click on the link TS opens the file goes to line 366 an there the it marks the match shifted 2 chars left:
http "<table class='hideshow' style='display:block;' id="....
May be that the source is the two TABs before the word http
TAB TAB http "<table class='hideshow' style='display:block;' id="....
My setting for tabwidth is 2 Chars
Thanks in advance
Uwe Cramer