tanangular/learning_zig
A repository for showcasing my knowledge of the Zig programming language, and continuing to learn the language.
[อ้างอิง จาก zig learning] (https://ziglang.org/documentation)
เพิ่มเติม
A multifunctional Zig Programming Language plugin for the IDEA platform.
Core features:
Uses ZLS (Zig Language Server) for code assistance, syntax highlighting, and anything to do with coding assistance Supports build.zig.zon files with autocomplete Per-project Zig toolchain integration Debugging support for CLion (builtin), and IDEA Ultimate With this plugin Gutter icon for running main(), tests, and build
Setting up the language server If you have zls available on PATH, ZigBrains will automatically discover it. If not, follow this guide: