mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
skip inserting diamond when choosing class completion variant with (
This commit is contained in:
+6
@@ -1258,4 +1258,10 @@ public class ListUtils {
|
||||
}
|
||||
}
|
||||
|
||||
public void testNoGenericsWhenChoosingWithParen() {
|
||||
configure()
|
||||
myFixture.type 'Ma('
|
||||
checkResult()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user