Skip to content

Where can I see error output of a failed command? #1176

Answered by nicoespeon
ackvf asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @ackvf, that's a great question.

I think the output was easier to find in the past and maybe VS Code moved things around as they added things—or maybe not, I haven't used that in a while.

As of today, you should be able to see the details in the Output > Window part, like so:

I think there is an opportunity to improve the extension so we log these details in a dedicated place that would be easier to find. E.g. I can see that other extensions create their own Output target to collect their logs instead of sending these to the Window (which must be the default).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@nicoespeon
Comment options

@nicoespeon
Comment options

@ackvf
Comment options

@nicoespeon
Comment options

Answer selected by nicoespeon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants