Today I noticed a bug I had never been aware of :
I had the string "echo '.......type="text" />';" (using PHP language)
I wanted to start a new line afet the second double-quotes of "text", but the auto-indent didn't work properly : Instead of starting with a correct indent and adding an escape character, Notepad++ started at the beginning of the line without any escape...
I'm quite sure the same scenario happened before, but without this problem !
Am I mad ? :o)
Bye
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello !
Today I noticed a bug I had never been aware of :
I had the string "echo '.......type="text" />';" (using PHP language)
I wanted to start a new line afet the second double-quotes of "text", but the auto-indent didn't work properly : Instead of starting with a correct indent and adding an escape character, Notepad++ started at the beginning of the line without any escape...
I'm quite sure the same scenario happened before, but without this problem !
Am I mad ? :o)
Bye