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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
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.