IDE Signal callback function in C#

Hi,

I would like to know when signals will be automatically generated in Godot for C# coding ?
Till now we have to add/create them manually while in GDscript they are created automatically when double click is done in Godot IDE v 4.5.1.

Thx