Last active
August 29, 2015 14:14
-
-
Save bittersweetryan/b029169725f47230c802 to your computer and use it in GitHub Desktop.
jsbin settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jsbin.settings.editor.theme = "solarized light"; | |
jsbin.settings.editor.indentUnit = 4; | |
jsbin.settings.editor.smartIndent = true; | |
jsbin.settings.editor.tabSize = 4; | |
jsbin.settings.editor.indentWithTabs = false; | |
jsbin.settings.editor.autoClearEmptyLines = false; | |
jsbin.settings.editor.lineWrapping = false; | |
jsbin.settings.editor.lineNumbers = true; | |
jsbin.settings.editor.matchBrackets = true; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just ran into this, I wonder if a recent change broke this. Heres Remy talking about modifying the jsbin.settings.editor properties http://jsbin.tumblr.com/post/30025396843/how-to-customise-the-editor-panels-since-js-bin