I would would like the ability to create custom attributes for the Html Elements that I spy. With modern web-development technologies (html-5, angular, react, etc.) many sites use html-attributes that are not able to be captured by the modeller for elements but would, ultimately, make the specific html-element much easier to spy.
e.g. data-* attributes, placeholder text attributes on INPUT tags, etc.