diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2023-03-27 12:03:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-27 10:03:02 +0000 |
| commit | 6fa453c998e8c5f3fa44f2e64d3d72fbcf45b1ff (patch) | |
| tree | 17e2cf0f6ba38763f4bf96ce26b996d6985d6a4c | |
| parent | chore: migrate packages (#1141) (diff) | |
| download | mason-6fa453c998e8c5f3fa44f2e64d3d72fbcf45b1ff.tar mason-6fa453c998e8c5f3fa44f2e64d3d72fbcf45b1ff.tar.gz mason-6fa453c998e8c5f3fa44f2e64d3d72fbcf45b1ff.tar.bz2 mason-6fa453c998e8c5f3fa44f2e64d3d72fbcf45b1ff.tar.lz mason-6fa453c998e8c5f3fa44f2e64d3d72fbcf45b1ff.tar.xz mason-6fa453c998e8c5f3fa44f2e64d3d72fbcf45b1ff.tar.zst mason-6fa453c998e8c5f3fa44f2e64d3d72fbcf45b1ff.zip | |
chore: autogenerate (#1143)
| -rw-r--r-- | PACKAGES.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/PACKAGES.md b/PACKAGES.md index fafb841b..bd95b091 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -295,7 +295,7 @@ # actionlint -> Static checker for GitHub Actions workflow files +> Static checker for GitHub Actions workflow files. Homepage: [https://github.com/rhysd/actionlint](https://github.com/rhysd/actionlint) Languages: `YAML` @@ -306,7 +306,7 @@ Categories: `Linter` ``` # ada-language-server -> Ada/SPARK language server +> Ada/SPARK language server. Homepage: [https://github.com/AdaCore/ada_language_server](https://github.com/AdaCore/ada_language_server) Languages: `Ada` @@ -1232,6 +1232,7 @@ Categories: `LSP` > Language Server Protocol implementation for ESLint. The server uses the ESLint library installed in the opened workspace folder. If the folder doesn't provide one the extension looks for a global install version. + Homepage: [https://github.com/Microsoft/vscode-eslint](https://github.com/Microsoft/vscode-eslint) Languages: `JavaScript` `TypeScript` Categories: `LSP` @@ -1663,7 +1664,7 @@ Categories: `LSP` ``` # haxe-language-server -> Language Server Protocol implementation for the Haxe language +> Language Server Protocol implementation for the Haxe language. Homepage: [https://github.com/vshaxe/haxe-language-server](https://github.com/vshaxe/haxe-language-server) Languages: `Haxe` |
