You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
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.
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 likeX., 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?