My VS Code Terminal/Problems/Output/Debug is appearing on the side like this - However, I want it to appear at the bottom like this - How do I make it appear
I followed this link https://code.visualstudio.com/docs/extensions/yocode to create a vscode plugin project in javascript. I want to use TreeDataProvider to cre
Currently when there's a need to debug a JS one could create a debug configuration, go to debug tab and hit play on the chose launch configuration. Is it possib