Skip to content

Commit 53a9855

Browse files
committed
Update README.md(SQL Formatter)
1 parent b31e224 commit 53a9855

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ Along with the Dao name change, we will refactor the SQL file directory and file
5959
- After refactoring the Dao method name, we will also change the SQL file name.
6060
- After refactoring the Dao package, we will also change the SQL directory.
6161

62+
## Formatter(Preview)
63+
Provides code formatting for SQL syntax.
64+
65+
This feature is in preview. You cannot customize the indentation or keywords to be broken down!
66+
67+
You can reformat entire directories and files with "Code > Reformat Code".
68+
69+
If you want to enable the plugin's formatting function, check "Enable SQL Format" in "Settings > Other Settings > Doma Tools". (The default is OFF.)
6270
## Settings
6371
Some functions of "Doma Tools" can be customized from the settings screen.
6472

0 commit comments

Comments
 (0)