vbaDeveloper
vbaDeveloper copied to clipboard
Class import solved #26 / Forms exported only on actual change #5
Issue #26 is only about configuring git and changing the default import behavior to include classes.
Issue #5 : the proposed solution is described here https://github.com/gkuenzli/vbaDeveloper/issues/2. There are trade-offs but it does the job of no longer triggering a new git version at every export if nothing was actually changed in a form, either in code or in design.
I am using this approach successfully in my development workflow.
Sorry if the issue, commit and pull request process is not as expected. It's my first experience @ github. Still discovering.