diff options
| author | David Czihak <git@dcz.at> | 2026-05-12 14:27:04 +0200 |
|---|---|---|
| committer | David Czihak <git@dcz.at> | 2026-05-12 14:27:04 +0200 |
| commit | 392aac8da41ae1d9719bdf071cbe68dcca3e977f (patch) | |
| tree | b43a2a0f378384986e4b24d4c27a14eb33c2b3d9 /Zig.novaextension/README.md | |
| parent | c535a121e269083c09304ea842912e8de36f5078 (diff) | |
Diffstat (limited to 'Zig.novaextension/README.md')
| -rw-r--r-- | Zig.novaextension/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Zig.novaextension/README.md b/Zig.novaextension/README.md index 355c194..f91bd81 100644 --- a/Zig.novaextension/README.md +++ b/Zig.novaextension/README.md @@ -32,10 +32,10 @@ The extension resolves the executables automatically via the PATH environment va - [**Path bar**](https://help.nova.app/editor/overview/#path-bar) - **Compiler issues and warnings** displayed inline upon compilation - **Language intelligence** via ZLS: - - [Completions](https://help.nova.app/editor/overview/#completions) - - [Hovers](https://help.nova.app/editor/language-servers/#hovers) - - [Signature help](https://help.nova.app/editor/language-servers/#signature-help) - - [Issues and Warnings](https://help.nova.app/editor/issues-and-warnings/) + - [Completions](https://help.nova.app/editor/overview/#completions) + - [Hovers](https://help.nova.app/editor/language-servers/#hovers) + - [Signature help](https://help.nova.app/editor/language-servers/#signature-help) + - [Issues and Warnings](https://help.nova.app/editor/issues-and-warnings/) ### Building & Testing |
