monfera / intellij-wgsl

WGSL plugin for IntelliJ and CLion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intellij-wgsl

Build Version Downloads

This plugin adds syntax highlighting support for WGSL - the WebGPU Shading Language.

Open a wgsl file in your IntelliJ based IDE and marvel at the pretty colours.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "WGSL Support" > Install Plugin

  • Manually:

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

About

WGSL plugin for IntelliJ and CLion

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 80.2%Language:Lex 13.8%Language:Kotlin 6.0%