0

Autofill super function calls intelligently

David S 11 år siden 0

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.

Kundesupport af UserEcho