Skip to content

Commit 6a7a703

Browse files
feat: Update version to 1.38.0-hr and add onStartupFinished activation event
Signed-off-by: sandeep-reddy-u <sandeepreddy9696@gmail.com>
1 parent ca2ebc4 commit 6a7a703

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Red Hat",
66
"icon": "icons/icon128.png",
77
"license": "EPL-2.0",
8-
"version": "1.38.0",
8+
"version": "1.38.0-hr",
99
"publisher": "redhat",
1010
"bugs": "https://github.com/redhat-developer/vscode-java/issues",
1111
"preview": false,
@@ -40,6 +40,7 @@
4040
"multi-root ready"
4141
],
4242
"activationEvents": [
43+
"onStartupFinished",
4344
"onLanguage:java",
4445
"workspaceContains:pom.xml",
4546
"workspaceContains:*/pom.xml",

0 commit comments

Comments
 (0)