Hello,
Really enjoying Sublime Text 4’s new Context-Aware Auto Complete abilities.
It’s especially helpful when, for example, Sublime autocompletes with a function defined in a different file.
Once you’ve selected such a function via autocomplete, is it possible to configure Sublime Text 4 to autocomplete all the parameters that the given function accepts?
-David