Sublime Forum

Autocompleting method arguments

#1

Let’s say I have a method, void foo(int x, int y)

When I type foo( … is it possible to have Sublime Text show me what the method arguments are, and make it easy to autocomplete the arguments? I know Xcode can do this.

Thanks!

0 Likes