+12
To nie jest błąd
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 !
Odpowiedź
0
Odpowiedź
To nie jest błąd
Jon Skinner 13 lat temu
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
Odpowiedź
To nie jest błąd
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