Skip to content

Completing /** no longer generates Javadoc with params  #811

Description

@mwschultz

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
  1. 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

examplevscode1

Thanks -- please let me know if anything is needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions