prettier-java icon indicating copy to clipboard operation
prettier-java copied to clipboard

Export keywords to be used in generator-jhipster project.

Open mshima opened this issue 1 year ago • 1 comments

We have a keywords list in generator-jhipster https://github.com/jhipster/generator-jhipster/blob/main/generators/java/support/reserved-keywords.ts which rarely gets updated.

Would be nice if we could import from java-parser since it more maintained.

mshima avatar Apr 25 '24 10:04 mshima

@clementdessoude Any thoughts on that? I believe it make sense so we do not a«manage a different list on generator side...

DanielFran avatar May 03 '24 10:05 DanielFran