My open source project uses spaces, not tabs, in its code.
A project participant has a website that uses tabs, not spaces.
It uses Notepad ++ on Windows to edit files for both projects and is disappointed when it forgets to manually configure Preferences and thus inserts tabs into my project files.
Is there a way to edit this preference using a script ? Thus, he could click on one icon to launch Notepad ++ in mode 1 (launch the script package to change the settings file and then launch the program) or click another to start in mode 2.
Or if there is another way to make him not remember this work, it will work too. Maybe with the Preferences setting, which depends on which folder of the edited file is inside?
Any help would be greatly appreciated. Thank!
source
share