Intellitip
Intellitip copied to clipboard
Highlight the active param
trafficstars
This is a bit more complicated, but highlighting the parameter you're currently at within the function would be really useful.
This might be really troublesome in dynamic languages that can swap order of parameters and specify keyword arguments, e.g. Python, Ruby...
We'd probably have a setting per language.