Great, and thanks for the quick response. I am new to PL/SQL Developer after using another tool for my past jobs and this makes me less nervous about making the switch.
I'm currently working to update a view and when I right-click on the view in the object browser and select edit I get a create or replace view statement that I can make changes to and run to update the view. What I'd like to see is when the statement is generated the view's grants and synonym...
Is there a way to have the object browser automatically include additional information, such as grants and public synonyms, when I view or edit an object?