Regular Expression (RegEx) is one of the feature that available in Visual Studio (VS) Code. This feature helps me to narrow down the scope when performing searching in code-base. To be honest, I was always trying to avoid using RegEx cause it seems so complicated and hard to remember the syntax. But I finally embrace… Continue reading Leverage Regular Expression in Visual Studio Code