Replies: 1 comment
-
I'll write the docs about it. Basically when you open the repo in vscode, start a debugging session and select "samples". It will start a second VS instance with the extension loaded. The first vs instance will be in debugger mode and you will see the console output. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone have any resources on how I can help with extension development? The farthest I've gotten is local/codespaces building/packaging with a new
vsix
. How do I use thevsix
, to replace the official extension and useconsole.log
or something similar to help diagnose?Beta Was this translation helpful? Give feedback.
All reactions