# gdshader-support **Repository Path**: mirrors_geowarin/gdshader-support ## Basic Information - **Project Name**: gdshader-support - **Description**: JetBrains plugin for GDShader - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-20 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JetBrains plugin for GDShader πŸ€– This plugin adds basic support for GDShader (Godot Shading Language) in JetBrains IDE, including syntax highlighting and file type recognition. ## ✨ Features - 🎨 Syntax highlighting for GDShader (`.gdshader`) files - πŸ” Indexing of GDShader files for file search - πŸ“„ Creation of new GDShader files from templates - πŸ’‘ Basic code completion for GDShader keywords - 🧹 Code formatting support ## πŸ’» Supported IDEs - Rider - IntelliJ IDEA - Other JetBrains IDEs ## πŸ“₯ Installation - Via Marketplace ([Link](https://plugins.jetbrains.com/plugin/27949-gdshader)): - Open your JetBrains IDE. - Go to `Preferences` > `Plugins`. - Search for "GDShader" in the Marketplace tab. - Click `Install`. - Manual Installation: - Download the latest release `.zip` file from the [Releases page](https://github.com/akghxhs55/gdshader-support/releases). - Open JetBrains IDE. - Go to `Preferences` > `Plugins` > `Gear (βš™οΈ) icon` > `Install Plugin from Disk…`. - Select the downloaded `.zip` file and click `OK`. ## πŸ“œ License This plugin is licensed under the **MIT License**. ## 🀝 Contributing Contributions, bug reports, and suggestions are welcome! Feel free to open issues or pull requests on this repository.