Hi. I setup TODO pattern and I can see the TODO items only in the php lines. when I define a todo item in betwen a javascript code the ide don't recognise it.
What that file is -- pure .js .. or javascript fragment inside .php/template file?
If 1st -- it should work (works OK here), If not -- please provide full simple file to reproduce
If 2nd -- http://youtrack.jetbrains.com/issue/WEB-6700 -- already fixed (you need to have build 134.xxx -- so this most likely will be available in v8 as current v7 is on 133.xxx branch)
Hi there,
What that file is -- pure .js .. or javascript fragment inside .php/template file?
The second one
javascript fragment inside .php/template file.