You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, when entering /**+Enter, Javadoc was generated with parameters. Now, this is no longer occurring (see #228 -- this was addressed, but is no longer working).
Environment
Operating System: Ubuntu 18.04.1
JDK version: 10.0.2
Visual Studio Code version: 1.31.1
Java extension version: 0.39.0
Steps To Reproduce
When a Java file is open, and the user enters /**+Enter above a method, the params in the method are not generated for the Javadoc. See example below:
Current Result
Thanks -- please let me know if anything is needed.
yakryder, ArkaneMoose, gitorko, rreichel3, danielmachado and 3 more