About the auto complete feature in Real Studio

In Real Studio you first have this useful feature that Real Studio offers you possible words if you press tab while typing. Like the picture on the right where you see all the classes starting with c.


Still autocomplete can be improved. For example if a method if overloaded, you see only one of them and have no way to see other variants. And it's possible (but rare in newer versions) that the IDE fails to offer you completion. Most times because your code before has a compile error.
