Im having trouble matching word boundaries in VS. Im using the Find tool with Use Regular Expressions enabled. Im unable to match on words such as... \bmyvariable\b
However line anchors such as ^, and $ work fine. Anyone have any ideas what Im doing wrong?
Ben
However line anchors such as ^, and $ work fine. Anyone have any ideas what Im doing wrong?
Ben