[Rider C# Code Style] beginning brace of the lambda expression

Answered

Hi

First of all, thank you about good product for .NET

 

I can't find code style option about where are beginnig labmda expression start brace.

 

for example, this is after apply code style

but, i want to apply like below images

Could you tell me about what's the option?

 

0
1 comment

Hi,

Thank you so much for the feedback.

To set completion style for lambdas and other anonymous function just go to "Preferences | Editor | Code Style | C#" and set "At the end of line ..." for  "Anonymous method declaration" item.

I hope this information helps.

0

Please sign in to leave a comment.