"Does not support zig 0.13.0"
./devel/zls, Language Server for zig

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.12.0, Package name: zls-0.12.0, Maintainer: nikita

The Zig Language Server (ZLS) is a tool that implements
Microsoft's Language Server Protocol for Zig in Zig.
In simpler terms: it'll provide you with completions,
go-to definition, etc. when you write Zig code!


Master sites:

Filesize: 333.913 KB

Version history: (Expand)


CVS history: (Expand)


   2024-08-13 21:41:04 by Thomas Klausner | Files touched by this commit (1)
Log message:
zls: mark as BROKEN

Does not support zig 0.13.0 (current pkgsrc version)
   2024-05-05 22:56:55 by nikita | Files touched by this commit (3)
Log message:
zls, passphrase, ncdu2: enable build (comment added)
   2024-05-05 22:50:58 by nikita | Files touched by this commit (3)
Log message:
zls, ncdu2, passphrase: mark as broken while I'm working on the fix.
   2024-04-29 15:27:53 by nikita | Files touched by this commit (5)
Log message:
devel/zls: import zls version 0.12.0

The Zig Language Server (ZLS) is a tool that implements
Microsoft's Language Server Protocol for Zig in Zig.
In simpler terms: it'll provide you with completions,
go-to definition, etc. when you write Zig code!