diff --git a/extensions.json b/extensions.json index d2eb819c2..182437831 100644 --- a/extensions.json +++ b/extensions.json @@ -587,6 +587,18 @@ "lextudio.restructuredtext": { "repository": "https://github.com/vscode-restructuredtext/vscode-restructuredtext" }, + "lhl2617.lilypond-formatter": { + "repository": "https://github.com/lhl2617/VSLilyPond-formatter" + }, + "lhl2617.lilypond-pdf-preview": { + "repository": "https://github.com/lhl2617/VSLilyPond-PDF-Preview" + }, + "lhl2617.lilypond-snippets": { + "repository": "https://github.com/lhl2617/VSLilyPond-snippets" + }, + "lhl2617.VSLilyPond": { + "repository": "https://github.com/lhl2617/VSLilyPond" + }, "lintangwisesa.arduino": { "repository": "https://github.com/LintangWisesa/VScode-Arduino-Theme" },