smart brace feature broken
Posted: Fri Dec 08, 2006 6:40 pm
I just install patch 3.95y on top of 3.95x. The smart brace feature no longer works ( at least with C++ which I tested)
On a line that looks like this (a tab character entered as 4 spaces here )
{<cursor is here>
After pressing the enter key
Current version Patch y
{
<cursor is here>
Previous version patch x
{
<cursor is here>
}
I really miss automatically getting the closing brace
Jack
On a line that looks like this (a tab character entered as 4 spaces here )
{<cursor is here>
After pressing the enter key
Current version Patch y
{
<cursor is here>
Previous version patch x
{
<cursor is here>
}
I really miss automatically getting the closing brace
Jack