The immediate solution seems to be to add a custom language preference for CSS and simply remove the line comment setting (i.e. delete the hash symbol from the "Line Comment" field, leaving the field blank). BBEdit then seems to use the block comment setting for both single line and multi-line comments.
On Wednesday, December 5, 2012 7:51:18 AM UTC-8, Holger Bartel wrote: > > On 05/12/2012 at 22:33:34 HKT [email protected] <javascript:> wrote: > > >Another little bug: if you try to comment 1 line of css code, > >it uses the # instead of /**/. In css there's no form of single > >line comments, so it should always use /**/. > > This can be set in preferences under Languages. If you don't add > any Custom Language Prefs for CSS, it should use /**/ for single > line CSS. > > Best, > Holger > > -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. 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 feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
