Menu

PHP highlight does not work

2007-05-24
2012-11-13
  • Nobody/Anonymous

    Today I upgraded to the last version, N++ 4.1.2 but still the PHP highlight does not work correctly. Some words like strlen, base64_encode, serialize, print_r, etc aren't highlighted at all. But those words exist in the API file and they show up when i hit ctrl + space.
    Does anyone know how to correct this problem? thank you
    Dario

     
    • Nobody/Anonymous

      API list is for autocompletion. For the list (much smaller) of highlighted words look into the file "langs.xml" (search for php inside).

      You can add there more words if you like!