Menu

#37 Wrong help for HTML tag if it is substring of another tag

open
nobody
None
5
2005-08-16
2005-08-16
Anonymous
No

Using Intellisense 1.4 on Vim 6.3 for Windows.

Consider the HTML tags OL and COL. When <OL is
typed, and some time is allowed, the documentation for
COL appears.

Looking at the source, we are calling strstr which
causes this problem.

Discussion


Log in to post a comment.