Hi!

Currently in our project were using PL/SQL Developer Version 14.0.6.1988 (32 bit).

so far we are using VisualSourceSafe to Files Version Control but will going to migrate to GIT. I read all documentation for GIT implementation in the user Guide but i have a questions with the new working method.

When works with VSS with the VCS plugin, we modified the packages directly in the "BBDD Objects" (screen_VCS.jpg), editing a package and compiling without save in local the .pck file.

But after load a git Directory, we have to opens the packages from "file" (screen_GIT.jpg) and this makes more difficult the usage for the searchs, compiling, navigation between functions, ...

is there any way that using the package from objects and save its automatically in the GIT directory? or any method that be with VCS plugin?.

Thanks.