MarioAriasC / zig-support

Zig language support for JetBrains IDEs

Home Page:https://plugins.jetbrains.com/plugin/18062-zig-support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zig-support

Build Version Downloads

Support for the Zig Programming Language

Features

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

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "zig-support" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Acknowledgments

This plugin is based on two previous plugins:


Plugin based on the IntelliJ Platform Plugin Template.

About

Zig language support for JetBrains IDEs

https://plugins.jetbrains.com/plugin/18062-zig-support

License:GNU General Public License v3.0


Languages

Language:Kotlin 86.0%Language:Lex 14.0%