Hi, I just tried it. I may be missing something, but BBEdit already does what you want.
Try selecting just a part of a line and choose Text > Comment Lines. This does not insert any line breaks in the comment. Try selecting a whole line - including the line break (this is what you get e.g. with a mouse click in the number gutter). Now, the Comment-command adds line breaks with the comment tags. So, maybe you just had whole lines selected while using it? Regards, Roland Am 19. Mai 2019, 17:09 +0200 schrieb BeeRich33 <[email protected]>: > Hi folks. > > Just wondering, for HTML, is there a way to comment them out by not using > block comments? Blocking out single lines turns that single line into 3 > lines. Ugly as a thing that's really ugly, that is. > > The preference pane has nothing in for single line comments. Is there an > entry with some kind of placeholder that works to do this? > > <!-- <a href="http://liveleak.com">go here</a> --> > > As stated, this happens: > > <!-- > <a href="http://liveleak.com">go here</a> > --> > > Cheers > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or need technical support, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/bbedit. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bbedit/cf547d71-d2e2-4fa7-8af8-e70ce1c6d81e%40googlegroups.com. -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/05d7b1ed-2ad5-483d-a502-91fbdd83cdff%40Spark.
