Hacker News new | ask | show | jobs
by aidos 1974 days ago
That’s amazing news. Native LSP would be game changing. I use coc, but it takes a bit of messing about to get everything working smoothly. Also vscode has has a bunch of extra stuff beyond what’s available via LSP for python now, which is a shame because I’d love to get a full pyright + bells experience in vim.
2 comments

I use it, but MS have forked pyright with some features now locked just to vscode without support in the LSP.

https://devblogs.microsoft.com/python/announcing-pylance-fas...

I’ve had great luck using ALE lately. I don’t have much experience with coc but the ALE setup process is very straightforward.