diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64ce02abd..114bd6ba4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## [2.7.7]
### Fixed
- (LS Preview) do not hang on missing answers to message requests, timeout after 5s
+- Provide language-specific annotators for Snyk Code issues
## [2.7.6]
### Fixed
diff --git a/src/main/resources/META-INF/optional/withCsharp.xml b/src/main/resources/META-INF/optional/withCsharp.xml
index 418f6d0aa..846bba4d8 100644
--- a/src/main/resources/META-INF/optional/withCsharp.xml
+++ b/src/main/resources/META-INF/optional/withCsharp.xml
@@ -1,4 +1,6 @@
+
+
diff --git a/src/main/resources/META-INF/optional/withGo.xml b/src/main/resources/META-INF/optional/withGo.xml
index 142bd28e2..3efa1d886 100644
--- a/src/main/resources/META-INF/optional/withGo.xml
+++ b/src/main/resources/META-INF/optional/withGo.xml
@@ -2,5 +2,9 @@
+
+
+
+
diff --git a/src/main/resources/META-INF/optional/withHTML.xml b/src/main/resources/META-INF/optional/withHTML.xml
index 418f6d0aa..cdc6a17ed 100644
--- a/src/main/resources/META-INF/optional/withHTML.xml
+++ b/src/main/resources/META-INF/optional/withHTML.xml
@@ -1,4 +1,6 @@
+
+
diff --git a/src/main/resources/META-INF/optional/withJava.xml b/src/main/resources/META-INF/optional/withJava.xml
index 57c5d7cae..6215e4aeb 100644
--- a/src/main/resources/META-INF/optional/withJava.xml
+++ b/src/main/resources/META-INF/optional/withJava.xml
@@ -2,5 +2,9 @@
+
+
+
+
diff --git a/src/main/resources/META-INF/optional/withJavaScript.xml b/src/main/resources/META-INF/optional/withJavaScript.xml
index 418f6d0aa..021496bfd 100644
--- a/src/main/resources/META-INF/optional/withJavaScript.xml
+++ b/src/main/resources/META-INF/optional/withJavaScript.xml
@@ -1,4 +1,6 @@
+
+
diff --git a/src/main/resources/META-INF/optional/withKotlin.xml b/src/main/resources/META-INF/optional/withKotlin.xml
index 8995548a6..f7570358c 100644
--- a/src/main/resources/META-INF/optional/withKotlin.xml
+++ b/src/main/resources/META-INF/optional/withKotlin.xml
@@ -1,5 +1,7 @@
+
+
diff --git a/src/main/resources/META-INF/optional/withPHP.xml b/src/main/resources/META-INF/optional/withPHP.xml
index 418f6d0aa..b3499a289 100644
--- a/src/main/resources/META-INF/optional/withPHP.xml
+++ b/src/main/resources/META-INF/optional/withPHP.xml
@@ -1,4 +1,6 @@
+
+
diff --git a/src/main/resources/META-INF/optional/withPython.xml b/src/main/resources/META-INF/optional/withPython.xml
index 418f6d0aa..535e84c2d 100644
--- a/src/main/resources/META-INF/optional/withPython.xml
+++ b/src/main/resources/META-INF/optional/withPython.xml
@@ -1,4 +1,6 @@
+
+