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

Fix handling of source location for template instantiation obtained from types #392

Open
bkryza opened this issue Feb 23, 2025 · 0 comments
Labels
bug Something isn't working class diagrams
Milestone

Comments

@bkryza
Copy link
Owner

bkryza commented Feb 23, 2025

Currently, when a template instantiation model is created from a type (as opposed to a declaration), it's source location is set to the location of it's template declaration, which could mean it is located outside of the project source tree. The template instantiation source location should be set to the source location first encountered instantiation.

@bkryza bkryza added bug Something isn't working class diagrams labels Feb 23, 2025
@bkryza bkryza added this to the 0.6.1 milestone Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working class diagrams
Projects
None yet
Development

No branches or pull requests

1 participant