if you enter code that has // in strings, as e.g.:
echo "http://www.example.com";
npp 4.1 will let the string inside the quotation marks have the syntax highlighting of a comment in the script file, like something like that:
echo "hooray"; // this is spartaaa!!1
I got the same problem. Also I don't like when N++ underlines all urls - it's annoying for me. I don't know how to lock this feature.
Update your Notepad++ to v4.1.1 !!!
Don
if you enter code that has // in strings, as e.g.:
echo "http://www.example.com";
npp 4.1 will let the string inside the quotation marks have the syntax highlighting of a comment in the script file, like something like that:
echo "hooray"; // this is spartaaa!!1
I got the same problem. Also I don't like when N++ underlines all urls - it's annoying for me. I don't know how to lock this feature.
Update your Notepad++ to v4.1.1 !!!
Don