I'm writing a tiny website, with page extensions .xhtml which in fact are PHP pages. Naturally, I use php syntax-highlight option. Then I want to save a file with .xhtml extension, but surprisingly - N++ changes the extension after clicking "save" button to what he thinks is the best - in this example to .php
IMHO it's a little bug.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have this strange situation with N++:
I'm writing a tiny website, with page extensions .xhtml which in fact are PHP pages. Naturally, I use php syntax-highlight option. Then I want to save a file with .xhtml extension, but surprisingly - N++ changes the extension after clicking "save" button to what he thinks is the best - in this example to .php
IMHO it's a little bug.