Quick Documentation Lookup does not work properly
一人关注
Hello,
In pycharm, when I use ctrl+q on basic python code like text.split() in the main editor, I receive a popup with ‘no documentation found’, but when I do it on time.sleep() it works and the doc appear.I want it to work properly.
Please help me solve this issue,
请先登录再写评论。