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 check com.intellij.lang.parameterInfo.ParameterInfoHandlerWithTabActionSupport