Wrapping
File | Settings | Editor | Code Style | SQL | <sql_dialect> | Wrapping for Windows and Linux
WebStorm | Settings | Editor | Code Style | SQL | <sql_dialect> | Wrapping for macOS
CtrlAlt0S
This feature is available with the Database Tools and SQL plugin installed on the Settings | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains Marketplace. Please note that it is a paid plugin.
As <sql_dialect>, select the SQL dialect on the Code Style. SQL page.
Configure what formatting to preserve when you reformat your code.
Use this page to configure formatting options for SQL files. When you change these settings, the Preview pane shows how this will affect your code.
Item | Description |
---|---|
Line breaks | Preserve line breaks when you reformat your code. |
Comment at first column | Do not align comment with a first column name.
|
Thanks for your feedback!