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

Add file path to component when printing comments #1089

Closed
paulcsmith opened this issue Apr 7, 2020 · 0 comments · Fixed by #1126
Closed

Add file path to component when printing comments #1089

paulcsmith opened this issue Apr 7, 2020 · 0 comments · Fixed by #1126
Labels
feature request A new requested feature / option

Comments

@paulcsmith
Copy link
Member

Right now it is <!-- BEGIN: Shared::MyComponent -->. But it is helpful to also have the path so you can copy paste it into your editor and jump straight to it

So I think we should make it look like <!-- BEGIN src/components/shared/my_component.cr MyComponent -->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A new requested feature / option
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant