+12
Not a 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 !
Antwort
0
Antwort
Not a bug
Jon Skinner vor 13 Jahren
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
Antwort
Not a 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
Customer support service by UserEcho