Problem with Chrome / JavaScript debbugging
Hello!
I have really annoying problem with chrome-javascript debugger. I have constant interruptions (like when breakpoints is triggered) from chrome plugins. Intellij usually points to jqueey file that does not exist in my project. I do not know reason why this occurs. Any idea how to prevent it? Sometimes it is so intense that is not possible to type in editor because imaginary breakpoints gets triggered every few seconds.
IntelliJ 14 on windows 8.1
Project is ExtJS/JSP
Maybe image in attachment can help
Attachment(s):
intellij_debbug_random.png
请先登录再写评论。