I developed my own "user-defined languages", now i need to export/copy to others computers, how i do that ? I didnt found the file with these configurations.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am not sure what you are asking. If you created a user-defined language on one PC, it's a new file, one that doesn't exist with Notepad++ until you create it. So it won't be on other PCs until you copy it over there.
Another possible problem is that there are two places where configuration files go. If the Notepad++ installation directory doesn't have the "doLocalConf.xml" file, then the configuration files can be found in the %appdata%\Notepad++\ directory. Otherwise the configuration files are found in the Notepad++ installation directory. --Joel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I developed my own "user-defined languages", now i need to export/copy to others computers, how i do that ? I didnt found the file with these configurations.
I am not sure what you are asking. If you created a user-defined language on one PC, it's a new file, one that doesn't exist with Notepad++ until you create it. So it won't be on other PCs until you copy it over there.
Another possible problem is that there are two places where configuration files go. If the Notepad++ installation directory doesn't have the "doLocalConf.xml" file, then the configuration files can be found in the %appdata%\Notepad++\ directory. Otherwise the configuration files are found in the Notepad++ installation directory. --Joel