Jack Cherng
Jack Cherng
> Downgrading to 2095 didn't work either. Please define "didn't work".
Unless you have a precise description, or give a screenshot (which may speak more thing), I don't think there will be a difference to ask another person.
"Check for updates periodically" works even if your license expires. But the staff said there is a bug about it in SM 2091 so 🤷 .
I don't think we know random user codes better than copilot unless it's proven that `\n` is added by us.
I can't reproduce it in both default popup mode and phantom mode. https://github.com/user-attachments/assets/39da57a2-fa26-483a-8116-185dc6f6aaf9
@TerminalFi @timfjord Any thought?
Since it's generated by AI, I wouldn't be surprised if the output is random (so may not be reproduced stably).
It seems to just import from where it's defined... I actually recommend asking in https://github.com/microsoft/pyright since we don't implement pyright itself.
Unless ST team wants to maintain two API sets, one for Python and one for WASM. --- I think it makes more sense that to write a plugin as a...
Ideally it's better for `lsp_utils` to provide the same environment for all users so that it's easier to debug when an issue happens. I use a custom script to monkey...