Skip to content

This IntelliJ IDEA plugin guesses the call parameters by the callee parameter names.

License

Notifications You must be signed in to change notification settings

diaoxiong/AutoFillingCallArguments

 
 

Repository files navigation

Auto filling Java call arguments

This is an IntelliJ IDEA plugin. It guesses the call parameters by the callee parameter names.

demo

Known limitations

  • takes one of the overloaded methods without asking which one

Licence

Apache License Version 2.0, January 2004

About

This IntelliJ IDEA plugin guesses the call parameters by the callee parameter names.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • HTML 1.6%