On 8/3/15 at 4:52 AM, [email protected] (Jon) wrote:

When I was using BBEdit 9.6.3, I had somehow managed to configure BBEdit to include the parentheses when I double-clicked one, not just selecting the content between the parentheses. If I remember right, this configuration had to be done from the terminal. Now that I have started using BBEdit 11.1.1, I'm missing this behaviour, especially when cutting and pasting Lisp code. Can it be fixed in BBEdit 11?

# Include delimiters in balance command
defaults write com.barebones.bbedit BalanceIncludesDelimiters -bool YES

# Don't include delimiters in balance command
defaults write com.barebones.bbedit BalanceIncludesDelimiters -bool NO

This works with the View -> Balance commands, and also works when clicking one of the delimiters.

HTH
--

  - Bruce

_bruce__van_allen__santa_cruz__ca_

--
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].

Reply via email to