User forums > Nightly builds

The 10 October 2009 build (5859) is out.

<< < (5/25) > >>

szczepan:

* improvements to automatic brace completion
AAAARGHHHHHHHHHHH DON'T!

Just... DON'T!

Pretty please! Don't ever auto-insert newlines when completing braces! Giga-annoying, makes writing one-liner accesors a real pain.

I myself have committed a patch to monodevelop to disable this behavior. If you want nice formatting


--- Code: ---{
    like this
}

--- End code ---

then do it on Enter keystroke when the caret is between adjacent opening and closing braces. The user types opening brace, it gets auto-closed. Then if the user wants formatting they can press enter immediately, but if they want to write a one-liner they just continue typing. Everyone wins!

chikigai:
I am working with a workspace with several projects.
When I use 'Search & Replace' feature with the target set to the whole workspace, the IDE permanently hangs from this nightly build.
The issue does not happen with Code Completion disabled.

Using latest nightly under WinXP SP3.

Jenna:
To all with large projects and long timeouts, please try to disable the symbols browser, not the whole codecompletion and post here whether it changes anything.

Check "Settings -> Editor... -> Code-completion and symbols browser -> Symbols browser -> Disable symbols browser"

chikigai:

--- Quote from: jens on October 13, 2009, 09:14:07 am ---To all with large projects and long timeouts, please try to disable the symbols browser, not the whole codecompletion and post here whether it changes anything.

Check "Settings -> Editor... -> Code-completion and symbols browser -> Symbols browser -> Disable symbols browser"

--- End quote ---

This seems to have eliminated the issue I am facing with the 'Search & Replace' feature with the scope set to the whole workspace.

jsibarani:
Thank you C::B team.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version