We currently publish VSIXes for the same platforms VS Code supports. But for other platforms, we have no fallback. We should make a version which simply contains no TS version at all, but instead requires tsdk be configured, which I think is a reasonable fallback.
We currently publish VSIXes for the same platforms VS Code supports. But for other platforms, we have no fallback. We should make a version which simply contains no TS version at all, but instead requires
tsdkbe configured, which I think is a reasonable fallback.