Breakpoints everywhere
I just found out that I can set breakpoints in JavaScript files,
property files and XML files.
Unless there is some amazing technology that would somehow make whatever
envioronment running or loading these files break, I would say it is
probably a bug (though it would be nice if in JavaScript breakpoints
would be integrated by IJ relating to debugger; statements...)
Amnon
Please sign in to leave a comment.
Amnon I. Govrin wrote:
Small update - Ctrl+F8 doesn't set breakpoints anywhere but Java, but
clicking on the left margin does.
Amnon