Open domSBM opened 2 years ago
Internally the Debug Adapter (this extension) already provides this metadata to the VSCode IDE, but that's not shown in any way in the UI.
It's been a while since I looked at this subject, will revisit to see if there's anything new.
I would like to request the following feature:
In vscode when viewing an object or an instance of a class, it would be good to display or highlight that a property is is defined as 'Protected'.
This could be a simple visual highlight like a colour change, or special character e.g. *name
Thanks