emacs-lsp / lsp-pyright

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

Default value for `lsp-pyright-use-library-code-for-types`? #63

Closed berquist closed 3 years ago

berquist commented 3 years ago

In the docstring for https://github.com/emacs-lsp/lsp-pyright/blob/72fd57643d2e8eccb9a55058ec0c89bdc04dba7d/lsp-pyright.el#L58 it says the default value is false, but in fact it's true. Which of the two needs to be changed?