Skip to content

Commit 8d95a46

Browse files
committed
add screenshot of the text editor All Languages option
1 parent 14b07ef commit 8d95a46

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Loading

docs/ide/reference/options-text-editor-all-languages.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ This dialog box allows you to change the default behavior of the Code Editor. Th
5656
5757
A grayed checkmark is displayed when an option has been selected on the General options pages for some programming languages, but not for others.
5858

59+
:::image type="content" source="media/tools-options-text-editor-all-languages-general.png" alt-text="Screenshot of the Options dialog box that shows the General settings for all programming languages in the text editor.":::
60+
5961
## Statement Completion
6062

6163
**Auto list members**
@@ -121,7 +123,7 @@ This option sets the behavior of the editor when you place the insertion point o
121123

122124
- When this option is cleared, the Cut command removes blank lines. However, the data on the Clipboard is preserved. Therefore, if you then use the Paste command, the content most recently copied onto the Clipboard is pasted. If nothing has been copied previously, nothing is pasted.
123125

124-
This setting has no effect on Copy or Cut when a line is not blank. If nothing is selected, the entire line is copied or cut. If you then Paste, the text of the entire line and its endline character are pasted.
126+
This setting has no effect on Copy or Cut when a line isn't blank. If nothing is selected, the entire line is copied or cut. If you then Paste, the text of the entire line and its endline character are pasted.
125127

126128
> [!TIP]
127129
> To display indicators for spaces, tabs, and line ends, and thus distinguish indented lines from lines that are entirely blank, select **Advanced** from the **Edit** menu and choose **View White Space**.

0 commit comments

Comments
 (0)