Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using the editor Sublime Text, and I'd like font_size to be one value on Linux, and a different value on OS X. (The same "font_size" seems to render differently on different platforms for some reason.)

Sublime Text does make platform-specific customisations possible, but not in the Packages/User directory. ("Platform-specific settings files in the Packages/User folder are ignored. This way, you can be sure a single settings file overrides all the others.") Is there a workaround?

(This is especially annoying because Packages/Default/Preferences (*).sublime-settings specifies different font sizes for different platforms. So there's a need for platform-specific font sizes, but it's impossible to change as a "user"!)

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.