mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
java completion: don't suggest public classes with inaccessible containers
GitOrigin-RevId: 08e09eb6e4e96b31ccc613a741c756608449ec6e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c037490b9a
commit
837c4f206f
+3
@@ -0,0 +1,3 @@
|
||||
class C {
|
||||
InnerInter<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user