Skip to content

Support ID renaming #17

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

Closed
nex3 opened this issue Mar 11, 2020 · 1 comment · Fixed by #26
Closed

Support ID renaming #17

nex3 opened this issue Mar 11, 2020 · 1 comment · Fixed by #26
Labels
enhancement New feature or request

Comments

@nex3
Copy link
Collaborator

nex3 commented Mar 11, 2020

Currently this package only supports renaming classes, but some of our users have requested the ability to rename IDs as well. I suggest adding an ids: boolean | Partial<Options> field, where true indicates that IDs should be renamed using the same logic as classes and Options allows ID renaming to be configured differently than class renaming.

@nex3 nex3 added the enhancement New feature or request label Mar 11, 2020
@nex3
Copy link
Collaborator Author

nex3 commented Mar 11, 2020

Note that this is lower-priority than #15 or #16, it's just something we'll probably want to have eventually.

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

Successfully merging a pull request may close this issue.

2 participants