Sqlite3 studio config
you can custumize : keyboard shortcuts , syntax highlighting , and much more
menu > Tools > config dialogue
syntax highlighting : reset to approx. match SSMS
SQLiteStudio stores it’s configuration in a single file, which is SQLite3 database.
there are several options in this db , not in the dialog screen
locations :
installed
~~$HOME/.config/sqlitestudio~~
/home/ward/.config/SalSoft/
portable
If during start of SQLiteStudio- there is a directory called sqlitestudio-cfg in the same directory where SQLiteStudio executable is located, then SQLiteStudio will use sqlitestudio-cfg for storing configuration.
sqlitestudio-cfg/settings3
wanted
- switch to data tab after query execution
- location of the editor tabs on top instead of on bottom
keyboard execution