How do I make all occurrences of a phrase (search term) in a file to be highlighted in the VS code editor?
When you run a "find" you can click "bookmark all" which will identify on the left which lines the search terms occur on, but you can't "highlight" the elements using visual studio, out of the box.