signal on_three_points_emitted(start:Vector3,middle:Vector3,end:Vector3) signal on_new_point_added(start:Vector3,middle:Vector3,end:Vector3) ...
Visual Studio Code can be a great companion to Unity for editing C# files. All of the C# features are supported and more. In the screen below, you can see code colorization, bracket matching, ...