Files
atom/spec/app
probablycorey c03d44da00 Add autoIndentNewline and autoDecreaseIndent options to insertText
insertText now takes these options:
* autoIndent will auto indent all inserted text based
* autoIndentNewline will indent a line when a '\n' is inserted
* autoDecreaseIndent will decrease the indent if the line matches a 
decreaseIndent pattern (such as a `}` in javavascript)
2013-05-13 14:28:15 -07:00
..
💄
2013-05-13 14:28:14 -07:00
2013-04-07 16:35:35 +08:00
2013-04-26 15:34:48 -07:00
2013-04-29 21:01:46 -06:00