Changes between Version 7 and Version 8 of Features/Brackets
- Timestamp:
- 03/31/11 19:11:44 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Brackets
v7 v8 1 1 [[PageOutline(2-4)]] 2 2 {{{PadreWikiFeaturesBrackets Draft}}} 3 = = Description3 = Bracket or brace matching and completion = 4 4 5 Bracket matching/completion 5 When the cursor reaches an opening or closing brace { }, square bracket [ ] 6 or parentheses ( ), Padre automatically highlight the pair of the braces. 7 8 TO DO make this optional, let the user set the color 9 10 11 6 12 {{{#!perl 7 13 () # Brackets
