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

Settings > Code Style > C# > Other > Unity > Force a line break after any [Header] annotations does not work properly with properties. #2449

Open
Heroshrine opened this issue Jun 22, 2024 · 0 comments

Comments

@Heroshrine
Copy link

With Serialized Variables

Before formatting:
image
After formatting:
image
What I expect to happen:
For the property to be on the same line as the SerializeField attribute.

Without Serialization

Before formatting:
image
After formatting:
image
What I expect to happen:
For the property to be on the line after the Header attribute.

Version Information:

Unity version 6000.0.4f1 | Unity Package JetBrains Rider Editor version 3.0.28 | JetBrains Rider version 2024.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant