You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-operations-studio/settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The menu command **File** > **Preferences** > **Settings** (**Code** > **Prefere
30
30
31
31
You can also open the user and workspace settings from the **Command Palette** (**Ctrl+Shift+P**) with **Preferences: Open User Settings** and **Preferences: Open Workspace Settings** or use the keyboard shortcut (**Ctrl+,**).
32
32
33
-
The following example disables line numbers in the editor and configures lines of text to wrap automatically based on the size of the editor.
33
+
The following example disables line numbers in the editor and configures lines of code to be indented automatically.
0 commit comments