It's there for me, too, when I have a document that looks like the one in your example, where there are already tags existing.
For example, if I (as suggested by some other users) put <div> at the very top of the document, the menu appears. However, if it's just plain text, the menu does not appear, even though the language is set to HTML. Here are examples so demonstrate. http://www.cs.wright.edu/~mvanhorn/graphics/no-div-no-menu.png http://www.cs.wright.edu/~mvanhorn/graphics/with-div-has-menu.png The first one listed above is plain text, where the default language is set to HTML, but the "Insert Tag..." menu item doesn't appear in the pop-up. In the second image listed above, I've put a <div> tag at the top, and now the menu item appears. It seems that BBEdit is intuiting that I am editing HTML in the second instance, but not in the first. I would have thought that the menu item would appear as long as the language is set to HTML, but I'm guessing the language setting is only used for the color coding, and doesn't apply to the contextual menus. Is there anyway to change that? On 7/19/06 12:58 PM, "Tom Keenan" <[EMAIL PROTECTED]> wrote: > I must not be understanding, I set up includes with no extension and > without extra code. The files are marked as language HTML. And the > Insert Tag menu is there. > > http://www.keenancomm.com/test/screen.jpg > > >> Thank you to everyone for your suggestions and tips. It looks like >> I will >> have to do one of the "tag hacks", where I either put <html></html> or >> <div></div> at the top and bottom of the file I am editing, and then >> deleting them when I am done, because setting the language to HTML >> doesn't >> make any difference. >> >> Apparently, I'm asking the wrong question. It seems that telling >> BBEdit that >> the document is HTML is not enough to get the "Inert Tag..." menu >> to appear >> in the pop-up menu. Is there a way to "force" BBEdit to have the >> "Insert >> Tag..." menu appear all the time? > > Tom Keenan > [EMAIL PROTECTED] > > > --- Mike VanHorn Senior Computer Systems Administrator College of Engineering and Computer Science Wright State University 265 Russ Engineering Center 937-775-5157 [EMAIL PROTECTED] http://www.cs.wright.edu/~mvanhorn/ -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
