Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to pull up Chrome Console in Visual Studio Code

I have 2 questions about the same thing please ;)

I am developing an extension for Code and I need to see the Chrime console. Therefore:

  1. How can I pull up Chrome Console to see the Console messages coming from my extension

  2. How can I pull up a Chrome Console for the HTML content that I and displaying in my extension via DocumentProvider?

The question 2 is there as I happened to visualize the Console after some exception but I could not access the HTML and JS content of the extension generated page.

like image 739
tomitrescak Avatar asked Oct 15 '25 15:10

tomitrescak


1 Answers

See Help -> Toggle Developer Tools.

like image 182
Mike Lischke Avatar answered Oct 17 '25 21:10

Mike Lischke



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!