Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Automatic Text Styling Features >

DelimiterFlashTime

DelimiterFlashTime
is an option for cells and notebooks which specifies how long in seconds a delimiter should flash when its matching delimiter is entered.
  • DelimiterFlashTime->0 makes delimiters not flash.
  • A typical default setting is DelimiterFlashTime->0.3, which makes matching delimiters flash for 0.3 seconds.
  • Delimiters include parentheses, brackets and braces, as well as [[, ]] and (* and *), and paired special characters such as , .
  • If you enter an unpaired closing delimiter the standard Mathematica front end will beep.
  • You can use the front end menu item Check Balance to select ranges with balanced delimiters in an expression.
  • You can set DelimiterFlashTime at the level of a single cell, a notebook, or the whole front end.
Create a cell in which matching delimiters are highlighted for two seconds:
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team