Menu

Syntax language with user extensions

2009-06-13
2012-11-13
  • Ignacio C.J

    Ignacio C.J - 2009-06-13

    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.

     
    • cchris

      cchris - 2009-06-13

      Settings -> Styler Configurator, select the language in the leftmost list and type in new extensions in the User Ext : field.

      CChris