Tested versions
- Reproducible in Redot 26.2 and 26.1
System information
Linux amd64 Devuan X11
Issue description
In Redot 26.2, editor needs to be restarted in order to recognise newly created/registered GDExtension class (redot-cpp)
Steps to reproduce
- Open Redot editor first.
- Open your IDE of choice and create new GDExtension class that extends any type of Godot class.
- Do necessary registration so that the class is exposed to the editor.
- Move to Redot editor and you will see the new class won't be detected unless the editor is restarted.
Minimal reproduction project (MRP)
N/A
Tested versions
System information
Linux amd64 Devuan X11
Issue description
In Redot 26.2, editor needs to be restarted in order to recognise newly created/registered GDExtension class (redot-cpp)
Steps to reproduce
Minimal reproduction project (MRP)
N/A