I was working a lot of time with Notepad++ and it's one of the most useful opensource utility. May be one of the best editors.
I have a question related to the language and the file extensions detected with Notepad++. I will like to assign several kinds of extensions to some type of languages. For example, I will like to assign .pom files to a XML language, as they are. It's possible to do this? I can't find how. I only see one tab in the main configuration panel related to extensions and languages, but it's not possible to manage the extensions and languages as I need.
Thank you very much for your effort Don HO!
Regards.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I was working a lot of time with Notepad++ and it's one of the most useful opensource utility. May be one of the best editors.
I have a question related to the language and the file extensions detected with Notepad++. I will like to assign several kinds of extensions to some type of languages. For example, I will like to assign .pom files to a XML language, as they are. It's possible to do this? I can't find how. I only see one tab in the main configuration panel related to extensions and languages, but it's not possible to manage the extensions and languages as I need.
Thank you very much for your effort Don HO!
Regards.
Settings -> Styler Configurator, select the language in the leftmost list and type in new extensions in the User Ext : field.
CChris