mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-11 20:07:01 +07:00
IDEA-276674 - fixed completion for private native methods
GitOrigin-RevId: 3020c99aa2faffc354ef42455d67db922a89bac2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
142a703911
commit
052d04ac93
@@ -0,0 +1,3 @@
|
||||
class Test {
|
||||
native String getResult(<caret>)
|
||||
}
|
||||
Reference in New Issue
Block a user