Avoid step into code that is not in the current project |
Site Admin
|
It's rather interesting idea, but I don't agree that debugger shouldn't step "beyound" the project.
First of all, Frameworks and libraries are in the project in most (if not all) cases. If you want to get Code Insight for their classes/methods/functions etc, you have to add them into the project. 2nd problem is that the debugger has no knowledge about projects at all and adding this wouldn't be helpful for the cases when debugger is started for example from the IE toolbar. I'll check what we can do in this direction. Meanwhile, as a possible solution you may want to encode the files with debug info turned off. In this case debugger won't step into these files. |
||||||||||||
_________________ The PHP IDE team |
|
The libraries are included in the project property code insight includes, but the actual code isn't in the project root.
The code inside include is D:\Server\PHP5\includes, which had Smarty, PEAR and such like in it. |
||||||||||||
|
Avoid step into code that is not in the current project |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by