Open
Description
I saw that this package is working very well in lsp-java which provide a very good method signature on the sideline. But what about if we can have an inline message signature instead?
For example, instead of System.out.print("param")=> System.out.print(String: "param") where String is data type signature.