Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Created Issue: Function overloads are not combined when they match [962]

$
0
0
```
var x = 'abc'
x = []
x.toString(
```

There are two overloads for `toString`, all of which have the same parameters (none) and subtly different descriptions.

Would be nice to merge the signatures and only show one overload.

Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>