Single line ParameterInfoHandler
I notice the parameter info popup (ctrl+p) for Java displays all parameters on a single line, while the extension point based ParameterInfoHandler that I have created draws one line per parameter. How can I get them drawing on a single line?
Please sign in to leave a comment.
Please check com.intellij.lang.parameterInfo.ParameterInfoHandlerWithTabActionSupport