In a debug session, I can see the properties of a class in the Watch window
Code:
$this
Attachment:
1.jpg [ 11.15 KiB | Viewed 1573 times ]
How can I explicitly display a property?
Code:
$this->odbcErrorText
Attachment:
2.jpg [ 8.96 KiB | Viewed 1573 times ]
2. Why is it not possible to delete entries from the watch list by pressing "Del"?
Each time right-click and select "Delete" is cumbersome...
3. why is no multiple selection of variables (e.g. for deleting) possible?
I am surprised that such elementary functions (not only those mentioned here) are not included.
Other IDE's provide much more functionality.
Maybe integrate fewer new plugins, but extend the basic functions and make them more user-friendly?