Project-task support

zoftland

Member
Hi!

I've been trying the PL/SQL Developer and found some uncomfortable things. I try grouping the objects for each task, and you've provided the user folder and the poject function for this, but it'd be good, if you completed them a litle bit:

1; In the User/System folder Browser, I'd like to:
use the to-do list, for one or the selected element or the whole folder
spend each object from a (user) folder into a project
see 'Add to/ Remove from Folder / Project' WITH SPEC & BODY menu item for the package and package body menu, I can't send package spec&body to folder/project at once

2; In the Project, I'd like to:
open the object with that mode I've adjust ( view / edit with spec & body ) for the double-click action; or it'd be a new preference

3; In the To-do list, I'd like to:
open the object that mode I've adjust ( view / edit with spec & body ) for the double-click action; or it'd be a new preference

4; In the Program window editor, I'd like to:
see 'Add to/ Remove from Folder / Project' WITH SPEC & BODY menu item for popup when I'm editing a package

5, It'd be very comfortable if I could save the project/user folder elements (definitions) into a directory (using the default extension?) at once.

6, For the Highlighting plugin I'd use different (more) color schemas.

Anyway, you've done a pretty stuff.

:p
 
I have added your suggestions to the list of enhancement requests. Note that you can already add multiple objects to a project from the Object Browser by selecting them (ctrl-click or shift-click) and selecting "Add to project" from the popup menu. You can also drag & frop them to the project items window.
 
Back
Top