diff options
| author | David Czihak <git@dcz.at> | 2026-05-07 18:56:43 +0200 |
|---|---|---|
| committer | David Czihak <git@dcz.at> | 2026-05-07 18:56:43 +0200 |
| commit | 45999fdbf6ca27b83e3f939aee49971882d81766 (patch) | |
| tree | 8f6ef53ae7f3fe79341188992ad33c6293ed40f4 /extension.json | |
| parent | 1a50847a4f608d132854ac0308390c5585d6d5d8 (diff) | |
Diffstat (limited to 'extension.json')
| -rw-r--r-- | extension.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension.json b/extension.json index a3302b1..656a218 100644 --- a/extension.json +++ b/extension.json | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | "name": "Zig", | 3 | "name": "Zig", |
| 4 | "organization": "David Czihak", | 4 | "organization": "David Czihak", |
| 5 | "description": "Zig language support – ZLS, LLDB, Tree-Sitter grammar", | 5 | "description": "Zig language support – ZLS, LLDB, Tree-Sitter grammar", |
| 6 | "version": "0.1.7", | 6 | "version": "0.1.8", |
| 7 | "license": "BSD 2-Clause License", | 7 | "license": "BSD 2-Clause License", |
| 8 | "categories": ["languages", "completions", "formatters", "tasks", "issues"], | 8 | "categories": ["languages", "completions", "formatters", "tasks", "issues"], |
| 9 | "keywords": ["zig", "zon", "zls"], | 9 | "keywords": ["zig", "zon", "zls"], |
