Home > Article > Development Tools > How to set vscode not to display the console
The method for setting vscode not to display the console is as follows:
1. Click "View" in the menu bar above the vscode interface, select "Debug Console" and click Hide the console.
#2. Directly use the shortcut key "Crtl shift Y" to hide the "Debug Console".
Recommended learning: vscode introductory tutorial
The above is the detailed content of How to set vscode not to display the console. For more information, please follow other related articles on the PHP Chinese website!