Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d38ae commit c0851d1Copy full SHA for c0851d1
‎.vscode/settings.json
@@ -5,5 +5,6 @@
5
"titleBar.activeForeground": "#F9FAF2"
6
},
7
"java.debug.settings.onBuildFailureProceed": true,
8
- "java.configuration.updateBuildConfiguration": "automatic"
+ "java.configuration.updateBuildConfiguration": "automatic",
9
+ "terminal.integrated.scrollback": 100000000,
10
}
0 commit comments