diff --git a/CHANGELOG.md b/CHANGELOG.md index fd4039d..310d30c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 4.6.13 (upcoming) +- Fix language extension not installable on remote machines + ## 4.6.9 - Limit to five allowed keywords diff --git a/src/resources/package.json b/src/resources/package.json index 028a562..e8dd985 100644 --- a/src/resources/package.json +++ b/src/resources/package.json @@ -29,6 +29,7 @@ "Linters", "Other" ], + "extensionKind": "workspace", "contributes": { "configuration": { "title": "LTeX",