From 0ee68e07c6c95030355a46f99ceeb13f455bb033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Nikoli=C4=87?= Date: Wed, 16 Oct 2024 14:42:12 +0200 Subject: [PATCH] Add LSP-sass --- repository.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/repository.json b/repository.json index ea5ddaa..93b22a0 100644 --- a/repository.json +++ b/repository.json @@ -1140,6 +1140,23 @@ "tags": true } ] + }, + { + "details": "https://github.com/niksy/LSP-sass", + "name": "LSP-sass", + "labels": [ + "auto-complete", + "linting", + "formatting", + "code navigation", + "intellisense" + ], + "releases": [ + { + "sublime_text": ">=4169", + "tags": true + } + ] } ], "schema_version": "3.0.0"