This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Description
Hello,
I am using this server with doom emacs and everything is ok except for one issue. When I instantiate class, let's say store it in variable X, then try to run a class specific method with like X. , I got autocompletion for wrong methods and attribute! Additionally, if I typed the method manually I got no docs when press K.
Is that an expeced behaviour?