I just upgraded from BBEdit 9... we're using a custom plist Language Module file to control the behavior of BBEdit syntax highlight and comments for Squirrel. We're using // as the comment character. Commenting works fine, but uncommenting deletes the first tab of the line along with the the //
If I change the comment characters to //[tab] or //[space] then the extra we add gets removed and we're back to normal again, but this seems like a hack. I thought first that it was a problem with the Comment Pattern we were using, but even deleting that doesn't make a difference. Shouldn't removing a comment always leave your code exactly as it was before the comment was first added? -- This is the BBEdit Talk public discussion group. 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> --- 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].
