Closed Chris2011 closed 5 years ago
No it's not indexing that file it is just checking if the file that changed is a javascript file. But logging should be moved down see.
Ok, thx for explanation. Yes IMHO the message like Start index, should shown inside of the if, if it is javascript. The warning Callback null!!!!! is not really understandable too, I mean yes there is no callback, but callback for what? I saw the method setScope but didn't dive into it.
PR merged. Will be released soon.
When I open an ini file or I create a SQL query/command/file, I can see, inside the log this output:
For ini the same but with text/x-ini
So it seems, that your plugin will try to index or did smth with files which is not JS inside or smth else. Is this right? IMHO I don't think so.
Cheers
Chris