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

Location of Saved Settings? #50

Open
SebastianAtWork opened this issue Nov 25, 2022 · 1 comment
Open

Location of Saved Settings? #50

SebastianAtWork opened this issue Nov 25, 2022 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@SebastianAtWork
Copy link

Hi,
really cool plugin you made here. For me, the only missing feature is to be able to save the settings and check them into source control or something, so my team can regenerate the cs File. Are the settings already saved somewhere ? (there is a save settings button, but it doesnt do anything for me)

@BetimBeja
Copy link
Collaborator

Hi @SebastianAtWork ,
there are some settings that are saved in the plugin settings. And the selected attributes and relationships are saved in the .alb file you get next to the generated .cs file.
Do you need a way to save all the settings in version control? The reason why I chose to save to the plugin settings is that most repositories are cloned in different paths, from different team members.
But I am aware my decision has some problems. I am more than happy to discuss alternatives :)

@BetimBeja BetimBeja added enhancement New feature or request question Further information is requested labels Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants