I think that would be great if Notepad++ can support help files. On the integrated development environments (IDEs), when F1 is pressed on the highlighted keyword, the related help topic is displayed on the help file. The same functionality can be added to the Notepad++. Help files can be associated with the extensions. For example, if F1 is pressed on a highlighted keyword for a php file, then php windows help file can be displayed with the related topic.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think that would be great if Notepad++ can support help files. On the integrated development environments (IDEs), when F1 is pressed on the highlighted keyword, the related help topic is displayed on the help file. The same functionality can be added to the Notepad++. Help files can be associated with the extensions. For example, if F1 is pressed on a highlighted keyword for a php file, then php windows help file can be displayed with the related topic.
There is a plugin for that called LanguageHelp, see
http://sourceforge.net/forum/message.php?msg_id=4650501
Greets,
AR