#how to enable fuction auto complete in godot

2 messages · Page 1 of 1 (latest)

limber heron
#

Hello how to enable so that i get complete function return with data types. Like

Func_physics_process(delta:float)

Not like default in which

Func_physics_process(delta)

coral vigil
#

Editor -> Editor Settings

Go to Text Editor -> Completion

Enable "Add Type Hints"