Keyboard shortcuts (Autocomplete) for Squirrel SQL

squirrel-sql

Solution

Go to the Menu bar: Session -> Syntax -> Configure auto correct / abreviations

Make sure that Enable auto correct / abreviation checkbox is selected. Here you can see the existing list and also add abreviations of your own ;)

Problem

I searched but could not quite find this information anywhere else. Could you list the best shortcut keys Squirrel? I know it is possible to avoid a lot of typing with this feature of the tool. The only one I know is to type `SF` and then press the spacebar. The result is `SELECT * FROM`.

Original source