When I have an HTML tag of the form: <li class="<?php echo $sel?>">
and I want to add to it another property, I generally use Cmd+M to list common properties, hit enter, then type. However, this method of property addition (like the more UI-ish Cmd+opt+M) will replace characters like < and > with their HTML-entity versions. Is this a common hang-up for others? If it's something many deal with then I'd like to think there's reason to petition for BBEdit to ignore (at least) < and > when used in a known-tag syntax like <?php .*?> --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
