Author Topic: Brace completion doesn't work anymore.  (Read 6816 times)

Offline p2rkw

  • Almost regular
  • **
  • Posts: 142
Brace completion doesn't work anymore.
« on: November 01, 2012, 12:38:36 am »
os: linux
rev 8496
It was fine in rev 8395.

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Brace completion doesn't work anymore.
« Reply #1 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.)
« Last Edit: November 01, 2012, 01:33:49 am by Alpha »

Offline p2rkw

  • Almost regular
  • **
  • Posts: 142
Re: Brace completion doesn't work anymore.
« Reply #2 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.
« Last Edit: November 01, 2012, 04:46:11 pm by p2rkw »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Brace completion doesn't work anymore.
« Reply #3 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 ?

Offline p2rkw

  • Almost regular
  • **
  • Posts: 142
Re: Brace completion doesn't work anymore.
« Reply #4 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.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Brace completion doesn't work anymore.
« Reply #5 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 !