| View previous topic :: View next topic |
| Author |
Message |
JackR
Joined: 16 Jun 2006 Posts: 58
|
Posted: Fri Dec 08, 2006 6:40 pm Post subject: smart brace feature broken |
|
|
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 |
|
| Back to top |
|
 |
JackR
Joined: 16 Jun 2006 Posts: 58
|
Posted: Fri Dec 08, 2006 6:42 pm Post subject: |
|
|
looks like your site removed my leading spaces
<tab>{<cursor is here>
After pressing the enter key
Current version Patch y
<tab>{
<tab><tab><cursor is here>
Previous version patch x
<tab>{
<tab><tab><cursor is here>
<tab>}
Jack |
|
| Back to top |
|
 |
jussij Site Admin
Joined: 13 Aug 2004 Posts: 1938
|
|
| Back to top |
|
 |
JackR
Joined: 16 Jun 2006 Posts: 58
|
Posted: Mon Dec 11, 2006 3:11 pm Post subject: |
|
|
Thanks Jussi,
Version z fixes the problem |
|
| Back to top |
|
 |
|