Skip to content

Commit 47f2450

Browse files
committed
Update USAGE.md
1 parent bb8c8a6 commit 47f2450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

USAGE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ You can quickly toggle the plugin activation by using the "Enable Save Action" a
3232
| Activate save actions on shortcut | Enable / disable the plugin on shortcut, by default "CTRL + SHIFT + S" (configured in "File > Keymaps > Main menu > Code > Save Actions")
3333
| Activate save actions on batch | Enable / disable the plugin on batch, by using "Code > Save Actions > Execute on multiple files"
3434
| No action if compile errors | Enable / disable no action if there are compile errors. Applied to each file individually
35+
| Process files asynchronously | Enable / disable if files should be processed asynchronously. Enabling it will result in less UI hangs but may break if a processor needs the UI.
3536

3637
### Global
3738

0 commit comments

Comments
 (0)