Search code examples
regexvisual-studio-2013logical-orfindinfiles

Visual Studio 2013 include logical or in "find in files" (updated for VS2017)


How does one accomplish the following:

In Visual Studio 2013 include logical or in "find in files"

So I could do a search such as

http OR web

but the above syntax doesn't work.


Solution

  • Checked in VS2017.

    that's what you need to do

    enter image description here

    where \b is for matching the whole word