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 an 'autogenerated' comment into .ts files generated from Java types #6914

Closed
vlukashov opened this issue Nov 12, 2019 · 0 comments
Closed
Assignees
Labels
DX hilla Issues related to Hilla
Milestone

Comments

@vlukashov
Copy link

When opening a .ts file generated from a Java type, I want to see a comment indicating that the file is auto-generated and changes should be made in the corresponding Java file (with an exact path to that file, or a FQN if the type comes from a .jar), so that I know what to do if I want to change that file.

@vlukashov vlukashov added hilla Issues related to Hilla DX labels Nov 12, 2019
@vlukashov vlukashov added this to the CCDM MVP milestone Nov 12, 2019
@qtdzz qtdzz self-assigned this Nov 15, 2019
qtdzz added a commit that referenced this issue Nov 20, 2019
)

* Fixes #6914
* Add generated comment for all generated TS files with a reference to the original Java file
@qtdzz qtdzz closed this as completed Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX hilla Issues related to Hilla
Projects
None yet
Development

No branches or pull requests

2 participants