Skip to content

source action->override/implement methods does not get correct name of arguments.Β #967

@simahao

Description

@simahao
Environment
  • Operating System:windows 10
  • JDK version:1.8.0_101
  • Visual Studio Code version:1.35.1
  • Java extension version:0.46.0
Steps To Reproduce
  1. source action->override/implement Methods
  2. pick one method from list
Current Result

image

Expected Result

Name of arguments are correct,not arg0,arg1,arg2,arg3.
Base class method declare like below:
image

Additional Informations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions