Hacker News new | ask | show | jobs
by oefrha 2328 days ago
> - The markdown loss issue has been addressed and will be in the February release.

Awesome!

> - For the language server problem discussed above...

I don’t think that’s Python-specific, I’ve encountered language server seemingly getting “stuck” in some state for almost any language I’ve used for more than a few minutes in VS Code, including Python, C/C++, Go, Rust, etc. I usually need to reload the window more than once per day.

> - "Smart environment stuff".

Probably talking about the general Python-mode Python selector. One can only choose from a list of detected Pythons; no file system dialogue available, and one can’t even paste in a full path unless it’s in the “sanctioned” list. I’ve cursed on this one too.