Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Git Blame not available in worksheet editor

User_YSH2CFeb 19 2021

The code editor (PLSQL) and worksheet Editor (SQL) can be associated for file types.
git-blame-1.png
Although both editors can be used for files , only the code editor features the git blame feature.
git-blame-2.pnggit-blame-3.png
My request is that this feature also be included in the worksheet editor. This is especially useful for git source files that contain multiple statements, and not just pure plsql packages.
git-blame-4.png
Switching the editor for ".sql" files to "PLSQL" is not feasible since the worksheet editor is needed for all different type of statements in the git source.

Another enhancement suggestion would be that the blame feature be implemented similar to IntelliJ or Eclipse. Here the information is not presented as a tooltip , but rather as additional column entries next to the line numbers.

This post has been answered by thatJeffSmith-Oracle on Mar 3 2021
Jump to Answer
Comments
Post Details
Added on Feb 19 2021
5 comments
408 views