Page 1 of 1

PB IDE - Add Identation to Import/Export config

Posted: Tue Nov 29, 2011 4:07 pm
by Guimauve
Hello,

In the preference window we can Import/Export configuration parameters and it's very good and very useful when we need to transfer the configuration from one computer to another. But the Indentation list is not saved in the process and it's a little bite annoying and should be added to the Import/Export function.

Best regards.
Guimauve

Re: PB IDE - Add Identation to Import/Export config

Posted: Tue Nov 29, 2011 6:57 pm
by skywalk
http://www.purebasic.fr/english/viewtop ... 16#p361516
freak wrote:The export function only covers the things that have a checkbox in the export dialog. Everything else is not exported/imported. The preference files should be compatible among one platform (Window for example), but you cannot copy one from Windows to Linux because they contain platform specific things like paths.
I just copy in my *.prefs files and everything is good to go. :wink: