end-tag autocompletion problem
Posted: Thu Apr 27, 2006 5:52 pm
When a line of text is long enough to extend beyond the right-hand edge of the text editor pane, and when I am typing near the edge of the editor pane, end-tag autocompletion does not work.
In other words: if I am typing in the editor pane and I am not near the right-hand edge of the editor pane, I can type </ and oXygen will automatically complete the appropriate end-tag for me, resulting in </elementName> for example. This is the expected behavior.
However, if I am typing at the right-hand edge of the editor pane, when I type </ nothing happens. End-tag autocompletion simply fails to occur.
In other words: if I am typing in the editor pane and I am not near the right-hand edge of the editor pane, I can type </ and oXygen will automatically complete the appropriate end-tag for me, resulting in </elementName> for example. This is the expected behavior.
However, if I am typing at the right-hand edge of the editor pane, when I type </ nothing happens. End-tag autocompletion simply fails to occur.