Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: p2rkw on November 01, 2012, 12:38:36 am

Title: Brace completion doesn't work anymore.
Post by: p2rkw on November 01, 2012, 12:38:36 am
os: linux
rev 8496
It was fine in rev 8395.
Title: Re: Brace completion doesn't work anymore.
Post by: Alpha on November 01, 2012, 01:24:29 am
It works here... do you have a test case?

Edit:
Do you have the plugin CppSmartIndent installed/enabled?  (The recent SmartIndent refactor has moved auto-format functionality to a grouping of plugins, which are located under contrib; although, in my opinion, they should be classified as core plugins.)
Title: Re: Brace completion doesn't work anymore.
Post by: p2rkw on November 01, 2012, 04:40:15 pm
Thanks for reply.
I simply build whole ContribPlugins-unix.workspace, but this workspace doesn't contain latest plugin's projects(unlike ContribPlugins.workspace which contains all projects).
I this case check box in Settings->Editor->General Settings->Editor Settings->Brace Completion is useless, or should be disabled when SmartIndent plugin is disabled.
Title: Re: Brace completion doesn't work anymore.
Post by: Jenna on November 01, 2012, 05:13:46 pm
I simply build whole ContribPlugins-unix.workspace, but this workspace doesn't contain latest plugin's projects(unlike ContribPlugins.workspace which contains all projects).
Which revision do you try and what is missing ?
Title: Re: Brace completion doesn't work anymore.
Post by: p2rkw on November 01, 2012, 05:44:47 pm
I don't get svn :/
Before I posted I did update only ContribPlugins-unix.workspace file, and there was no conflicts.
Right now I update whole tree, and there is conflict in ContribPlugins-unix.workspace, so I pulled this file from server and it's fine.
Sorry for mistake.
Title: Re: Brace completion doesn't work anymore.
Post by: Jenna on November 01, 2012, 05:57:58 pm
I don't get svn :/
Before I posted I did update only ContribPlugins-unix.workspace file, and there was no conflicts.
Right now I update whole tree, and there is conflict in ContribPlugins-unix.workspace, so I pulled this file from server and it's fine.
Sorry for mistake.

No problem !