PrimalScript 2009: Bracket Matching

PrimalScript 2009 includes some pretty nifty new bracket matching code to make your scripting life easier. Automatic bracket matching works for {}, [], (), and <>. Simply click the mouse just before an opening bracket or just after a closing bracket and the set will be highlighted.

image

image

image

image

This bracket matching is in addition to the block selection of bracketed items that already existed in PrimalScript. Just double click on a bracket and the whole block is selected.

image