From e109bf2fc7ffd4f4f0c378766340923bf0c4b2ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 20:55:46 +0200 Subject: [PATCH] Add LSP-PowerShellEditorServices (#27) --- repository.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository.json b/repository.json index 81f457f..54ca609 100644 --- a/repository.json +++ b/repository.json @@ -66,6 +66,16 @@ } ] }, + { + "details": "https://github.com/sublimelsp/LSP-PowerShellEditorServices", + "name": "LSP-PowerShellEditorServices", + "releases": [ + { + "sublime_text": ">=4070", + "tags": true + } + ] + }, { "details": "https://github.com/sublimelsp/LSP-angular", "name": "LSP-angular",