Closed runofthemill closed 4 years ago
Hi @runofthemill ,
Yes, exactly. But in fact, it’s an error caused by VS Code. The error started to happen with the latest VS Code release, with a lot of other extensions too.
It appears something has changed in VS Code internals (probably because the recent changes for remote development), creating breaking changes for extension developers. Then, they updated the API and extensions need to update as well. You can find more details on issues like this (https://github.com/microsoft/vscode/issues/89038) and related issues.
The VS Code team created another issue to track extensions that have adopted the new API (https://github.com/microsoft/vscode/issues/97962), and I asked if they will release the new API as stable in the next monthly release, but I didn’t have an answer yet :sad:.
Thanks for reporting.
Hi there!
I just installed the extension, and not sure if this is related to #3 but formatting seems to be wrong/missing (including broken header image) in my VS Code:
Output from VS Code -> About Visual Studio Code -> Copy:
Let me know if there's anything else helpful I can provide!
Cheers