diff --git a/extensions.json b/extensions.json index 500dca992..8e642bf62 100644 --- a/extensions.json +++ b/extensions.json @@ -1216,6 +1216,9 @@ "pucelle.vscode-css-navigation": { "repository": "https://github.com/pucelle/vscode-css-navigation" }, + "pwrs.cem-language-server-vscode": { + "repository": "https://github.com/bennypowers/cem" + }, "rafaelmaiolla.diff": { "repository": "https://github.com/rafaelmaiolla/diff-vscode" },