Skip to content
New issue

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

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

Already on GitHub? # to your account

Context actions and inspections for serialised fields #586

Merged
merged 8 commits into from
Jun 13, 2018

Conversation

citizenmatt
Copy link
Member

@citizenmatt citizenmatt commented Jun 7, 2018

Fixes a number of issues:

Also adds quickfixes to remove the attribute, or make one or all fields non-readonly

Fixes #503
Now works like a toggle to make a field serializable/not serializable, adding and removing 'SerializeField' and 'NonSerialized' attributes as appropriate. Handles multiple field declarations, and will also optionally remove static and readonly.

Fixes #583
@citizenmatt citizenmatt added this to the Rider 2018.2 milestone Jun 7, 2018
@citizenmatt citizenmatt self-assigned this Jun 7, 2018
@citizenmatt citizenmatt changed the title Context actions for serialised fields Context actions and inspections for serialised fields Jun 7, 2018
@citizenmatt citizenmatt merged commit 83dfb74 into 182 Jun 13, 2018
@citizenmatt citizenmatt deleted the feature/serializable-fields branch June 13, 2018 12:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant