diff --git a/extensions.json b/extensions.json index 8573c1c84..65a47cc8f 100644 --- a/extensions.json +++ b/extensions.json @@ -598,6 +598,9 @@ "kortina.vscode-markdown-notes": { "repository": "https://github.com/kortina/vscode-markdown-notes" }, + "l7ssha.TagInserter": { + "repository": "https://github.com/l7ssha/TagInserter" + }, "laradump.laradump": { "repository": "https://github.com/TheJenos/laradump-vscode" }, @@ -655,6 +658,9 @@ "MehediDracula.php-namespace-resolver": { "repository": "https://github.com/MehediDracula/PHP-Namespace-Resolver" }, + "microsoft.vscode-htmlhint": { + "repository": "https://github.com/Microsoft/vscode-htmlhint" + }, "miguelsolorio.fluent-icons": { "repository": "https://github.com/misolori/vscode-fluent-icons" },