Visual Studio VS Code Regex to Find and Ignore Whitespace

Tuesday, March 7th, 2023 | Coding

Search for all instances of "FROM" + "PATIENTS" while ignoring whitespace:

from(\r\n)*\s+patients(\r\n)*\s+


Comments


E19 Creative

Products | Support | About | Contact | Login