Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1002 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 1002 Bytes

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