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 27f6afd commit 7af95bbCopy full SHA for 7af95bb
package.json
@@ -32,6 +32,7 @@
32
"activationEvents": [
33
"onLanguage:yml",
34
"onLanguage:yaml",
35
+ "onLanguage:json",
36
"onCommand:asyncapi.preview"
37
],
38
"main": "./dist/extension.js",
0 commit comments