[java-intentions] Improve create method preview

GitOrigin-RevId: 9121bbda07694cdacab3508a83a08ba10e465d28
This commit is contained in:
Bart van Helvert
2022-11-02 12:49:28 +00:00
committed by intellij-monorepo-bot
parent 772791c821
commit e5fd0db64d
82 changed files with 103 additions and 95 deletions
@@ -1,4 +1,4 @@
// "Create method 'test'" "true"
// "Create method 'test'" "true-preview"
public class Test {
public Test() {
test(<caret>);