mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 18:58:31 +07:00
add () when completing class name in more cases
This commit is contained in:
@@ -10,7 +10,7 @@ class Xxx {
|
||||
private Xxx(String x) {
|
||||
}
|
||||
|
||||
class Yyy {
|
||||
static class Yyy {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user