robotcode
robotcode copied to clipboard
[ENHANCEMENT] Add type information imported variables including dict key names and member names
if possible, add type informations like dict key names or method/member names of type.
Analyze dicts according to size and elements, maybe do not analyze dicts with dicts as value, this can be time consuming with large dicts and hierarchies