Skip to content

Commit c011788

Browse files
committed
tweak the LargeFile WordWrap phrasing
based on whining in the forum
1 parent 065009a commit c011788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/preferences.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -506,8 +506,8 @@ NOTE:
506506
- `?`: This box provides some helpful hover text (the introductory paragraphs in this manual section were derived from this hover text).
507507
- `☐ Enable Large File Restriction (no syntax highlighting)`: When checked, there will be no syntax highlighting for large files, and the other options below will come into effect; when unchecked, there will be no Large File Restrictions active, and Notepad++ will apply all syntax highlighting and other features, even on large files, despite any performance losses.
508508
- `Define Large File Size: ___ MB`: Put in "size limit" which will trigger Large File Restrictions.
509-
- `☐ Deactivate Word Wrap globally`: When checked, Notepad++ will deactivate the Word Wrap feature for _all_ files (whether large or small); when unchecked, Word Wrap features will not be affected when a large file is open.
510-
- When this option is checked, if you open a file that is bigger than the threshold, then Word Wrap will be turned off for the entire application (and thus all other files still open). Word Wrap will remain off, even after you close all files that are bigger than the threshold, and you will have to manually turn Word Wrap back on if you want that feature back on (and Notepad++ will remember the final state of the Word Wrap toggle when you exit Notepad++ and restart).
509+
- `☐ Deactivate Word Wrap globally`: When checked, Notepad++ will deactivate the Word Wrap feature for _all_ files (whether large or small) when a large file is opened; when unchecked, Word Wrap features will not be affected when a large file is opened.
510+
- When this option is checked, opening a file that is bigger than the threshold will turn Word Wrap off for the entire application, affecting the tabs for all open files, not just the large file's tab. Closing large files will not turn Word Wrap back on; exiting and restarting Notepad++ will not turn Word Wrap back on either, as the Word Wrap state is saved when Notepad++ exits. Once the Large File Restrictions have triggered Word Wrap off, Word Wrap must be manually re-enabled using the Word Wrap button on the [toolbar](../user-interface/#toolbar) or the [**View > Word Wrap**](../views/#wrapping) menu command.
511511
- `☐ Allow Auto-completion`: When checked, Auto-completion will still be available for large files. When unchecked, large files will not allow Auto-completion.
512512
- `☐ Allow Smart Highlighting`: When checked, Smart Highlighting will still be available for large files. When unchecked, large files will not allow Smart Highlighting.
513513
- `☐ Allow Brace Match`: When checked, the Brace Match feature will still be available for large files. When unchecked, large files will not allow Brace Match.

0 commit comments

Comments
 (0)