al-object-designer
al-object-designer copied to clipboard
[Suggestion] Property Tooltip
Something that occurred to me - all objects have Properties.
Would it be possible to make a tooltip that when you mouse over a row, it just shows a tooltip like: [Prop name]: [value] (repeat)
Then you can sneak peek properties without opening objects?
Objects are processed to that extent due to performance and payload size. All I know about objects are the header info + event data, nothing more. This is already close to the experienced data limit I can send to the webview. However, you gave me an idea for my other extension where a similar thing may be possible: a property window for selected object + filter objects by properties. I'll give you an update when I have the concept working.