Closed Qix- closed 5 years ago
It should be noted that private non-static members work just fine.
EDIT: Seems to do the same thing with public static members as well; the visibility of the static member doesn't seem to matter.
Hey, thanks @artur-shaik ❤️
You are welcome!
On 01-03 (02:19), Qix wrote:
Hey, thanks [1]@artur-shaik ❤️
— You are receiving this because you were mentioned. Reply to this email directly, [2]view it on GitHub, or [3]mute the thread.
References
Visible links
-- Best regards, Artur Shaikhullin
Actual behavior
Static method does not get suggested when inside same class:
Expected behavior
Static method is listed.
The steps to reproduce actual behavior (Required!)
Foo.
and observe.Environment (Required!)
Q&A
JCdebugEnableLogs
and can put here content ofJCdebugGetLogContent
command, if you need.g:JavaComplete_JavaviLogLevel
to'debug'
, then setg:JavaComplete_JavaviLogDirectory
, and put here server logs, too.