Search code examples
sql-navigator

shortcut for SQL Navigator 6.7.0 Professional Edition


Is there a way to write sql commands with shortcuts.

For example, I will press ctrl+A, it writes like

"select * from database_name. "

I'm working with SQL Navigator 6.7.0 Professional Edition.

On Internet, some comments talk about tool -> preferences -> editor -> autoreplace. But, in my editor, preferences under the view section.

I couldn't find where I can do this short-cut. Is there anybody have did that?


Solution

  • I'm also using SQL Navigator 6.7.0. It is a bit different as you mentioned, but not at all.

    You can follow these steps;

    View -> Preferences -> Code Editor -> General -> Templates

    enter image description here