+1
Autofill super function calls intelligently
In a function foo in a subclass, I call super::foo(arg1, arg2); when I type super:: Sublime gives several functions to autofill. foo should be the first, and it should autofill with (arg1, arg2) because these are arguments to the subclass and super foo.
Customer support service by UserEcho