-
zig LSP helix editor 설정하기코딩Coding/Zig_❤️lang 2022. 11. 2. 01:28728x90
https://github.com/zigtools/zls
From Source
Building zls is very easy. You will need a build of Zig master to build zls.
git clone --recurse-submodules https://github.com/zigtools/zls cd zls zig build -Drelease-safe ./zig-out/bin/zls --config # Configure ZLS
이게 젤 괜찮을듯
반응형'코딩Coding > Zig_❤️lang' 카테고리의 다른 글
Zig❤️Should You Learn C Before Zig? (0) 2023.01.15 Uber가 Zig를 사용하는 방법 (jakstys.lt) (0) 2023.01.14 Goodbye to the C++ Implementation of Zig❤️: How we used WebAssembly (0) 2022.12.09 zig❤gkurve: simpler vector graphics - Stephen Gutekanst - Software You Can Love 2022 (0) 2022.11.14 Zig's I/O and Concurrency Story - King Protty - Software You Can Love 2022 (0) 2022.10.29 Ziglibc: Sweeping out the rug from underneath C - Jonathan Marler - (0) 2022.10.24 Packed structs in Zig make bit/flag sets trivial (0) 2022.08.31 ziglings 벌써 다 푼 분이 있다. ㅎㅎ 역시 괴물이 많구만 ㅋㅋ (0) 2022.08.26