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
- source action->override/implement Methods
- pick one method from list
Current Result

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

Additional Informations