tau-dev / zls-vscode

ZLS Client for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zls-vscode

zls-vscode is a language client extension for zls, the awesome Zig Language Server.

Installing

zls-vscode is the client extension for ZLS. This means, you will need to have ZLS compiled and configured to use this extension, as this extension only bridges ZLS to Visual Studio Code.

Installation instructions for ZLS can be found on the ZLS README.md. Once you run zls config it will walk you through configuring ZLS for Visual Studio Code and your installation of Zig.

In the future, we hope to make installing ZLS for Visual Studio Code much simpler.

Release Notes

1.0.0

Initial release!

1.0.1

Added Official Zig Extension independent Zig language detection

1.0.2

Added start, stop, and restart commands

About

ZLS Client for VSCode


Languages

Language:TypeScript 100.0%