Skip to content

van800/gdshader-support

 
 

Repository files navigation

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):
    • 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.
    • 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.

About

JetBrains plugin for GDShader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 48.1%
  • Kotlin 45.3%
  • Lex 6.6%