diff --git a/package.json b/package.json index bcc7dc6c..5bee2ef0 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,10 @@ "categories": [ "Programming Languages" ], - "activationEvents": [ - "onWebviewPanel:asciidoc.preview" - ], + "activationEvents": [ + "onWebviewPanel:asciidoc.preview", + "onLanguage:asciidoc" + ], "contributes": { "languages": [ {