I started using VS2010 and C #, and " { ) is weird. If I create a new project or automatically create a function, it will always look like this:
function() {
Therefore, I have to edit it several times. How to change this? Normal for me:
function() {
I know that this is not so important, but I do not like it. I am sure there is a way to change this, right? Thanks you
Edit: Thanks everyone for the quick answers. Maybe one more thing I would like to know is if I change the rules for { and create a large project. And if other people want to work on it (on their own VS2010), can they somehow change { as usual, without any problems or just manually? Edit2: No, I think this is not possible.
source share