I am debugging an Office Add-in. When I attach the debugger and select Visual Studio 2019 as the debugger target, the debugger successfully attaches and I can inspect the DOM. However, there is no option in the Debug
or Debug -> Windows
menu to open the Javascript Console window like there was in VS 2017.
What am I missing?
Open the JavaScript file in VSCode, then use shortcut Ctrl + Alt + N , the code will run and the output will be shown in the Output Window.
In Visual Studio choose VIEW > OUTPUT. You will see the results above in this output window after changing two settings below.
It seems Javascript console window has been removed in VS2019. Please check vs2019 release notes.
In addition: Other member has submitted a feature request: Bring back javascript console. You can vote for it and if it gets enough points, the product team would consider it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With