Menu

Associate a file extension with a language?

shiraabr
2008-11-10
2012-11-13
  • shiraabr

    shiraabr - 2008-11-10

    Hi, I'm sure this questions was already asked, but I couldn't find it..
    Say I have some xxx.a files, which I want to open with the python language. How is this done?
    I'm running v4.1

     
    • Greg Palmer

      Greg Palmer - 2008-12-01

      Take a look at the langs.model.xml which should be in your notepad++ installation folder.

      In there you will find entries for all the languages that are currently supported. Find the python entry and add a to the ext attribute.