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!
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!