Luciana Abud
Luciana Abud
great question! I don't think we're doing anything different from what TypeScript does with type hints, but I could be wrong. @bschnurr -- do you know if we're escaping the...
I wasn't able to reproduce it either, unfortunately. I'm wondering if there may be an extension other than Pylance that is providing these parameter hints. Perhaps it may help if...
It seems that after the reload of the language server, the Python extension activated properly and Pylance seems to work as well. But then if the IntelliCode output didn't change,...
@debonte can you repro this with the LSP prototype?
Thanks for your feedback! We have recently released a new and more performant language server called Pylance which likely solves these issues you are reporting. You can download [Pylance](https://devblogs.microsoft.com/python/announcing-pylance-fast-feature-rich-language-support-for-python-in-visual-studio-code/) from...
One thought I just had (and please don't hate me for not thinking about this earlier 😅) is to move this whole section here to our docs, right above "Troubleshooting...
Let's close it!
@debonte @heejaechang @bschnurr if you could take a look and let me know if there's anything I added that is incorrect and/or there's any important info from https://github.com/microsoft/pylance-release/pull/3331 that I...
Once next week's Pylance release is out, we can merge this.
Hi @danrauch. We're unable to reproduce this issue using the latest version of Pylance, v2023.12.1. However, if you are able to still reproduce this, let us know and we can...