Is there any forecast to add the tiptool function in the Arduino IDE?

Hello,

I have tried some libraries and have noticed that it is very difficult for the user to have to open the source code to find the options, especially when the library does not have good documentation, or examples with all the functions of the code.

Many errors could be avoided as users even use incorrect types of data to access subroutines, such as using simple numeric value where only array is accepted.

I understand that it may be difficult at the beginning, implantation of tiptool, but it would be good to start soon.

I've already made use of VisualStudio, Basic4Android, SharpDevelop etc and the tiptool function is one of the greatest qualities of these IDE's.