How can I setup the JBuilder editor to show matching braces similar to how vi works (when you close a block)?
Created Feb 5, 2001
Vikram Lele In JBuilder 4, Ctrl+] should do the job ..
This won't automatically match the braces like vi on block closing, but can be used to manually match braces at any time.