emacs-lsp / lsp-pyright

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

Added usage notes to README #55

Closed betaprior closed 2 years ago

betaprior commented 3 years ago

With default settings of lsp-pyright I was getting lots of false positive type errors working with pandas. As someone new-ish to python typing it was very difficult to understand what was going on due to lack of documentation; I think this information would be very helpful to other users.