ioBroker.javascript icon indicating copy to clipboard operation
ioBroker.javascript copied to clipboard

Auto-Complete: Optimize order of method overloads

Open AlCalzone opened this issue 6 years ago • 2 comments

By reordering the method overloads, we can control how the autocomplete works and which overloads are shown first. This way we can first provide help for the most used overloads and then the other ones.

I will try that out at some point, just leaving this issue here so I don't forget.

AlCalzone avatar Dec 12 '18 09:12 AlCalzone

Done?

GermanBluefox avatar Feb 25 '19 21:02 GermanBluefox

Not really. This is not very high priority and I'll have to check out some of the other methods too. If you notice any methods where the most relevant overload is not first, let me know.

AlCalzone avatar Feb 26 '19 06:02 AlCalzone