Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
push the visualize command in activationEvents
Browse files Browse the repository at this point in the history
ibishal committed Oct 17, 2024
1 parent ff50a48 commit b7eecfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -33,7 +33,8 @@
"onLanguage:yml",
"onLanguage:yaml",
"onLanguage:json",
"onCommand:asyncapi.preview"
"onCommand:asyncapi.preview",
"onCommand:asyncapi.visualize"
],
"main": "./dist/extension.js",
"contributes": {

0 comments on commit b7eecfb

Please sign in to comment.