How can i search wordS in xml files ?
PsiSearchHelper.findFilesWithPlainTextWords seems to allow only one word to be searched. What i needs is a way to search for words in xml files in project scope.
For example i need to find the file where i've got
id="toto"
Anyone knows how to do it ?
Please sign in to leave a comment.