vscode find multiple words code example
Example: VSCode search multiple words
*** How to search in the file tree, for multiple words? ***
The option "User Regular Expression" should be on!
word1(.*)word2
word1|word2|word3
*** How to search in the file tree, for multiple words? ***
The option "User Regular Expression" should be on!
word1(.*)word2
word1|word2|word3