工具 PL/SQL 快捷键

转自:

http://pouyang.javaeye.com/blog/733886

PL/SQL 快捷键
 
1 修改Code assistant快捷键
  tools->preferences->User Interface -> Key Configuration -> tools/ code assistant 改为自己想要的快捷键

  tools -> code assistant 可以查看帮助的快捷键
 


2 修改 Sql 语句大小写
  默认 pl/sql 没有提供 快捷键
  选中sql,点击 edit --> selection --> Uppercase
  当然了也可以按照1来增加快捷键
  tools->preferences->User Interface -> Key Configuration --> edit/selection/Uppercase 改为自己想要的快捷键
原文地址:https://www.cnblogs.com/mabaishui/p/1902335.html