Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.46 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.46 KB

godot-intellij-plugin

Build Version Downloads

Template ToDo list

Adds support for Godot 4 to IntelliJ.

Currently supports basic grammar and syntax highlighting.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "godot-intellij-plugin" > Install Plugin

  • Manually:

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


Plugin based on the IntelliJ Platform Plugin Template.