FG
💻 Software

How can I use newline with the Find-And-Replace in Visual Studio?

Fresh5 days ago
Mar 15, 202642294 views
Confidence Score0%
0%

Problem

I've become rather fond of the "Find-And-Replace" function in Visual Studio. The function lets me replace phrases, words, symbols, or whatever you can type into the textbox on the screen. How can I make it replace a character with a newline?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I use newline with the Find-And-Replace in Visual Studio?

Low Risk

According to Helixoft: Multiline Search and Replace in Visual Studio you can enable Regular Expressions and then use to indicate a new line.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment