In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
Editor to share with you how vscode closes the DOS window. I hope you will get something after reading this article. Let's discuss it together.
How does vscode close the DOS window?
I believe that there are always some people who do not want to see the program always jump out of the terminal control interface when debugging, which is very ugly and tedious.
Some old methods on the Internet are no longer suitable for use in the new version of VS code, and the previously circulated method of changing the Cosole attribute in launch.json to "none" cannot be carried out.
The reason is that there are three default properties of Console: Value is not accepted. Valid values: "internalConsole", "integratedTerminal", "externalTerminal"
The value set at the beginning of the system is: integrateTerminal;, we just need to change it to internalConsole.
Save the launch.json file after you have completed the settings, and then start the debugger again, and instead of popping up the terminal interface again, you will directly display the debug console showing the values you want to output.
On how to open launch.json, below is a screenshot, click the marked settings button, you can go to edit the launch.json file.
After reading this article, I believe you have a certain understanding of "how vscode closes the DOS window". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.