Skip to content

dparnell/intellij-wgsl

Repository files navigation

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...