+12
    
    
    
        
        
        Ikke en bug
        
        
    
    
    
    
    
    Config files for different architectures
As noticed in this thread:
http://www.sublimetext.com/forum/viewtopic.php?f=3&t=2093
The configuration for platforms do not work when they are in the User folder.
It is possible to make then work in the User folder too ? So i will not need to change configuration every time i change from Linux and OSX.
Thanks for Sublime2, it is great !
http://www.sublimetext.com/forum/viewtopic.php?f=3&t=2093
The configuration for platforms do not work when they are in the User folder.
It is possible to make then work in the User folder too ? So i will not need to change configuration every time i change from Linux and OSX.
Thanks for Sublime2, it is great !
Svar
0
	
    
	
	
	
	
	 Svar
	
	
	
		
	        Ikke en bug
		
	
	
	
		Jon Skinner 14 år siden
    
	This is intentional, to ensure that when the user settings are programatically updated, there's only a single file that needs to be considered.
	
	
To get the same effect, you can make another package, perhaps named 'ZUser' (so that it still overrides settings in other packages when considered lexicographically), and place platform specific settings in there.
For more information, see http://sublimetext.info/docs/en/customization/settings.html
 Svar
	
	
	
		
	        Ikke en bug
		
	
	
	
	This is intentional, to ensure that when the user settings are programatically updated, there's only a single file that needs to be considered.
	
	
To get the same effect, you can make another package, perhaps named 'ZUser' (so that it still overrides settings in other packages when considered lexicographically), and place platform specific settings in there.
For more information, see http://sublimetext.info/docs/en/customization/settings.html
Kundesupport af UserEcho