When I'm editing an HTML document and I've just typed

<li></li>

Hitting option-left-arrow goes to the middle of the tag.

<li>|</li>

But when editing inside a PHP block, the cursor only gets as far as
the inside of the first triangle-bracket when option-left-arrow is
hit.

echo "<li></li|>";

It would be great if the editor could recognize when I have opened a
single or double quote inside a PHP block and change the key behaviour
back to the HTML behaviour.

Hope that makes sense.
-Colin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to "[email protected]" 
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---

Reply via email to