How to find-and-replace in Visual Studio code in just the selection . . . Use shift and arrows to highlight the term you want to match Use Ctrl + d to highlight the next occurrence of the term The Basic Editing in VS Code documentation page has some extremely useful variations on find and replace One extremely useful shortcut is the Column (Box) Selection
Visual Studio Code: How to show line endings - Stack Overflow How can I display lineendings (CR,LF) in Visual Studio Code (not in Visual Studio)? At the moment there is only the little statusbar menu which display change the line ending if the actual file But