v0.1.3
Changed
- Hide the hints that are 1 character long
- Don't show hints in call expressions that take a single parameter (except for
*args)
Fixed
- Hints showing when placing a positional argument after keyword ones
- Hints for classes that use
__new__, likedatetime.datetime - Arguments with the same name as the parameter, but in a different case, were still displayed