The Wayback Machine - http://web.archive.org/web/20201031213855/https://github.com/zigtools/zls-vscode
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 zig build configure 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

You can’t perform that action at this time.