/godot-support

Primary LanguageKotlinApache License 2.0Apache-2.0

official JetBrains project Build Status

Godot Support for Rider

The "Godot Support" plugin adds specific functionality for the Godot game engine to Rider.

Rider is JetBrains' cross platform .NET IDE, based on ReSharper and the IntelliJ Platform. It can be used on Windows, Mac and Linux providing rich code navigation, inspections and refactorings.

Features

Automatically changes active solution configuration to Tools

Autogenerates run configurations: "Attach to Godot Player" run-configuration for Godot project

  • Run and Debug player in one click
  • Attach to already started player
  • Run, which starts player
  • Profile, which starts player with profiler

Fields marked with [Export] attribute would not be marked as not-initialized.

Related issues in Rider

  • RIDER-40297 Plugin recommendation by references in project

Contributing

This project welcomes contributions and suggestions. Please have a look at our Guidelines for contributing.