sql-indent
- Description
- Support for indenting code in SQL files.
- Latest
- sql-indent-1.7.tar (.sig), 2024-Mar-31, 180 KiB
- Maintainer
- Alex Harsanyi <AlexHarsanyi@gmail.com>
- Atom feed
- sql-indent.xml
- Website
- https://github.com/alex-hhh/emacs-sql-indent
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
`sqlind-minor-mode' is a minor mode that enables syntax-based indentation for `sql-mode' buffers: the TAB key indents the current line based on the SQL code on previous lines. To setup syntax-based indentation for every SQL buffer, add `sqlind-minor-mode' to `sql-mode-hook'. Indentation rules are flexible and can be customized to match your personal coding style. For more information, see the "sql-indent.org" file. The package also defines align rules so that the `align' function works for SQL statements, see `sqlind-align-rules'.
Old versions
sql-indent-1.6.tar.lz | 2021-Jun-27 | 38.0 KiB |
sql-indent-1.5.tar.lz | 2020-Mar-21 | 44.8 KiB |
sql-indent-1.4.tar.lz | 2019-Jun-20 | 56.0 KiB |
sql-indent-1.3.tar.lz | 2018-Oct-25 | 52.8 KiB |
sql-indent-1.2.tar.lz | 2018-May-07 | 50.2 KiB |
sql-indent-1.1.tar.lz | 2018-Feb-12 | 49.3 KiB |
sql-indent-1.0.tar.lz | 2017-Dec-01 | 46.4 KiB |