Files
ICEcoder/lib
Matt Pass 1e09ccbc0c Extra code to find target tag
Without this extra code, we would just be finding the previous tag with
the matching name and not consider the depth. This code sets the cursor
inside the potentially correct tag, gets the nest location without
updating the display and if it's not at the correct depth, do i++ so we
end up with another for loop to find the tag previous to that one and so
on. The only way to escape out of this is to find a tag at the right
depth.
Set ch before line in the object, so it's similar to the order of the
endPos object.
2013-03-14 17:21:02 +00:00
..
2013-03-02 16:23:31 +00:00
2013-03-02 16:59:09 +00:00
2013-02-08 10:09:34 +00:00
2013-03-14 17:21:02 +00:00
2012-10-09 07:57:28 +01:00
2013-03-04 10:12:09 +00:00