emacs-lsp / lsp-pyright

lsp-mode :heart: pyright
https://emacs-lsp.github.io/lsp-pyright
GNU General Public License v3.0
284 stars 24 forks source link

Why is textDocument/implementation not implemented? #90

Open antoniogamizbadger opened 6 months ago

antoniogamizbadger commented 6 months ago

Out of curiosisty, is it technically difficult? I have tried every python lsp out there (except for pylance, which is not open source) and I have not been able to found one that supports this operation. I have recently moved from pycharm (which implements this somehow) to neovim. I would love to go the implementation of an interface method.