Skip to content

Commit 06f0157

Browse files
docs: Add "Trim Surrounding Spaces" setting doc
1 parent f96fac4 commit 06f0157

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,8 @@ For example, by preparing the following CSV, you can quickly insert correspondin
189189
- **Auto Format Trigger**: Choose when formatting is applied.
190190
- **Auto**: Format automatically when leaving text field
191191
- **Manual**: Format only via keyboard shortcut (default: `Alt+Shift+F`)
192-
- **Use Trailing Comma**: If enabled, ensures all lines end with a trailing comma when formatting. If disabled, removes trailing commas.
192+
- **Use Trailing Comma**: When enabled, ensures all lines end with a trailing comma when formatting. If disabled, removes trailing commas.
193+
- **Trim Surrounding Spaces**: When enabled, trim any blank lines or spaces from the beginning and end of the prompt.
193194

194195
## Advanced Settings
195196

docs/README_jp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@ worst_quality,5,9999999,
187187
- **Auto Format Trigger**: フォーマットを適用するタイミングを選択します
188188
- **自動**: テキスト欄からフォーカスが外れた際に自動でフォーマットします
189189
- **手動**: キーボードショートカットでのみフォーマットします(デフォルト: `Alt+Shift+F`
190-
- **行末にカンマを使用**: 有効にすると、フォーマット時にすべての行末がカンマで終わるようになります。\n無効にすると行末のカンマが削除されます
190+
- **行末にカンマを使用**: 有効時、フォーマット時にすべての行末がカンマで終わるようになります。\n無効にすると行末のカンマが削除されます
191+
- **先頭・末尾の空白を削除**: 有効時、プロンプトの先頭と末尾にある空行やスペースをすべて削除します
191192

192193
## 上級者向け設定
193194

0 commit comments

Comments
 (0)