mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
IDEA-54220 Code Completion for value() method in @interfaces could be added
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
@interface Some {
|
||||
String value()<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user