Just wondering if there's any type of PHP inline debugger for Sublime Text. I really like the editor interface but I miss the inline debugging for when I miss a semicolon.
It's just a text editor, it's not a dedicated tool for doing PHP. And I don't think anyone has created such a plugin yet.
It doesn't do corrections. At most it will highlight your syntax.
Dreamweaver will also check for errors, just a fyi.
Dreamweaver supports PHP debugging?
[QUOTE=Crhem van der B;27837288]Dreamweaver supports PHP debugging?[/QUOTE]
Only syntax errors, I think.
I just want it to highlight problematic lines..that's all :(
Happy 8bit post!
[QUOTE=adamjon858;27837353]I just want it to highlight problematic lines..that's all :([/QUOTE]
I don't really understand the problem. I stopped forgetting putting semicolons long time ago.
And even if you forget to put one, that's the first thing you check.
[QUOTE=adamjon858;27837353]I just want it to highlight problematic lines..that's all :([/QUOTE]
DreamWeaver does.
[QUOTE=TerabyteS;27837900]DreamWeaver does.[/QUOTE]
Dreamweaver sucks. I use PHPDesigner right now and I'm looking for something a bit more lightweight but I can't live without inline debugging.
[QUOTE=adamjon858;27839645]Dreamweaver sucks. I use PHPDesigner right now and I'm looking for something a bit more lightweight but I can't live without inline debugging.[/QUOTE]
Dreamweaver is good, it's the 'live preview' that is just inaccurate.
I don't think you understood right.
No, I really don't like the editor...it's too intrusive sometimes with its suggestion/popups. I realize this is customizable but frankly I don't like it...Not to mention its a memory hog sometimes.
Sorry, you need to Log In to post a reply to this thread.