-
Notifications
You must be signed in to change notification settings - Fork 158
Description
I actually do not know why there is no option to regulate it or even simple avoid opening the terminal windows for all maven libraries.
Honestly its super annoying when terminal windows automatically opens and there is no chance to put it in background or even into a different output (E.g. debug, or anything else)
So, what is the Problem:
I do have several maven libraries in a project and for each library it seems that the Java Language Support extension or Java itself (Idk) opens a terminal window for "Priming " at startup.
java.trace.server is disabled
java.server.launchMode does not do the trick to avoid it.
So is there anyone who can help me getting rid of these terminal windows, while keeping the code completion, etc.. intact?
Below is a screenshot with all the opened terminal windows (at start)
List of enabled extensions in vscode
- vscjava.vscode-java-debug
- ms-azuretools.vscode-containers
- Oracle.oracle-java
- redhat.java