Having spent years developing in C/SIDE I still get a little giddy using Visual Studio Code’s modern IDE features. You know, finding references to a function, renaming symbols, peeking definitions. Also, being able to search across all of your source code. What a dream.
Even better, you can search for a regular expression – that very powerful, if not slightly bonkers, way of searching…
Continue Reading james’s Article on their blog
Regular Expressions in Visual Studio Code Search – James Pearson
Blog Syndicated with james’s Permission