PB IDE - Add Identation to Import/Export config

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Guimauve
Enthusiast
Enthusiast
Posts: 742
Joined: Wed Oct 22, 2003 2:51 am
Location: Canada

PB IDE - Add Identation to Import/Export config

Post 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
User avatar
skywalk
Addict
Addict
Posts: 4211
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

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

Post 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:
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Post Reply