guava-postfix-plugin icon indicating copy to clipboard operation
guava-postfix-plugin copied to clipboard

Guava postfix plugin for IntelliJ

Results 2 guava-postfix-plugin issues
Sort by recently updated
recently updated
newest added

Certain context's seem to cause the list of returned messages to only show the default "{varname}" message. For example, ``` java @Given("^I have a published guid for kind (.*)$") public...

Add a template for `Generic.typeToken` to `new TypeToken() {}`

enhancement