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 cbd1849 commit e223f8fCopy full SHA for e223f8f
package.json
@@ -2,7 +2,7 @@
2
"name": "tomcat",
3
"displayName": "Tomcat",
4
"description": "Fully Automated Support for Apache Tomcat",
5
- "version": "2.4.0",
+ "version": "2.4.1",
6
"publisher": "Al-rimi",
7
"author": {
8
"email": "[email protected]",
@@ -172,7 +172,7 @@
172
},
173
"tomcat.autoScrollOutput": {
174
"type": "boolean",
175
- "default": true,
+ "default": false,
176
"description": "Automatically reveal and scroll output channel when new logs are added. Disable to prevent automatic panel focus changes."
177
178
"tomcat.home": {
0 commit comments