I'm using pycharm+robot frame+this plugin for web developing,
I import Selenium2Library, but I can't get get Selenium2Library keyword reference while typing in testcases context. Note: I can get the keyword reference from an import resource file.
see the diagram for detail.

Is this a bug or should I install another plugin from JetBrains? I'm not quite sure the requirement marked with *
Code completion support:
User defined keywords from .robot files
User defined keywords from Static Python libraries []
Robot Library keywords []
[*] requires PyCharm or Python plugin from JetBrains