For those who code in Notepad ++, I just want to confirm that Notepad ++ does not have a built-in debugging function (that is, the ability to set breakpoints, step by step, and view values ββin the middle of execution). I am new to PHP programming and looking for a good editor / IDE to use. Since I need a debugging feature, your answer would really help me narrow my choices. Please note that I recently downloaded and actually used Notepad ++ at the moment and cannot find the built-in debugger or plug-in for debugging in the Notepad ++ menu. Thanks in advance.
source share