Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSharpFormattingOptions.AutoPropertyFormatting has no effect #1079

Closed
mmusu3 opened this issue Mar 5, 2018 · 1 comment
Closed

CSharpFormattingOptions.AutoPropertyFormatting has no effect #1079

mmusu3 opened this issue Mar 5, 2018 · 1 comment
Labels
Bug C# Output Output code formatting; hyperlinks/tooltips on output code
Milestone

Comments

@mmusu3
Copy link

mmusu3 commented Mar 5, 2018

Using WholeProjectDecompiler from a console project and setting CSharpFormattingOptions.AutoPropertyFormatting has no effect on the output.
Expected behavior is auto properties be formatted on one line.
Actual behavior is auto properties span multiple lines no matter the setting in both classes and interfaces.

@siegfriedpammer siegfriedpammer added Bug C# Output Output code formatting; hyperlinks/tooltips on output code labels Aug 10, 2019
@siegfriedpammer siegfriedpammer added this to the v7.0-p2 milestone Jan 4, 2021
@mmusu3
Copy link
Author

mmusu3 commented Jan 6, 2021

I didn't expect to see this issue closed anytime soon, so thanks. Any chance you could take a look at #1944? I tried to investigate it myself but I couldn't get very far.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug C# Output Output code formatting; hyperlinks/tooltips on output code
Projects
None yet
Development

No branches or pull requests

2 participants