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 are automatically included. Similar to what happens when you use the Export User Objects tool, but without the extra steps of actually using it.