Coder Social home page Coder Social logo

tanangular / learning_zig Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 28 KB

A repository for showcasing my knowledge of the Zig programming language, and continuing to learn the language.

Home Page: https://github.com/tanangular/learning_zig/tree/main

Zig 100.00%
language learn learning zig zig-language

learning_zig's Introduction

เรียนรู้ ภาษา zig

[อ้างอิง จาก zig learning] (https://ziglang.org/documentation)

เพิ่มเติม

ใช้งานใน Jetbrains IntelliJ

1. ติดตั้ง plugin "Zig Support" (https://plugins.jetbrains.com/plugin/18062-zig-support)

  • Basic language syntax rendering
  • Comment/Uncomment Zig code
  • Live templates
  • Formatting using zig fmt (Ctrl|Cmd + Alt + l)

m475vnnq qdvttbzv ee7881x2

2. ติดตั้ง plugin "ZigBrains" (https://plugins.jetbrains.com/plugin/22456-zigbrains)

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:

  1. Download or compile the ZLS language server, available at https://github.com/zigtools/zls
  2. Go to Settings -> Languages & Frameworks -> ZLS -> ZLS path -> set the path to the zls executable you downloaded or compiled
  3. Open a .zig file, and wait for the circle in the bottom status bar to turn Green (empty). See below for an explanation on what the circle means.

e3735tmd 3125r3cb 3byz3ll6

3. Jetbrains File Watcher

Screenshot 2566-09-18 at 05 38 06

learning_zig's People

Contributors

tanangular avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.