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

Make [ShowNonSerializedField] variables into standard format #279

Closed
xsduan opened this issue Nov 8, 2021 · 2 comments
Closed

Make [ShowNonSerializedField] variables into standard format #279

xsduan opened this issue Nov 8, 2021 · 2 comments

Comments

@xsduan
Copy link

xsduan commented Nov 8, 2021

Currently, [ShowNonSerializedField] takes the variable name literally. This isn't too big of a deal as I use it for debug anyways so having a bit of rogue labels isn't a huge deal for me, but just for consistency it should use the standard ObjectNames.NicifyVariableName (btw, who came up with that name lol).

Example:
image

@rhys-vdw
Copy link
Contributor

Looks like this would be a one line change:

dbrizov added a commit that referenced this issue Feb 6, 2022
@dbrizov
Copy link
Owner

dbrizov commented Feb 6, 2022

Fixed in 4f07279

@dbrizov dbrizov closed this as completed Feb 6, 2022
github-actions bot pushed a commit that referenced this issue Feb 6, 2022
nitz pushed a commit to nitz/NaughtyAttributes that referenced this issue Jun 14, 2022
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

3 participants