robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

[ENHANCEMENT] Add type information imported variables including dict key names and member names

Open d-biehl opened this issue 2 years ago • 0 comments

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

d-biehl avatar Mar 09 '23 20:03 d-biehl