the exception of the additional support for XML API files (supporting Notepad++ format).
I have shifted from Notepad++.
therefore, the feature is very interesting.
what did PN come to be able to do newly?
Regards,
the exception of the additional support for XML API files (supporting Notepad++ format).
I have shifted from Notepad++.
therefore, the feature is very interesting.
what did PN come to be able to do newly?
Regards,
Notepad++ has API files in .xml format. PN now supports those, here are the simple instructions:
Say you're using PHP, get the php.xml API file from Notepad++ and save it in the Schemes directory as php.api. PN will now have auto-complete for built-in PHP functions.
The filename must be [schemename].api, for most schemes the scheme name is the language name in lowercase, but if in doubt you can find it in the .scheme file.
You must log in to post.