You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i saw your extension in the marketstore and love the idea.
However it doesnt work for me (vscode version 1.96.2).
If i click a Component nothing happens.
So i wanted to troubleshoot. But I don't see any outputs.
I quickly searched your repo and saw that no Outputchannel is defined.
So I think this would be a good feature for troubleshooting so that extension can be revived. :)
Sorry, I just saw the issue. the extension has some changes but I forgot update them into docs, Currently only support using contextmenu to insert code, and dbclick could open the api docs of Component
Hi :),
i saw your extension in the marketstore and love the idea.
However it doesnt work for me (vscode version 1.96.2).
If i click a Component nothing happens.
So i wanted to troubleshoot. But I don't see any outputs.
I quickly searched your repo and saw that no Outputchannel is defined.
So I think this would be a good feature for troubleshooting so that extension can be revived. :)
docs for that:
https://code.visualstudio.com/api/references/vscode-api#window.createOutputChannel
Best Regards,
Blackeye
The text was updated successfully, but these errors were encountered: