Skip to content

Commit 9cbba5d

Browse files
authored
Update list of word wrap issues
1 parent 95d4662 commit 9cbba5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ide/reference/how-to-manage-word-wrap-in-the-editor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ You can set and clear the **Word wrap** option. When this option is set, the por
4242

4343
If you're familiar with word wrap in Notepad++, Sublime Text, or Visual Studio Code (also known as VS Code), be aware of the following issues where Visual Studio behaves differently to other editors:
4444

45-
* [Triple click doesn't select whole line](https://developercommunity.visualstudio.com/t/fix-known-issues-in-word-wrap/351760)
46-
* [Pressing End key twice doesn't move cursor to end of line](https://developercommunity.visualstudio.com/t/fix-known-issues-in-word-wrap/351760)
45+
* [Unexpected and sporadic indents](https://developercommunity.visualstudio.com/t/Unexpected-and-sporadic-indents-when-usi/10635809)
46+
* [Pressing Home key twice should move cursor to very beginning of line](https://developercommunity.visualstudio.com/t/Pressing-Home-key-twice-should-move-curs/10635835)
4747

4848
## Related content
4949

50-
[Features of the code editor](../writing-code-in-the-code-and-text-editor.md)
50+
[Features of the code editor](../writing-code-in-the-code-and-text-editor.md)

0 commit comments

Comments
 (0)